// JP opened flex table

Click to See Complete Forum and Search --> : Windows2K Service and MultiThread


cund
March 18th, 2002, 05:47 AM
Hi All,
I have writen a Service in VC++6. When I deployed it in Windows2k, it offen ran in 5 or 6 hours and then die without any message and system didn't post any error.
In my code, I created 7 threads (independence).
Please help me?
- What will happen if I use CoInitialize, CoInitializeEx in threads? I use Oracle database, and Connect to FTP server to get and put files.
- What will happen if I use the same logfile for 7 threads.
Send me your experience in Writing NT Service, Multi thread.
Many thanks!
[If possible, mail to me: Cund@fpt.com.vn ]

//JP added flex table