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