Hi,
I am building on both NT/2K. Both the systems are giving problems.
The application is working until I added Networking to it. The only new
Library that it is linking newly can be the winsock dll, which is a
multithreaded one…
Chaitanya
Hi,
Which system are we talking about: NT or 9x?
Are you linking agains multithreaded libraries?Giga.
Chaitanya Kancherla wrote:
> Hi all,
> This is not related to driver stuff, this one is really bugging
me.
> I hope you can help me.
> I have an MFC application which dynamically loads two MFC statically
linked
> DLL’s. In one DLL, I am creating two threads, using AfxBeginThread().
After
> this, when I am creating another thread in the main application, the
system
> hangs. I had to reboot the system.
> Another thing is that the problem is observed only when I am creating
two
> threads in the first DLL. If I create only one thread, the application
works
> fine.
> Its really baffling me. Any suggestions please … ?
> TIA,
> Chaitanya
>
> —
> You are currently subscribed to ntdev as: xxxxx@ParadigmGeo.com
> To unsubscribe send a blank email to $subst(‘Email.Unsub’)