Am I just being stupid, because I don''t know how to program WIndows? I have read the Programming genesis Part 1, but do not know how to actually put it all together as i does not have a full working example. If someone could post a well commented template that just displays a window with some text in it, I would be very grateful. Comments on it would help too, but i don''t want to be too nitpicky because any help would be greatly appreciated.
Thank you
The Stupid Beginner who can''t even begin to begin.
***We were all beginners once, don't forget that...***
I hope there are enuff comments
|
Oh yeah, forgot to mention, that is code for a "Hello World" application. It pops up a window, and draws the string in it.
Compile it, and experiment with adding and removing code from areas. I usually find experimentation and ''hands on'' to be the best approach to learning new stuff.
Compile it, and experiment with adding and removing code from areas. I usually find experimentation and ''hands on'' to be the best approach to learning new stuff.
Here's a tutorial I wrote, you can download the full source with executable at the top of the page, and the whole program is listed in it's entirety at the bottom.
"We are the music makers, and we are the dreamers of the dreams."
- Willy Wonka
Edited by - BitBlt on January 21, 2001 5:20:35 PM
Edited by - BitBlt on January 21, 2001 5:43:00 PM
"We are the music makers, and we are the dreamers of the dreams."
- Willy Wonka
Edited by - BitBlt on January 21, 2001 5:20:35 PM
Edited by - BitBlt on January 21, 2001 5:43:00 PM
FrigidHelix, I hope that was just specially commented code for graham. I''d dread to see that in production code j/k.
==========================================In a team, you either lead, follow or GET OUT OF THE WAY.
January 22, 2001 11:26 AM
Frigid Helix, thank you for the code. It is a great help, but i need some more help. This isn''t about the code, it''s just when I copy and paste it, it ends up all in one vertical line. Oh well, i spose i''ll have to type it all...
thank you anyaway
Graham Hinchly
thank you anyaway
Graham Hinchly
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement