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

C / C++ / MFC

 
GeneralRe: Second Slider won't slide with setcapture Pin
mtwombley11-May-07 13:57
mtwombley11-May-07 13:57 
GeneralRe: Second Slider won't slide with setcapture Pin
Mark Salsbery11-May-07 14:39
Mark Salsbery11-May-07 14:39 
GeneralRe: Second Slider won't slide with setcapture Pin
mtwombley11-May-07 15:24
mtwombley11-May-07 15:24 
GeneralRe: Second Slider won't slide with setcapture Pin
Mark Salsbery11-May-07 16:01
Mark Salsbery11-May-07 16:01 
GeneralRe: Second Slider won't slide with setcapture Pin
mtwombley12-May-07 10:18
mtwombley12-May-07 10:18 
GeneralRe: Second Slider won't slide with setcapture Pin
Mark Salsbery12-May-07 14:05
Mark Salsbery12-May-07 14:05 
QuestionLogonUser to windows xp Pin
jluis_hdezg11-May-07 10:15
jluis_hdezg11-May-07 10:15 
QuestionHow to obtain a DLL window handle Pin
Perspx11-May-07 10:05
Perspx11-May-07 10:05 
I have written some code which injects a DLL into another process, in order to add a new menu item into the process's window menu. However, once I inject the DLL into the process, I'm not sure how to find out the window handle of the process which I've injected the DLL into - and this code needs to be executed within the DLL, as I am using SetWindowLongPtr() with GWLP_WNDPROC so that I can monitor the window messages to find out when the menu item has been selected. Also note that this DLL is intended to be injected into all the visible running processes and add the menu item to each process's main window.

Thank you for your help

-- PerspX
AnswerRe: How to obtain a DLL window handle Pin
Randor 11-May-07 10:54
professional Randor 11-May-07 10:54 
GeneralRe: How to obtain a DLL window handle Pin
Perspx13-May-07 8:42
Perspx13-May-07 8:42 
QuestionError debugging winsock programs? Pin
raul211-May-07 9:08
raul211-May-07 9:08 
QuestionRe: Error debugging winsock programs? Pin
Mark Salsbery11-May-07 9:29
Mark Salsbery11-May-07 9:29 
AnswerRe: Error debugging winsock programs? Pin
raul211-May-07 10:19
raul211-May-07 10:19 
QuestionRe: Error debugging winsock programs? Pin
Mark Salsbery11-May-07 10:22
Mark Salsbery11-May-07 10:22 
AnswerRe: Error debugging winsock programs? Pin
raul211-May-07 12:19
raul211-May-07 12:19 
GeneralRe: Error debugging winsock programs? Pin
Mark Salsbery11-May-07 12:26
Mark Salsbery11-May-07 12:26 
AnswerRe: Error debugging winsock programs? Pin
Stephen Hewitt11-May-07 16:30
Stephen Hewitt11-May-07 16:30 
QuestionDeriving from CWnd - Hiding CWnd::Create Pin
bob1697211-May-07 8:38
bob1697211-May-07 8:38 
Questionwrite in a xml file not in the console Pin
lavy288311-May-07 7:57
lavy288311-May-07 7:57 
AnswerRe: write in a xml file not in the console Pin
Cedric Moonen11-May-07 8:18
Cedric Moonen11-May-07 8:18 
AnswerRe: write in a xml file not in the console Pin
Mark Salsbery11-May-07 8:18
Mark Salsbery11-May-07 8:18 
GeneralRe: write in a xml file not in the console Pin
Hamid_RT11-May-07 19:19
Hamid_RT11-May-07 19:19 
GeneralRe: write in a xml file not in the console Pin
Mark Salsbery12-May-07 4:56
Mark Salsbery12-May-07 4:56 
QuestionHow can I show "strange" chars in a CStatic (supposedly unicode) Pin
Joan M11-May-07 7:27
professionalJoan M11-May-07 7:27 
AnswerRe: How can I show "strange" chars in a CStatic (supposedly unicode) Pin
Hans Dietrich11-May-07 8:27
mentorHans Dietrich11-May-07 8:27 

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.