| |
| Multi-Threaded ISAPI DLLs |
 |
Why can't my ISAPI DLL created in Delphi 3 handle multiple connections.
Although the ISAPI DLL wizard in Delphi 3 creates a DLL that is multi-thread safe, there is an omission in the source code which fails to set a flag telling the application that the DLL is multi-thread safe. This shortcoming can be overcome by simply adding the line:
IsMultiThread := TRUE;
as the first line of your DPR's begin-end block.
|
|
| Hits/month |
2,500,000+ |
Downloads (Since May 2000) |
7,393,709 |
| Total Files |
6,023 |
| Forum msgs |
7,670 |
| Articles/FAQs |
70+/900+ |
Top Selling Software at Amazon
|