Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Oct : CreateProcess

www.cryer.info
Managed Newsgroup Archive

CreateProcess

Subject:CreateProcess
Posted by:"Gürcan YÜCEL" (gurc..@workmail.com)
Date:Mon, 31 Oct 2005 11:20:58 +0200

Hi,
Im running an executable within my program with createprocess function.
External file simply converts a file format to another. Sometimes my
external exe dont generates external file. Its known bug in conversion
rutines. The problem is;
In W2K machines, there is no problem but in XP (SP2) there is a warning
dialog that says ;
"XXX.EXE has encountered a problem and needs to close.....
....
...
Please tell Microsoft about this problem
...
...
"

How can I get rid of this message?
Im running my code within try except block.

Thanks.

PS:Im using D7 Ent.

Gürcan YÜCEL

Glossary

File Types

Replies:

www.cryer.info
Managed Newsgroup Archive