Click here to Skip to main content
16,005,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: VC++ Pin
Rob Caldecott3-Nov-05 22:33
Rob Caldecott3-Nov-05 22:33 
AnswerRe: VC++ Pin
vikas amin4-Nov-05 1:41
vikas amin4-Nov-05 1:41 
AnswerRe: VC++ Pin
ThatsAlok6-Nov-05 21:22
ThatsAlok6-Nov-05 21:22 
Question"Got Focus" on a tab page Pin
Ger Hayden3-Nov-05 22:02
Ger Hayden3-Nov-05 22:02 
AnswerRe: "Got Focus" on a tab page Pin
Barm3-Nov-05 22:15
Barm3-Nov-05 22:15 
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 
Ger Hayden wrote:
When I click a tab page I want to be able to set a flag to indicate to the system that this page has been visited.


A page will have an invalid window handle until it has been visited at least once.

Ger Hayden wrote:
Basically when a page gets focus it needs to ensure that any activity on its sister page has been saved before it can proceed, so the sister page will need to have set something


This is what OnKillFocus() is for.


"Take only what you need and leave the land as you found it." - Native American Proverb


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 
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 

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.