Click here to Skip to main content
15,911,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General网络安全组件让你开发更轻松,省事少力! Pin
20-Jun-02 20:04
suss20-Jun-02 20:04 
GeneralRe: 网络安全组件让你开发更轻松,省事少力! Pin
Christian Graus20-Jun-02 20:52
protectorChristian Graus20-Jun-02 20:52 
GeneralRe: 网络安全组件让你开发更轻松,省事少力! Pin
Nish Nishant20-Jun-02 22:33
sitebuilderNish Nishant20-Jun-02 22:33 
QuestionHow can I find the total size of the text in pixels Pin
20-Jun-02 19:32
suss20-Jun-02 19:32 
AnswerRe: How can I find the total size of the text in pixels Pin
Roger Allen20-Jun-02 23:26
Roger Allen20-Jun-02 23:26 
GeneralProcess handle Pin
Kiddxin20-Jun-02 18:26
Kiddxin20-Jun-02 18:26 
GeneralRe: Process handle Pin
Mike Nordell20-Jun-02 18:40
Mike Nordell20-Jun-02 18:40 
GeneralRe: Process handle Pin
Nish Nishant20-Jun-02 19:44
sitebuilderNish Nishant20-Jun-02 19:44 
In addition to what Mike Nordell said, if you know the title text of the main window you might FindWindow() it. Now PostMessage a WM_CLOSE to this HWND. You can use GetWindowThreadProcessId() on the HWND returned to get the thread id and process id of the thread that created the window.



Author of the romantic comedy

Summer Love and Some more Cricket [New Win]

GeneralRe: Process handle Pin
sultan_of_6string20-Jun-02 23:21
sultan_of_6string20-Jun-02 23:21 
GeneralC++ run-time library Pin
pearothy20-Jun-02 18:12
pearothy20-Jun-02 18:12 
GeneralRe: C++ run-time library Pin
Michael Dunn20-Jun-02 18:39
sitebuilderMichael Dunn20-Jun-02 18:39 
GeneralRe: C++ run-time library Pin
Alex Cramer20-Jun-02 20:35
Alex Cramer20-Jun-02 20:35 
QuestionHow to select HTML element like in it made Find Dilog? Pin
Alex Cramer20-Jun-02 17:58
Alex Cramer20-Jun-02 17:58 
GeneralDebug assertion failed when I try to connect to IE Events Pin
Alex Cramer20-Jun-02 17:24
Alex Cramer20-Jun-02 17:24 
GeneralADO message error not understood Pin
20-Jun-02 17:02
suss20-Jun-02 17:02 
QuestionDialog in an DLL? Pin
Rene De La Garza20-Jun-02 16:40
Rene De La Garza20-Jun-02 16:40 
AnswerRe: Dialog in an DLL? Pin
Nish Nishant20-Jun-02 17:52
sitebuilderNish Nishant20-Jun-02 17:52 
GeneralRe: Dialog in an DLL? Pin
21-Jun-02 4:49
suss21-Jun-02 4:49 
GeneralRe: Dialog in an DLL? Pin
Michael P Butler21-Jun-02 6:19
Michael P Butler21-Jun-02 6:19 
AnswerRe: Dialog in an DLL? Pin
Michael P Butler21-Jun-02 6:29
Michael P Butler21-Jun-02 6:29 
GeneralResource Editor in Binary/Hex... Pin
Selevercin20-Jun-02 15:29
Selevercin20-Jun-02 15:29 
GeneralRe: Resource Editor in Binary/Hex... Pin
Christian Graus20-Jun-02 17:27
protectorChristian Graus20-Jun-02 17:27 
GeneralRe: Resource Editor in Binary/Hex... Pin
Mike Nordell20-Jun-02 18:44
Mike Nordell20-Jun-02 18:44 
GeneralRe: Resource Editor in Binary/Hex... Pin
Selevercin21-Jun-02 7:17
Selevercin21-Jun-02 7:17 
GeneralRe: Resource Editor in Binary/Hex... Pin
Mike Nordell21-Jun-02 11:17
Mike Nordell21-Jun-02 11:17 

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.