starting programs

K

kluchen

I'm writing a program, which is able to start the other programs (exe). I
use CreateProcess to start them. Most programs start correctly, but I've
found one, which doesn't. It is acdsee5.exe.
When I'm starting it, CreateProcess returns TRUE, but the program doesn't
start. I suppose it is closing itself. When I double click the file in
Window Explorer, it starts right.
What am I doing wrong?
Why the other programs start ok?

kluchen
 
V

Victor Bazarov

kluchen said:
I'm writing a program, which is able to start the other programs (exe). I
use CreateProcess to start them. Most programs start correctly, but I've
found one, which doesn't. It is acdsee5.exe.
When I'm starting it, CreateProcess returns TRUE, but the program doesn't
start. I suppose it is closing itself. When I double click the file in
Window Explorer, it starts right.
What am I doing wrong?
Why the other programs start ok?

'CreateProcess' is not a standard function and therefore it is
off-topic here.

You should either contact the acdsee5.exe creators or post your
question to a newsgroup where it would be on topic. I suspect
that the best one is comp.os.ms-windows.programmer.

Victor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top