Click here to Skip to main content
15,919,931 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralExport data to excel Pin
Gérald Mercet10-Oct-02 0:06
Gérald Mercet10-Oct-02 0:06 
GeneralRe: Export data to excel Pin
KarstenK10-Oct-02 1:13
mveKarstenK10-Oct-02 1:13 
Questionhow to get handle of copying files within Explorer? Pin
vic_dongyx9-Oct-02 22:53
vic_dongyx9-Oct-02 22:53 
AnswerRe: how to get handle of copying files within Explorer? Pin
Kannan Kalyanaraman9-Oct-02 23:38
Kannan Kalyanaraman9-Oct-02 23:38 
GeneralRe: how to get handle of copying files within Explorer? Pin
vic_dongyx9-Oct-02 23:52
vic_dongyx9-Oct-02 23:52 
GeneralRe: how to get handle of copying files within Explorer? Pin
Kannan Kalyanaraman10-Oct-02 0:04
Kannan Kalyanaraman10-Oct-02 0:04 
GeneralISAPI Filter Pin
Tili9-Oct-02 22:37
Tili9-Oct-02 22:37 
GeneralTo kill a win32 app via batch file Pin
rsasalm_9-Oct-02 22:37
rsasalm_9-Oct-02 22:37 
Hi all,

I have a GUI win32 application.

When one instance is running I cann't run another instance because the application is communicationg with external hardware.
Before to run another instance of this application I have to close the running application manually.


Now I want to run this application a number of times with different arguments using a batch file.

Now I wonder how I can give command in my batch so that it can close the running application before next instance of appliction starts.

Batch file may look like:

1. Test.exe arguments
kill Test.exe (1)
2. Test.exe arguments
kill Test.exe (2)
and
so on

Hope I have explain my problem.
Any help in this regard
will be appreciated
regards
/rsasalm

GeneralRe: To kill a win32 app via batch file Pin
l a u r e n10-Oct-02 3:17
l a u r e n10-Oct-02 3:17 
GeneralRe: To kill a win32 app via batch file Pin
rsasalm_10-Oct-02 4:21
rsasalm_10-Oct-02 4:21 
GeneralRe: To kill a win32 app via batch file Pin
l a u r e n10-Oct-02 4:39
l a u r e n10-Oct-02 4:39 
QuestionHow to print/Preview the static Pin
kanat9-Oct-02 21:58
kanat9-Oct-02 21:58 
AnswerRe: How to print/Preview the static Pin
Anonymous10-Oct-02 0:46
Anonymous10-Oct-02 0:46 
GeneralNOMIRRORBITMAP Pin
Gleb9-Oct-02 21:30
Gleb9-Oct-02 21:30 
Generalvery silly problem Pin
Chanda.com9-Oct-02 21:22
Chanda.com9-Oct-02 21:22 
GeneralRe: very silly problem Pin
Nish Nishant9-Oct-02 22:03
sitebuilderNish Nishant9-Oct-02 22:03 
GeneralRe: very silly problem Pin
Jon Hulatt9-Oct-02 22:03
Jon Hulatt9-Oct-02 22:03 
GeneralSaving Application settings for next restarts Pin
Soni9-Oct-02 21:17
Soni9-Oct-02 21:17 
GeneralRe: Saving Application settings for next restarts Pin
Paul M Watt9-Oct-02 21:28
mentorPaul M Watt9-Oct-02 21:28 
QuestionWorks under UNICODE ??? Pin
Daniel Strigl9-Oct-02 20:51
Daniel Strigl9-Oct-02 20:51 
AnswerRe: Works under UNICODE ??? Pin
Paul M Watt9-Oct-02 21:22
mentorPaul M Watt9-Oct-02 21:22 
AnswerRe: Works under UNICODE ??? Pin
Michael Dunn9-Oct-02 21:46
sitebuilderMichael Dunn9-Oct-02 21:46 
GeneralRe: Exporting symbols from Application to DLL Pin
Paul M Watt9-Oct-02 21:16
mentorPaul M Watt9-Oct-02 21:16 
GeneralRe: Exporting symbols from Application to DLL Pin
KarstenK10-Oct-02 1:19
mveKarstenK10-Oct-02 1:19 
GeneralDisplaying a PDF file in my App Pin
Jerome Conus9-Oct-02 20:08
Jerome Conus9-Oct-02 20: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.