Click here to Skip to main content
15,908,901 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: quick question on color Pin
Shog910-Apr-02 12:43
sitebuilderShog910-Apr-02 12:43 
GeneralRe: quick question on color Pin
jafrazee10-Apr-02 14:00
jafrazee10-Apr-02 14:00 
GeneralRe: quick question on color Pin
Shog910-Apr-02 18:35
sitebuilderShog910-Apr-02 18:35 
GeneralRe: quick question on color Pin
jafrazee11-Apr-02 0:42
jafrazee11-Apr-02 0:42 
GeneralRe: quick question on color Pin
Jeremy Falcon10-Apr-02 13:46
professionalJeremy Falcon10-Apr-02 13:46 
GeneralConversion from Integers to Character String Pin
pjb78910-Apr-02 11:41
pjb78910-Apr-02 11:41 
GeneralRe: Conversion from Integers to Character String Pin
Joaquín M López Muñoz10-Apr-02 11:56
Joaquín M López Muñoz10-Apr-02 11:56 
GeneralFinding if an app is running, not using FindWindow Pin
Atlantys10-Apr-02 10:46
Atlantys10-Apr-02 10:46 
I have this DLL (non-MFC or anything like that) that does 2 things:

a) loads up an app, passes in some params. Simple, eh? Just call MyApp.exe, pass in the params, good to go. Next part.

b) finds one of the existing instances of MyApp.exe (don't care really which one), and pass in some params.
I'd normally use FindWindow, but since the title of my app changes, I can't search for "MyAppTitle".

Anybody know of any (relatively) simple methods of finding if MyApp.exe is already running?
(MyApp is a MFC-written, dialog-based, multi-instance-allowing app).

Thanks in advance.
GeneralRe: Finding if an app is running, not using FindWindow Pin
Joaquín M López Muñoz10-Apr-02 10:49
Joaquín M López Muñoz10-Apr-02 10:49 
GeneralRe: Finding if an app is running, not using FindWindow Pin
Atlantys10-Apr-02 11:12
Atlantys10-Apr-02 11:12 
GeneralRe: Finding if an app is running, not using FindWindow Pin
Joaquín M López Muñoz10-Apr-02 11:49
Joaquín M López Muñoz10-Apr-02 11:49 
GeneralProgrammatically setting IE's homepage (how?) Pin
Oz Ben Eliezer10-Apr-02 10:36
Oz Ben Eliezer10-Apr-02 10:36 
GeneralRe: Programmatically setting IE's homepage (how?) Pin
Joaquín M López Muñoz10-Apr-02 10:59
Joaquín M López Muñoz10-Apr-02 10:59 
GeneralRe: Programmatically setting IE's homepage (how?) Pin
Oz Ben Eliezer11-Apr-02 2:39
Oz Ben Eliezer11-Apr-02 2:39 
GeneralModeless dialogs and OnOK Pin
Derek Lakin10-Apr-02 10:15
Derek Lakin10-Apr-02 10:15 
GeneralRe: Modeless dialogs and OnOK Pin
Joaquín M López Muñoz10-Apr-02 10:15
Joaquín M López Muñoz10-Apr-02 10:15 
GeneralRe: Modeless dialogs and OnOK Pin
Derek Lakin10-Apr-02 10:25
Derek Lakin10-Apr-02 10:25 
GeneralRe: Modeless dialogs and OnOK Pin
Joaquín M López Muñoz10-Apr-02 10:29
Joaquín M López Muñoz10-Apr-02 10:29 
GeneralRe: Modeless dialogs and OnOK Pin
Derek Lakin10-Apr-02 10:33
Derek Lakin10-Apr-02 10:33 
GeneralRe: Modeless dialogs and OnOK Pin
Joaquín M López Muñoz10-Apr-02 10:36
Joaquín M López Muñoz10-Apr-02 10:36 
GeneralRe: Modeless dialogs and OnOK Pin
Derek Lakin10-Apr-02 10:40
Derek Lakin10-Apr-02 10:40 
GeneralRe: Modeless dialogs and OnOK Pin
Joaquín M López Muñoz10-Apr-02 10:43
Joaquín M López Muñoz10-Apr-02 10:43 
GeneralRe: Modeless dialogs and OnOK Pin
Derek Lakin10-Apr-02 10:45
Derek Lakin10-Apr-02 10:45 
GeneralRe: Modeless dialogs and OnOK Pin
Joaquín M López Muñoz10-Apr-02 10:48
Joaquín M López Muñoz10-Apr-02 10:48 
GeneralRe: Modeless dialogs and OnOK Pin
Derek Lakin10-Apr-02 11:08
Derek Lakin10-Apr-02 11:08 

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.