|
-
May 25th, 2001, 10:59 AM
#1
Thread Starter
PowerPoster
Which is compiler is not stupid?
I have vc++ but I don't want to use MFC to create apps. I want to use my own code. When I make a resource file with MFC, it puts a lots of code in that file which is beyond my scope. Guys, is there any other compiler which is better than vc++? How can know that when the cursor moves over my mouse and when it enters and leavers. Ms uses some kind of class like this
button::OnMouseClicked
How can use that with my pure code? Is there any complete tutorial on C++ windows programing not www.winprog.org becuase some of its files don't work.
How can I create a toolbar can you give an example file for that?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|