Click here to Skip to main content
15,915,864 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Executing a program from within mine Pin
racenjason1-Jun-05 11:47
professionalracenjason1-Jun-05 11:47 
GeneralRe: Executing a program from within mine Pin
trelliot1-Jun-05 22:01
trelliot1-Jun-05 22:01 
GeneralEnumerating ODBC drivers... Pin
dandy721-Jun-05 8:25
dandy721-Jun-05 8:25 
GeneralRe: Enumerating ODBC drivers... Pin
trelliot1-Jun-05 22:13
trelliot1-Jun-05 22:13 
GeneralRe: Enumerating ODBC drivers... Pin
dandy722-Jun-05 3:18
dandy722-Jun-05 3:18 
QuestionTooltip without hwnd? Pin
Anonymous1-Jun-05 8:21
Anonymous1-Jun-05 8:21 
AnswerRe: Tooltip without hwnd? Pin
Christian Graus1-Jun-05 13:13
protectorChristian Graus1-Jun-05 13:13 
Generalpostmessage windclass Pin
pc_dev1-Jun-05 7:03
pc_dev1-Jun-05 7:03 
All I want to do is to terminate an application from another application, I can do this by sending wm_close message using postmessage API.

A parameter which postmessage needs is handle to target window this can be found by findwindow, which requires two parameters, window class name or titlebar text. I can't specify title because the title bar text in the target application is not constant. so the only option is window class name.

How can I get window class name of another application, (sdi/mdi), OR
Since the target application is also developed by me how can I set windclss name in that application so that I use same in the terminator applcation.
GeneralRe: postmessage windclass Pin
S. Senthil Kumar1-Jun-05 8:28
S. Senthil Kumar1-Jun-05 8:28 
GeneralRe: postmessage windclass Pin
racenjason1-Jun-05 12:01
professionalracenjason1-Jun-05 12:01 
GeneralRe: postmessage windclass Pin
ThatsAlok1-Jun-05 18:25
ThatsAlok1-Jun-05 18:25 
GeneralChange File's Accessed Time Pin
RedDragon2k1-Jun-05 7:02
RedDragon2k1-Jun-05 7:02 
GeneralRe: Change File's Accessed Time Pin
Toni781-Jun-05 8:24
Toni781-Jun-05 8:24 
GeneralHDC and CStatic control question Pin
Steve Messer1-Jun-05 6:54
Steve Messer1-Jun-05 6:54 
GeneralRe: HDC and CStatic control question Pin
David Crow1-Jun-05 7:02
David Crow1-Jun-05 7:02 
GeneralRe: HDC and CStatic control question Pin
Steve Messer1-Jun-05 7:10
Steve Messer1-Jun-05 7:10 
GeneralRe: HDC and CStatic control question Pin
David Crow1-Jun-05 7:30
David Crow1-Jun-05 7:30 
GeneralRe: HDC and CStatic control question Pin
Steve Messer1-Jun-05 7:38
Steve Messer1-Jun-05 7:38 
GeneralRe: HDC and CStatic control question Pin
Ryan Binns1-Jun-05 18:25
Ryan Binns1-Jun-05 18:25 
GeneralRe: HDC and CStatic control question Pin
Steve Messer13-Jun-05 20:38
Steve Messer13-Jun-05 20:38 
Generalworking with binary files in C++ Pin
knapak1-Jun-05 5:55
knapak1-Jun-05 5:55 
GeneralRe: working with binary files in C++ Pin
David Crow1-Jun-05 7:07
David Crow1-Jun-05 7:07 
GeneralRe: working with binary files in C++ Pin
knapak1-Jun-05 8:21
knapak1-Jun-05 8:21 
GeneralRe: working with binary files in C++ Pin
S. Senthil Kumar1-Jun-05 8:33
S. Senthil Kumar1-Jun-05 8:33 
GeneralRe: working with binary files in C++ Pin
knapak1-Jun-05 9:23
knapak1-Jun-05 9:23 

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.