Click here to Skip to main content
15,922,407 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General_beginthread newbie question Pin
tareqsiraj31-Jul-03 1:24
tareqsiraj31-Jul-03 1:24 
GeneralRe: _beginthread newbie question Pin
Rage31-Jul-03 1:32
professionalRage31-Jul-03 1:32 
GeneralRe: _beginthread newbie question Pin
Renjith Ramachandran31-Jul-03 1:42
Renjith Ramachandran31-Jul-03 1:42 
GeneralRe: _beginthread newbie question Pin
tareqsiraj31-Jul-03 1:50
tareqsiraj31-Jul-03 1:50 
GeneralRe: _beginthread newbie question Pin
Jim Crafton31-Jul-03 8:11
Jim Crafton31-Jul-03 8:11 
GeneralRe: _beginthread newbie question Pin
User 665831-Jul-03 2:11
User 665831-Jul-03 2:11 
GeneralRe: _beginthread newbie question Pin
Vitali Halershtein31-Jul-03 4:55
Vitali Halershtein31-Jul-03 4:55 
GeneralRe: _beginthread newbie question Pin
tareqsiraj31-Jul-03 6:53
tareqsiraj31-Jul-03 6:53 
GeneralSelecting multiple files in subdirectories Pin
BoudewijnEctor31-Jul-03 1:20
BoudewijnEctor31-Jul-03 1:20 
GeneralRe: Selecting multiple files in subdirectories Pin
Ted Ferenc31-Jul-03 1:33
Ted Ferenc31-Jul-03 1:33 
GeneralRe: Selecting multiple files in subdirectories Pin
Jim Crafton31-Jul-03 8:19
Jim Crafton31-Jul-03 8:19 
GeneralDead windows in MFC Pin
BoudewijnEctor31-Jul-03 0:59
BoudewijnEctor31-Jul-03 0:59 
GeneralRe: Dead windows in MFC Pin
BoudewijnEctor31-Jul-03 1:08
BoudewijnEctor31-Jul-03 1:08 
GeneralRe: Dead windows in MFC Pin
jhwurmbach31-Jul-03 1:20
jhwurmbach31-Jul-03 1:20 
GeneralRe: Dead windows in MFC Pin
BoudewijnEctor31-Jul-03 1:23
BoudewijnEctor31-Jul-03 1:23 
GeneralRe: Dead windows in MFC Pin
jhwurmbach31-Jul-03 1:29
jhwurmbach31-Jul-03 1:29 
GeneralRe: Dead windows in MFC Pin
BoudewijnEctor31-Jul-03 1:53
BoudewijnEctor31-Jul-03 1:53 
GeneralRe: Dead windows in MFC Pin
BoudewijnEctor31-Jul-03 2:01
BoudewijnEctor31-Jul-03 2:01 
GeneralRe: Dead windows in MFC Pin
Ravi Bhavnani31-Jul-03 2:38
professionalRavi Bhavnani31-Jul-03 2:38 
GeneralRe: Dead windows in MFC Pin
BoudewijnEctor1-Aug-03 0:43
BoudewijnEctor1-Aug-03 0:43 
GeneralRe: Dead windows in MFC Pin
Ravi Bhavnani1-Aug-03 4:17
professionalRavi Bhavnani1-Aug-03 4:17 
You need to have IDREADY #defined in resource.h (which you'll #include in your .cpp file).

I suspect you're just starting out with MFC. You'd be wise to read an introductory text on the subject and teach yourself the basics. It shouldn't take long and will save you a lot of frustration. I recommend any of these authors: David Kruglinski, Charles Petzold and Jeff Prosise. You can probably buy their books used on Amazon or EBay for next to nothing.

/ravi

Let's put "civil" back in "civilization"
Home | Articles | Freeware | Music
ravib@ravib.com

GeneralI don't wanna record same information again Pin
Emre Zorlu31-Jul-03 0:47
Emre Zorlu31-Jul-03 0:47 
GeneralRe: I don't wanna record same information again Pin
Rage31-Jul-03 0:56
professionalRage31-Jul-03 0:56 
GeneralRe: I don't wanna record same information again Pin
Emre Zorlu31-Jul-03 1:00
Emre Zorlu31-Jul-03 1:00 
GeneralXp vs. NT Pin
Rage31-Jul-03 0:39
professionalRage31-Jul-03 0:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.