in reply to Re: Win32::Lanman for 5.10
in thread Win32::Lanman for 5.10
Thanks for your advice. I was actually able to compile the module based on your instructions. I resolved the 4 undefined symbols by simply commenting them out anywhere I could find them. The make file worked but there were some issues in the paths, e.g. the misc folder for the ppd and pp file did not exist in my folder structure.
As compiler I used VC6++ with SP5 or 6. I used the 2003 SDK.