Jul 26, 2008

Source Code For Paint Like Program Under Dos In C

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > C/C++ Programming

free web hosting

Source Code For Paint Like Program Under Dos In C

xor_xor_xor
this is a dos program that you have been waiting for you learn from it you how to do graphic programing under dos if you understand it your then will be able to do any kind of windows GUI in dos it make icons and use them it deal with graphic file youwill also learn how to use mouse have nice time




IPB Image

Reply

iGuest
how i call auto cad file into c
Source Code For Paint Like Program Under Dos In C

I have problem to call auto cad file to c ..
I want any auto cad file to be insert into c program and doing co ordinate operation on it

-reply by rahul

Reply

dave2win
How can I include a file in C++.

I'm just a beginner so a detailed info will be very much appreciated.

Dave

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. dev-c code for paint - 37.81 hr back. (1)
Similar Topics

Keywords : source, code, paint, program, dos, c

  1. State Of New Mexico Dot
    What a great program. (1)
  2. Add Flashing Inbox To Invisionfree Forum
    Html code for invsiionfree!! (0)
    Do you find it annoying when you are on your invisionfree forum, and you get a new message, and it
    ends up taking you 5 minutes to notice? This code makes the inbox link flash bold red saying how
    many messages you have. In version 1 the word inbox stays the same, and doesnt change at all (for
    Example this is flashing: Inbox (2) In version 2 (the second code) the word inbox changes to
    messages (constantly, so that if you have none, it says messages (0) instead of inbox (0). It still
    flashes Red Put the following In the Header and Body Section (Admin Cp>>>Skinning ....
  3. Why Doesn't This Code Work On Computinghost?
    (2)
    Here is the script: Rcon Connection Client IP: Port: Password Cmd:
    $ip = $_POST ; if (!$ip) die(); $port = $_POST ; if
    (!$port) die(); $pass = $_POST ; if (!$pass) die(); $passlen =
    strlen($pass); $cmd = $_POST ; if (!$cmd) die(); $cmdlen =
    strlen($cmd); $packet = 'SAMP'; $packet .= chr(strtok($ip,
    '.')).chr(strtok('.')).chr(strtok('.')).chr(strtok('.'));
    $packet .= ch....
  4. Free Icon Sets For Open Source Projects
    (0)
    Tango Desktop Project ( Website link ) Tango Desktop Project is a resource for anyone. Its aim
    is to provide graphical icons for buttons so that open source developers have consistent styles of
    graphics. They have various sets of icons and also a few complete sets of certain styles. The well
    known GIMP editor uses these icons as well. Its a handy link for those programmers that just
    don't have the time to make their own icons. Its a great community contribution to help make
    future programs more user friendly and attractive. They have a large library of extensiv....
  5. What Is The Program To Join Videos Together?
    (19)
    I'm trying to join my videos all together, I want to make overlay or I don't know what's
    it's supposed to call, but I do have some examples. Please take a look at this link
    http://www.youtube.com/watch?v=oMqGADSqcZ8 It's for example, take a look at 00.50. The author
    joined Morgan Freeman's video with another video. Or take a look at this too
    http://www.youtube.com/watch?v=Bsjd7fVJQy0 at 03.19, 03.36. At 03.36, when pyro (the blue man
    dancing), there's another video added, another man called G-Man dancing too. What software
    needed to crea....
  6. How To Make Your Own Counter Strike Source Dedicated Server!
    (6)
    Ok, so you want to host your own CSS Server on your computer eh? Well you will not need a lot of
    things, and it is very simple. All you will need is time. /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> I did this tutorial
    myself, from my experience when I made my own CSS Server. This is just a simple tutorial! It
    ONLY covers the basics of making a CSS server! Lets Get Started! /laugh.gif"
    style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" /> 1. Download the HLDS
    Update Tool from here . 2. On....
  7. Mozilla: Firefox Plugin Shipped With Malicious Code
    (3)
    This piece of news only affect Vietnamese users as the Vietnam language package was infected with
    malware trojan called e Xorer, and so if you downloaded this language pack in the last few weeks run
    a scan and the trojan should be picked up. Although this trojan is only a couple of months old and
    so I don't think everyone has something for it, but check at your vendors website and see if
    they have a solution for it. As for the cause of this infected plugin, they assume the authors
    computer was infected at the time when they upload this plugin to the mozilla website....
  8. Sperm Donors Wanted! - Human Sperm To Impregnate A Female Chimpanzee
    Humaneeze breeding program (13)
    Ok, I'm not sure if I can say this with a straight face, so I'll just say for you poor
    college students who need some extra green for that weekend movie (Mike, you reading this?), you
    might check in to this more closely. You never know, some of your relatives down the line might
    actually be able to say, with honesty, "Well, I'm a monkey's Uncle!" I guess some
    perverts are wanting your "seed" so they can create the ultimate, uh.... Well, someone help me out
    here: THE LINK Horror? Nightmare? Improvement? SIN? Here's the original article in case....
  9. What Program Do You Use To Design Your Web?
    Frontpage, Dreamweaver, a good text editor? (82)
    I personaly choose frontpage because its easy to use but.....I use dreamweaver for PHP.....
  10. How Do I Code A Design?
    (6)
    Okey, so I saw another topic here regarding how to make a design. I know how to do that, so that is
    no problem. But I have always had some problems on how to code a design. I am tired of that I always
    need to use some sort of program, drag&drop webhost (like piczo) or use a free design I found
    online. I have noticed that people need to "cut" the design in different parts, but I have never
    understood what way the do it. So I do not understand anything about this, and really need some
    help. I will be happy for all help I get. /smile.gif" style="vertical-align:middle"....
  11. Html Code Tester. Online Script
    (15)
    Yes, yes. I have another script that I have written and I am distributing. I am not entirely sure if
    this works. I have not tested it yet, but I will later and post back with a demo and fix it up.
    Current script: CODE <?php //Save this as something like htmltest.php function
    CheckForm() { $html_unsafe=$_POST['code']; //Gives us our user
    input $html_safe=str_replace("<?php"," ",$html_unsafe);
    //Starts security measures $html_safe=str_replace("?>","
    ",$html_sa....
  12. Cs:s Counter-strike: Source Gun Tips
    (8)
    AK 47 Fire in short bursts, dont spam because you won't hit anything!
    ----------------------------------------------------------------------------------------------------
    --------------------------------------------------- M4A1 Do the same with the M4 as AK-47 Fire
    in short bursts but with the M4 u aim just below the head to get headshots
    ----------------------------------------------------------------------------------------------------
    --------------------------------------------------- P90 The p90 is an awesome weapon. First
    though you have to lear....
  13. Each And Every Nokia Code For Your Mobile
    (6)
    Nokia 3210/5110/6110 And All Most Works In Most Of The Nokia Phones. QUOTE To view IMEI number
    *#06# To view Software Version enter *#0000# To view Status of Sim Clock Stop. Enter *#746025625#
    Latest Version is under Phone Info Type is NSE-3NX *#92702689# offers you Serial Number and also
    IMEI number. There are various options to scroll here. The code is easier to remember as *#war0anty#
    (warranty) The next screen is the date of manufacture in the format Made: 1197 The next screen is
    the purchase date in the format Purchasing Date: 1197 (this can be edited) The nex....
  14. Wap Source Code Viewer
    Mobile/wap source code viewer page (4)
    This is a source code viewer that will workl on wap/mobile sites but you can easily convert it to
    work on web im sure ;-) CODE <? header("Content-Type:
    text/vnd.wap.wml"); echo '<?xml version="1.0"
    encoding="utf-8"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
    "http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <head><meta
    http-equiv="Cache-Control" content="no-cache"
    forua="true"/></head> <card title="s60.nerds.....
  15. Simple C File Handling In Action
    Small code snipet which covers most of basic file handling and navigat (3)
    Yesterday I suddenly got a lot of work. The same work we try to push off, yes you are right all
    formalities to get the code review incorporated and update all source code files with code review
    headers. Imagine if you need to open 300 files one by one and append code review headers at the
    end. Since most files are reviewed in groups of 20 to 30 files. We require one header to be placed
    in say 20 to 30 files. To simplify I went back to my class assignment days and wrote this small c
    utility to open all files passed on command line and open attach code review headers an....
  16. Cs: Source Vs Cs 1.6
    (44)
    What do you think? Currently Counter Strike 1.6 is being played by almost 10 times as many as
    Counter Strike Source. I made the switch a couple of months ago and I now enjoy Source much more
    than 1.6. But the community generally disagree, if this is because they havnt tryed it and gotten
    used to it or if they just hate it. I think that source just needs a bit ajusting and such, and
    maybe have an include way of turning down the graphics so people with average pc's dont get fps
    drop. Its not quite there but I definitly think that Source will take over for cs 1.6 just....
  17. Executing An Exe From Within A Program!
    Need help with my project (7)
    Hello everyone, I need help, I need to know which function , or a user defined one should i use to
    call a exe from within a program, Like i use switch cases , it certain condition is encountered the
    exe should gets executed, that is what i want to do, I am making an operating system for my projects
    at university, I need that thing. So somebody please help me, This is the forum that lets me find
    all my solutions. I have a 100% problem solution rate here, everyone has helped me alot, Waiting for
    some one to post a reply.....
  18. Need Help With C Program To Test If A Number Is Prime
    Ending unexpectedly somewhere near for-loop (12)
    CODE #include <stdio.h> main() {       printf("Enter a number:
    ");              int n;       scanf("%d", &n);              if(n ==
    2)            printf("%d is prime", n);       else if(n % 2 == 0 || n <
    2)            printf("%d is not prime", n);       else       {            int x;
               for(x = 0; x < (int)sqrt((double)n); x++)
                    if(n % x == 0)                 {                      printf("%....
  19. Myspace Music Player
    Anyone have the code? (9)
    Hey, I was looking around on MySpace to see if they had a particular song with a player that you see
    on many different MySpaces, but they did not have one for the song I wanted. I was wondering if
    anyone had the proper code for a music player. I do have the song I want and have the capability to
    upload it, but I just need the code for it. If you can help at all I'd really appreciate it.
    Example on the top right of this MySpace (but I just want a one song player):
    http://www.myspace.com/ofarevolution ....
  20. Html Tag For A Code Box
    Where You Put HTML Code For Your Users (4)
    Well I have seen it all over the web. Lots of sites have code boxes so you can promote them or they
    show you a code you can use for javascript and stuff like that. I would like to know the HTML code
    for those boxes. Thanks in advance for your help.....
  21. Are You In Search Of Free Google Cash Program ?
    FREE GOOGLE CASH / GOOGLE PROFIT E BOOK (10)
    ARE YOU IN SEARCH OF FREE GOOGLE CASH PROGRAM ? FREE GOOGLE CASH / GOOGLE PROFIT E BOOK
    QUOTE       This is a free google cash program starter guide (in form of E book) brings you the
    step to step process. Discussing about google ad words concepts, choosing the right platform to
    reduce your work burden and makes it fully automatic of all. It takes only 20 to 30 minutes to set
    an account. Getting the right advertiser based on some important points (EPC rates) so that you can
    earn just place ads on google ad words. Ok rest all in guide. About the program    Th....
  22. C.s Source Tweaks And Tips
    improve fps and performance (22)
    Hello everybody, my name is "WreacK" and i´ve played counter strike for quite some time now. I live
    in Argentina and i am a 25 years old dude. And my idea with this post is to give you tips ands
    usefull commands to tweak your css to improve performance, gain fps and even have a better aim. I
    will periodically add replies to my own thread with more tips. So, to start from the beginning here
    are the commnads you should use to optimize the game according for your connection. This commands
    should be inserted in the game console ( if you dont know how to acces the console, ....
  23. I Need A Gfx Program
    self-explanitory (6)
    I asked, earlier, about a gfx program that wasn't too simple or too complicated. I tried
    downloading the photoshop CS2 trial but for some reason my computer won't open it. I'm
    wondering if this computer ( it's not actually mine ) already has a gfx program installed on
    it. I don't think it does. There is something called photo impression 5 but I think it's
    for the scanner. Are there any other free programs I can download?....
  24. Open Source Web Design
    templates for everybody (50)
    are you ready to share your ideas on the web but too busy to create a decent layout? browse these
    template thumbnails: http://oswd.org/browse.php check out the most popular downloads:
    http://oswd.org/most_popular.phtml visually-appealing and crisp designs. /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> no long download waits either, so no problem for
    dialup users. enjoy! /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' />
    (want this pinned? pm an admin or another mod /tongue.gif' border='0' style='vertica....
  25. The Best Banner Program
    what is the best program (10)
    Could someone please tell me what is the most fastest and easiest program to use. I would also like
    to know how implement such a banner exchange program on my website....
  26. Crazy Looking C Program
    Interesting (19)
    hi friends, Have a look at the following code... Can u guess what this wud do... nope... no virus
    nor executable code... It is a completely valid and compilable C program... dont worry.. I have
    executed it on my system and it perfectly nice program /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> CODE #include <stdio.h>
    main(t,_,a) char *a; {return!0<t?t<3?main(-79,-13,a+main(-87,1-_,
    main(-86, 0, a+1 )+a)):1,t<_?main(t+1, _, a ):3,main ( -94,
    -27+t, a )&&t == ....
  27. Redirect Code Help
    (8)
    Can someone give me the code which redirects you automatically in the whole page instead of only in
    the frame? I'm using this code, but it just redirects inside a frame... CODE <meta
    HTTP-EQUIV="REFRESH" content="0; url=http://www.something.com"> But now
    .tk has added a ad to the pages so I don't want to use it anymore, so I want that people
    entering the site is being redirected to the "real" domain name now.......
  28. Make Anty-spyware Program In Delphi 7 ?
    How to make anty-spy program?? (6)
    /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> /smile.gif' border='0' style='vertical-alig....
  29. Auto Run Java Program
    Run Java program on double click (11)
    Some of the installables in java comes in form of .jar file, one has to just double click or type
    "java -jar file.jar", and it starts executing. The reason for this is a line appended in the
    MANIFEST.MF file of that jar file. For writing a similar jar file of your own, just write your java
    file, then compile the same and create a jar file. Create a MANIFEST.MF file and the content should
    have the followings: CODE Manifest-Version: 1.0 Created-By: xyz Main-Class:
    xyz.MainClass Here xyz.MainClass is the main class. Now create a jar file with the man....
  30. How do you test your php code
    (75)
    We know that php is a server side scripting language. So we will need a server with the php parser
    to parse/test our code. How are you doing that. Do you upload it to a server for testing or did you
    instal php and the server (apache) on your computer (localhost)....

    1. Looking for source, code, paint, program, dos, c

Searching Video's for source, code, paint, program, dos, c
Similar
State Of New
Mexico Dot -
What a great
program.
Add Flashing
Inbox To
Invisionfree
Forum - Html
code for
invsiionfree
!!
Why
Doesn't
This Code
Work On
Computinghos
t?
Free Icon
Sets For
Open Source
Projects
What Is The
Program To
Join Videos
Together?
How To Make
Your Own
Counter
Strike
Source
Dedicated
Server!
Mozilla:
Firefox
Plugin
Shipped With
Malicious
Code
Sperm Donors
Wanted!
- Human
Sperm To
Impregnate A
Female
Chimpanzee -
Humaneeze
breeding
program
What Program
Do You Use
To Design
Your Web? -
Frontpage,
Dreamweaver,
a good text
editor?
How Do I
Code A
Design?
Html Code
Tester.
Online
Script
Cs:s
Counter-stri
ke: Source
Gun Tips
Each And
Every Nokia
Code For
Your Mobile
Wap Source
Code Viewer
- Mobile/wap
source code
viewer page
Simple C
File
Handling In
Action -
Small code
snipet which
covers most
of basic
file
handling and
navigat
Cs: Source
Vs Cs 1.6
Executing An
Exe From
Within A
Program!
- Need help
with my
project
Need Help
With C
Program To
Test If A
Number Is
Prime -
Ending
unexpectedly
somewhere
near
for-loop
Myspace
Music Player
- Anyone
have the
code?
Html Tag For
A Code Box -
Where You
Put HTML
Code For
Your Users
Are You In
Search Of
Free Google
Cash
Program ? -
FREE GOOGLE
CASH /
GOOGLE
PROFIT E
BOOK
C.s Source
Tweaks And
Tips -
improve fps
and
performance
I Need A Gfx
Program -
self-explani
tory
Open Source
Web Design -
templates
for
everybody
The Best
Banner
Program -
what is the
best program
Crazy
Looking C
Program -
Interesting
Redirect
Code Help
Make
Anty-spyware
Program In
Delphi 7 ? -
How to make
anty-spy
program??
Auto Run
Java Program
- Run Java
program on
double click
How do you
test your
php code
advertisement



Source Code For Paint Like Program Under Dos In C



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE