Click here to Skip to main content
15,902,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Sending data in separate TCP packets using Visual C++ Pin
Erik Funkenbusch4-Oct-00 13:16
Erik Funkenbusch4-Oct-00 13:16 
GeneralSEH problem in release mode Pin
Robin2-Oct-00 18:26
Robin2-Oct-00 18:26 
GeneralRe: SEH problem in release mode Pin
Feng Yuan2-Oct-00 19:38
Feng Yuan2-Oct-00 19:38 
GeneralRe: SEH problem in release mode Pin
JoeBloggs5-Oct-00 17:34
JoeBloggs5-Oct-00 17:34 
GeneralHandle to a window Pin
Roger2-Oct-00 5:31
Roger2-Oct-00 5:31 
GeneralRe: Handle to a window Pin
Sam Hobbs2-Oct-00 19:39
Sam Hobbs2-Oct-00 19:39 
GeneralRe: Handle to a window Pin
Roger3-Oct-00 1:13
Roger3-Oct-00 1:13 
GeneralRe: Handle to a window Pin
Frank Deo3-Oct-00 1:37
Frank Deo3-Oct-00 1:37 
Roger,

I'm pretty sure that FindWindow will return a valid hwnd for any window currently in the zorder. You need only pass the window title to the function to return the hwnd.

Check the docs or search msdn for FindWindow.

Good luck,
Frank
GeneralRe: Handle to a window Pin
Roger3-Oct-00 1:38
Roger3-Oct-00 1:38 
GeneralRe: Handle to a window Pin
Frank Deo3-Oct-00 1:44
Frank Deo3-Oct-00 1:44 
GeneralRe: Handle to a window Pin
Roger3-Oct-00 1:47
Roger3-Oct-00 1:47 
GeneralRe: Handle to a window Pin
Roger3-Oct-00 1:55
Roger3-Oct-00 1:55 
GeneralRe: Handle to a window Pin
GBO3-Oct-00 2:55
GBO3-Oct-00 2:55 
GeneralRe: Handle to a window Pin
Roger3-Oct-00 2:58
Roger3-Oct-00 2:58 
GeneralRe: Handle to a window Pin
Sam Hobbs3-Oct-00 8:40
Sam Hobbs3-Oct-00 8:40 
GeneralHowto: assign hotkeys to tab-control Pin
AkelA2-Oct-00 4:53
AkelA2-Oct-00 4:53 
GeneralAbstracting serial and socket ports in a class Pin
Jason2-Oct-00 4:47
Jason2-Oct-00 4:47 
GeneralHOWTO: Find the Pin
Jeremy Davis2-Oct-00 2:58
Jeremy Davis2-Oct-00 2:58 
GeneralRe: HOWTO: Find the Pin
Stephen Kellett2-Oct-00 5:10
Stephen Kellett2-Oct-00 5:10 
GeneralRe: HOWTO: Find the Pin
Michael Dunn2-Oct-00 9:47
sitebuilderMichael Dunn2-Oct-00 9:47 
GeneralRe: HOWTO: Find the Pin
Jeremy Davis2-Oct-00 21:58
Jeremy Davis2-Oct-00 21:58 
GeneralNT Security Pin
Irfan Bashir Malik2-Oct-00 1:13
Irfan Bashir Malik2-Oct-00 1:13 
GeneralHTML viewer Pin
Rok Erjavec2-Oct-00 1:00
sussRok Erjavec2-Oct-00 1:00 
GeneralNeed Help in add-in Pin
Achyut Jagtap1-Oct-00 23:01
sussAchyut Jagtap1-Oct-00 23:01 
GeneralRe: Need Help in add-in Pin
Mike Melnikov2-Oct-00 22:07
Mike Melnikov2-Oct-00 22:07 

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.