Click here to Skip to main content
16,011,743 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralC++ Win32 API: Pictures on buttons... Pin
ParaSwarm9-Jan-02 10:33
ParaSwarm9-Jan-02 10:33 
GeneralRe: C++ Win32 API: Pictures on buttons... Pin
Christian Graus9-Jan-02 10:36
protectorChristian Graus9-Jan-02 10:36 
QuestionPrintInsideRect for CScrollView? Pin
Joe Dean9-Jan-02 9:16
Joe Dean9-Jan-02 9:16 
AnswerRe: PrintInsideRect for CScrollView? Pin
Ernest Laurentin9-Jan-02 10:19
Ernest Laurentin9-Jan-02 10:19 
QuestionIs Visual C++ running? Pin
Gavin Greig9-Jan-02 9:00
Gavin Greig9-Jan-02 9:00 
AnswerRe: Is Visual C++ running? Pin
Carlos Antollini9-Jan-02 9:47
Carlos Antollini9-Jan-02 9:47 
AnswerRe: Is Visual C++ running? Pin
Carlos Antollini9-Jan-02 9:50
Carlos Antollini9-Jan-02 9:50 
AnswerRe: Is Visual C++ running? Pin
Mustafa Demirhan9-Jan-02 12:17
Mustafa Demirhan9-Jan-02 12:17 
There are two simple ways:

1. Enumerating processes. You can use the following classes to enumarate processes on both NT/2000 and Win9x. http://www.codeproject.com/threads/enumprocess.asp

2. You can use FindWindow API to find Visual C++ window. You can also give the class name as a parameter to be sure that the window found is Visual C++ Window.

Hope this helps.

Kind regards
Mustafa Demirhan

http://www.macroangel.com

Sonork ID 100.9935:zoltrix
AnswerRe: Is Visual C++ running? Pin
Gavin Greig9-Jan-02 21:45
Gavin Greig9-Jan-02 21:45 
GeneralWinsock peer to peer file transfer Pin
Kuniva9-Jan-02 8:27
Kuniva9-Jan-02 8:27 
GeneralProcess's CPU usage Pin
BlackSmith9-Jan-02 7:37
BlackSmith9-Jan-02 7:37 
GeneralRe: Process's CPU usage Pin
Joaquín M López Muñoz9-Jan-02 8:26
Joaquín M López Muñoz9-Jan-02 8:26 
GeneralRe: Process's CPU usage Pin
BlackSmith9-Jan-02 8:43
BlackSmith9-Jan-02 8:43 
GeneralRe: Process's CPU usage Pin
Joaquín M López Muñoz9-Jan-02 13:17
Joaquín M López Muñoz9-Jan-02 13:17 
GeneralRe: Process's CPU usage Pin
Mustafa Demirhan9-Jan-02 12:14
Mustafa Demirhan9-Jan-02 12:14 
GeneralRe: Process's CPU usage Pin
Mustafa Demirhan9-Jan-02 12:16
Mustafa Demirhan9-Jan-02 12:16 
GeneralAppearing/Disappearing Asterisk in Title Bar Pin
Marc Tompkins9-Jan-02 7:33
Marc Tompkins9-Jan-02 7:33 
GeneralRe: Appearing/Disappearing Asterisk in Title Bar Pin
Carlos Antollini9-Jan-02 7:47
Carlos Antollini9-Jan-02 7:47 
GeneralRe: Appearing/Disappearing Asterisk in Title Bar Pin
Joaquín M López Muñoz9-Jan-02 7:57
Joaquín M López Muñoz9-Jan-02 7:57 
Questionhow to see if one list item is also in a second list Pin
Kuniva9-Jan-02 6:47
Kuniva9-Jan-02 6:47 
AnswerRe: how to see if one list item is also in a second list Pin
Bill Wilson9-Jan-02 9:48
Bill Wilson9-Jan-02 9:48 
Generalip posting Pin
Nnamdi Onyeyiri9-Jan-02 6:06
Nnamdi Onyeyiri9-Jan-02 6:06 
GeneralRe: ip posting Pin
James R. Twine9-Jan-02 6:22
James R. Twine9-Jan-02 6:22 
GeneralRe: ip posting Pin
Nish Nishant9-Jan-02 6:47
sitebuilderNish Nishant9-Jan-02 6:47 
GeneralRe: ip posting Pin
James R. Twine9-Jan-02 12:50
James R. Twine9-Jan-02 12:50 

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.