Click here to Skip to main content
15,904,288 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dll's with win32 project Pin
John R. Shaw22-May-03 7:06
John R. Shaw22-May-03 7:06 
GeneralRe: Dll's with win32 project Pin
Mazdak22-May-03 7:19
Mazdak22-May-03 7:19 
GeneralRe: Dll's with win32 project Pin
John R. Shaw22-May-03 7:31
John R. Shaw22-May-03 7:31 
GeneralRe: Dll's with win32 project Pin
Mazdak22-May-03 8:10
Mazdak22-May-03 8:10 
GeneralRe: Dll's with win32 project Pin
John R. Shaw22-May-03 8:22
John R. Shaw22-May-03 8:22 
GeneralRe: Dll's with win32 project Pin
Chris Richardson22-May-03 17:35
Chris Richardson22-May-03 17:35 
GeneralRe: Dll's with win32 project Pin
Mazdak22-May-03 22:59
Mazdak22-May-03 22:59 
GeneralNeed help migrating to Visual Studio .NET Pin
ElizabethC22-May-03 6:31
ElizabethC22-May-03 6:31 
QuestionHow to create a shortcut file? Pin
Emiliano22-May-03 6:20
Emiliano22-May-03 6:20 
AnswerRe: How to create a shortcut file? Pin
AlexO22-May-03 6:37
AlexO22-May-03 6:37 
AnswerRe: How to create a shortcut file? Pin
David Crow22-May-03 6:44
David Crow22-May-03 6:44 
Questiontemplated Factory Pattern ? Pin
Maximilien22-May-03 6:13
Maximilien22-May-03 6:13 
AnswerRe: templated Factory Pattern ? Pin
Chris Losinger22-May-03 7:21
professionalChris Losinger22-May-03 7:21 
GeneralRe: templated Factory Pattern ? Pin
Maximilien22-May-03 7:29
Maximilien22-May-03 7:29 
GeneralAny electonic book about Driver & API Hook Pin
Fad B22-May-03 5:01
Fad B22-May-03 5:01 
GeneralRe: Any electonic book about Driver & API Hook Pin
Martin Cook22-May-03 6:14
professionalMartin Cook22-May-03 6:14 
GeneralRe: Any electonic book about Driver & API Hook Pin
David Crow22-May-03 6:45
David Crow22-May-03 6:45 
GeneralOrdinal not found Pin
JensB22-May-03 4:55
JensB22-May-03 4:55 
GeneralRe: Ordinal not found Pin
valikac22-May-03 5:02
valikac22-May-03 5:02 
GeneralRe: Ordinal not found Pin
AlexO22-May-03 5:03
AlexO22-May-03 5:03 
GeneralRe: Ordinal not found Pin
JensB22-May-03 6:09
JensB22-May-03 6:09 
GeneralRe: Ordinal not found Pin
David Crow22-May-03 6:47
David Crow22-May-03 6:47 
GeneralRe: Ordinal not found Pin
David Crow22-May-03 6:50
David Crow22-May-03 6:50 
GeneralRe: Ordinal not found Pin
JensB22-May-03 6:59
JensB22-May-03 6:59 
Questionkill process by name ? Pin
bob_brown_200022-May-03 4:32
bob_brown_200022-May-03 4:32 
Hello,

YARSQ (yet another ridiculously silly question) - please bear with me.

Can someone help me write a simple program that can be used to
1. kill a process in the taskbar,
2. will work on all windows* platforms
3. implemented in c/c++

I have a fairly cloogy signaling mechanism between programs to find out which ones are alive, etc - but ideally, I would like a clean start on all processes from a master.

Somewhat related topic, but what is the windows call to very reliably find out - given a process/exe name - if a instance of it is already running.

As many of you may have figured out, I am working with programs whose owners have long been dead, figuratively anyway Smile | :) Answers much appreciated.

RGB

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.