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

C / C++ / MFC

 
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 
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 
hanlei0000000009 wrote:
long l = (long)h; // warning


convert that back to HWND after converting to LONG, if it is working than it is fine. i too have used this technique many times, and face to problem.. wishes same for you!

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixture


cheers,
Alok Gupta
VC Forum Q&A :- I/IV
Support CRY- Child Relief and You/codeProject$$>

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 
GeneralRe: Adjusting and detecting changes to WorkingArea (WORKAREA) Pin
Iain Clarke, Warrior Programmer3-Jan-08 4:17
Iain Clarke, Warrior Programmer3-Jan-08 4:17 
GeneralRe: Adjusting and detecting changes to WorkingArea (WORKAREA) Pin
chaiguy13373-Jan-08 11:00
chaiguy13373-Jan-08 11:00 
GeneralRe: Adjusting and detecting changes to WorkingArea (WORKAREA) Pin
chaiguy13373-Jan-08 11:06
chaiguy13373-Jan-08 11:06 

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.