in reply to Win32::API error - OpenThread could not be located in kernel32.dll
This is not a Perl issue.
However, the problem is that the dll you are trying to use was not designed for use with NT. The OpenThread api did not become available until W2K
See the "Requirements" section at the bottom of this page.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Win32::API error - OpenThread could not be located in kernel32.dll
by fx (Pilgrim) on Jun 30, 2004 at 22:41 UTC |