Click here to Skip to main content
15,917,328 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: "Got Focus" on a tab page Pin
vikas amin4-Nov-05 2:14
vikas amin4-Nov-05 2:14 
GeneralRe: "Got Focus" on a tab page Pin
Ger Hayden4-Nov-05 4:17
Ger Hayden4-Nov-05 4:17 
AnswerRe: "Got Focus" on a tab page Pin
David Crow4-Nov-05 5:08
David Crow4-Nov-05 5:08 
QuestionHelp!!! Pin
friendly man3-Nov-05 21:48
friendly man3-Nov-05 21:48 
Questiontotally confused about UINT_PTR Pin
Saurabh.Garg3-Nov-05 21:46
Saurabh.Garg3-Nov-05 21:46 
AnswerRe: totally confused about UINT_PTR Pin
Johann Gerell3-Nov-05 22:24
Johann Gerell3-Nov-05 22:24 
AnswerRe: totally confused about UINT_PTR Pin
S. Senthil Kumar3-Nov-05 23:22
S. Senthil Kumar3-Nov-05 23:22 
AnswerRe: totally confused about UINT_PTR Pin
qfegd4-Nov-05 3:39
qfegd4-Nov-05 3:39 
There is 2 definitions for UINT_PTR:

if _WIN64 is defined it is a unsigned __int64 (a integer on 64 bit)

if not it is defined as an unsigned int (a integer on 32 bit)

Eric

QuestionHow to fix the bug of the program?Thank you! Pin
China_Boy3-Nov-05 21:28
China_Boy3-Nov-05 21:28 
AnswerRe: How to fix the bug of the program?Thank you! Pin
kakan3-Nov-05 21:35
professionalkakan3-Nov-05 21:35 
GeneralRe: How to fix the bug of the program?Thank you! Pin
China_Boy3-Nov-05 23:44
China_Boy3-Nov-05 23:44 
GeneralRe: How to fix the bug of the program?Thank you! Pin
toxcct4-Nov-05 2:29
toxcct4-Nov-05 2:29 
GeneralRe: How to fix the bug of the program?Thank you! Pin
ThatsAlok6-Nov-05 21:42
ThatsAlok6-Nov-05 21:42 
Questionhow much does the pre-compile header help to reduce the compile time? Pin
followait3-Nov-05 21:22
followait3-Nov-05 21:22 
AnswerRe: how much does the pre-compile header help to reduce the compile time? Pin
Johann Gerell3-Nov-05 22:24
Johann Gerell3-Nov-05 22:24 
Questionurgent: howto create an instance of unmanaged c++ classes Pin
FreeClimber3-Nov-05 20:56
FreeClimber3-Nov-05 20:56 
AnswerRe: urgent: howto create an instance of unmanaged c++ classes Pin
toxcct3-Nov-05 21:07
toxcct3-Nov-05 21:07 
GeneralRe: urgent: howto create an instance of unmanaged c++ classes Pin
FreeClimber3-Nov-05 21:14
FreeClimber3-Nov-05 21:14 
GeneralRe: urgent: howto create an instance of unmanaged c++ classes Pin
toxcct3-Nov-05 21:15
toxcct3-Nov-05 21:15 
GeneralRe: urgent: howto create an instance of unmanaged c++ classes Pin
FreeClimber3-Nov-05 21:41
FreeClimber3-Nov-05 21:41 
QuestionMultiple desktop Pin
Nishad S3-Nov-05 20:55
Nishad S3-Nov-05 20:55 
QuestionGet width and font of a character ? Pin
kendao3-Nov-05 20:51
kendao3-Nov-05 20:51 
AnswerRe: Get width and font of a character ? Pin
Rob Caldecott3-Nov-05 22:07
Rob Caldecott3-Nov-05 22:07 
AnswerRe: Get width and font of a character ? Pin
ThatsAlok6-Nov-05 21:47
ThatsAlok6-Nov-05 21:47 
QuestionRelease dlls Pin
nripun3-Nov-05 20:28
nripun3-Nov-05 20:28 

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.