J
John Cosmas
I've successfully created an EXE, that starts a process. When it fires up
the THREAD, the EXE generates an error - PROCESS ID =0x1c44 (7236), THREAD
ID=0x191c (6428) and then terminates. The THREAD fires up fine on my local
box, but does not on the client side. Do I need to build the application
with a SETUP kit to get it to work correctly? Or should I continue to
simply install the application with the BIN and resources (bitmaps), like
I've been doing? When I remove the THREAD code, the EXE works absolutely
FINE.
the THREAD, the EXE generates an error - PROCESS ID =0x1c44 (7236), THREAD
ID=0x191c (6428) and then terminates. The THREAD fires up fine on my local
box, but does not on the client side. Do I need to build the application
with a SETUP kit to get it to work correctly? Or should I continue to
simply install the application with the BIN and resources (bitmaps), like
I've been doing? When I remove the THREAD code, the EXE works absolutely
FINE.