You can build Win32-AdminMisc sources yourself using AS1000. You'll need
I ripped these from Win32-Scheduler_v20000702.tar.gz
Line 87 becomes
#if PERL_VERSION >= 8
Not in keeping with the style of the header file--but it works!
cl -MT -LD -EHsc -I"c:\cl\include" -I"include" -I"c:\perl510\lib\CORE" -DWIN32 -DPERL5008 *.cpp *.c CUString.lib WinCPUIDlib.lib lib\Accounts_Lite.lib c:\perl510\lib\CORE\perl510.lib c:\cl\lib\user32.lib c:\cl\lib\AdvAPI32.lib c:\cl\lib\wsock32.lib c:\cl\lib\NetAPI32.lib c:\cl\lib\WinMM.lib c:\cl\lib\Version.Lib ADMINMISC.DEF /link /nodefaultlib:libc
Adjust paths to suit your setup. Good luck if you want try and generate a makefile :)
Copy the files:
In reply to Re: impersonation under win32
by BrowserUk
in thread impersonation under win32
by briannz556
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |