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

C / C++ / MFC

 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
Nishad S6-Jan-08 0:00
Nishad S6-Jan-08 0:00 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
demxine6-Jan-08 14:27
demxine6-Jan-08 14:27 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
Nishad S6-Jan-08 16:20
Nishad S6-Jan-08 16:20 
GeneralRe: How to prevent the program from painting windows outside the screen Pin
David Crow3-Jan-08 3:34
David Crow3-Jan-08 3:34 
QuestionHow to change HWND to long? Pin
hanlei00000000092-Jan-08 18:29
hanlei00000000092-Jan-08 18:29 
AnswerRe: How to change HWND to long? Pin
Nishad S2-Jan-08 19:55
Nishad S2-Jan-08 19:55 
GeneralI use VC8 Pin
hanlei00000000093-Jan-08 16:01
hanlei00000000093-Jan-08 16:01 
AnswerRe: How to change HWND to long? Pin
CPallini2-Jan-08 21:13
mveCPallini2-Jan-08 21:13 
On 32-bit platforms the two data types have the same size hence the cast is harmless. The compiler warns because this can be an issue when you port the code to 64-bit platforms.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

[my articles]


GeneralRe: How to change HWND to long? Pin
hanlei00000000093-Jan-08 16:12
hanlei00000000093-Jan-08 16:12 
QuestionRe: How to change HWND to long? Pin
CPallini3-Jan-08 21:03
mveCPallini3-Jan-08 21:03 
AnswerRe: How to change HWND to long? Pin
ThatsAlok3-Jan-08 0:18
ThatsAlok3-Jan-08 0:18 
Generalthanks Pin
hanlei00000000093-Jan-08 16:14
hanlei00000000093-Jan-08 16:14 
AnswerRe: How to change HWND to long? Pin
JudyL_MD3-Jan-08 3:39
JudyL_MD3-Jan-08 3:39 
GeneralThank you, I solved my problem by your method Pin
hanlei00000000093-Jan-08 16:10
hanlei00000000093-Jan-08 16:10 
QuestionProblem using ISensLogon into my Service Application Pin
ashishbhatt2-Jan-08 17:36
ashishbhatt2-Jan-08 17:36 
GeneralRe: Problem using ISensLogon into my Service Application Pin
ashishbhatt2-Jan-08 20:01
ashishbhatt2-Jan-08 20:01 
GeneralRe: Problem using ISensLogon into my Service Application Pin
JudyL_MD3-Jan-08 3:53
JudyL_MD3-Jan-08 3:53 
GeneralAdjusting and detecting changes to WorkingArea (WORKAREA) Pin
chaiguy13372-Jan-08 16:52
chaiguy13372-Jan-08 16:52 
GeneralRe: Adjusting and detecting changes to WorkingArea (WORKAREA) Pin
chaiguy13372-Jan-08 18:24
chaiguy13372-Jan-08 18:24 
QuestionRe: Adjusting and detecting changes to WorkingArea (WORKAREA) Pin
David Crow3-Jan-08 3:36
David Crow3-Jan-08 3:36 
GeneralRe: Adjusting and detecting changes to WorkingArea (WORKAREA) Pin
chaiguy13373-Jan-08 3:39
chaiguy13373-Jan-08 3:39 
GeneralRe: Adjusting and detecting changes to WorkingArea (WORKAREA) Pin
David Crow3-Jan-08 3:48
David Crow3-Jan-08 3:48 
GeneralRe: Adjusting and detecting changes to WorkingArea (WORKAREA) Pin
chaiguy13373-Jan-08 3:51
chaiguy13373-Jan-08 3:51 
GeneralRe: Adjusting and detecting changes to WorkingArea (WORKAREA) Pin
David Crow3-Jan-08 4:12
David Crow3-Jan-08 4:12 
GeneralRe: Adjusting and detecting changes to WorkingArea (WORKAREA) Pin
chaiguy13373-Jan-08 4:15
chaiguy13373-Jan-08 4:15 

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.