A request for information on Windows programming in C

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2004
Posts: 48
Reputation: mister-fett is an unknown quantity at this point 
Solved Threads: 0
mister-fett's Avatar
mister-fett mister-fett is offline Offline
Light Poster

A request for information on Windows programming in C

 
0
  #1
Oct 31st, 2004
I need some help finding a windows tutorial for C, not C++. (I am trying to learn C, compile about fifty pages of reference notes on it, and THEN learn C++. That way I dont have to worry about mixing things up, I will have notes and can forget about C for a while. Back to the point: Windows for C)

I recently searched the web for information on windows programming in the C language. After an hour long search, I was unsuccessful. (I think I spelled that wrong) I tried a few tutorials later in the day, but NONE of them would work on my borland 5.5 compiler. I can write DOS programs, but my program testers (I.E. friends) want windows. (So do I, they are more user friendly)

I do not expect anyone to do my work for me, I was simply wondering if anyone already knows about any good windows tutorials for the C language and could post a link. :mrgreen: Thank you!

P.S. : I intend to spend the next couple of days/weeks/months (however long it takes depending on difficulty and my spare time) on a simple one scene shooting game with some background music, and if that works out, possibly progress to something bigger.
Cheese. In fact, I rather dislike cheese.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 67
Reputation: N3wbi3C0d3r is an unknown quantity at this point 
Solved Threads: 0
N3wbi3C0d3r's Avatar
N3wbi3C0d3r N3wbi3C0d3r is offline Offline
Junior Poster in Training

Re: A request for information on Windows programming in C

 
0
  #2
Oct 31st, 2004
http://www.geocities.com/SiliconValley/Software/5562/
for an example, 5 minutes using google, and got it, just go to www.google.com and type in C Tutorial for Windows, you will get alot of good one. Altho as a beginner myself, i reccomned jumping into C++ as C has different commands form C++ and you might get them mixed up when you go to C++.
I beleive in Technology is the future, and thats were I want to be.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 4,003
Reputation: vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice 
Solved Threads: 928
Moderator
vegaseat's Avatar
vegaseat vegaseat is offline Offline
DaniWeb's Hypocrite

Re: A request for information on Windows programming in C

 
0
  #3
Nov 1st, 2004
There is one site I like (black on white):

http://gd.tuwien.ac.at/languages/c/p...own/cstart.htm

and just for reference and comparison of C vs C++ look at:

http://www.cppreference.com/

Don't worry, most C++ compilers handle C just fine.
May 'the Google' be with you!
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 48
Reputation: mister-fett is an unknown quantity at this point 
Solved Threads: 0
mister-fett's Avatar
mister-fett mister-fett is offline Offline
Light Poster

Re: A request for information on Windows programming in C

 
0
  #4
Nov 2nd, 2004
Thanks for the site information, but I wasnt looking for those kinds of things. I was looking for something that could teach me how to use C to create graphical interfaces, not more DOS stuff. I may use what you gave me, but what I couldn't find on google was a windows in C tutorial whos example programs would compile in Borland 5.5 compiler.

DOS stuff for C/C++ is easy to find. I am looking for windows stuff, specifically in C. If there was windows information on the sites you gave that I overlooked, please tell me.
Cheese. In fact, I rather dislike cheese.
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 4,003
Reputation: vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice vegaseat is just really nice 
Solved Threads: 928
Moderator
vegaseat's Avatar
vegaseat vegaseat is offline Offline
DaniWeb's Hypocrite

Re: A request for information on Windows programming in C

 
0
  #5
Nov 2nd, 2004
Windows GUI programming is clearly the realm of Visual C++. There is a free beta "student version" available from Microsoft at:
http://lab.msdn.microsoft.com/express/visualc/

then you can download nice sample files from:
http://funducode.com/freevc/controls.htm

Another way way to study GUI programming is via BCX. It uses simple basic code and translates that to C/C++ that runs on several different compilers. I think Borland C++ 5.5 is one of them. Download the free development suite from:
http://www.rjpcomputing.com/programm.../devsuite.html

This one has a great help file for the basic it uses and lots of GUI examples.

Have fun!
May 'the Google' be with you!
Reply With Quote Quick reply to this message  
Join Date: Aug 2004
Posts: 48
Reputation: mister-fett is an unknown quantity at this point 
Solved Threads: 0
mister-fett's Avatar
mister-fett mister-fett is offline Offline
Light Poster

Re: A request for information on Windows programming in C

 
0
  #6
Nov 4th, 2004
Thanks! That is much better. I will start using it immediately. (I spelled that wrong) That is very helpful, and you are right; C++ is definitely the windows language, not C.
Cheese. In fact, I rather dislike cheese.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC