Search found 1 match

by downware
2009-07-04 13:27
Forum: SC
Topic: How to compile the SC source code
Replies: 1
Views: 7967

Re: How to compile the SC source code

First use Visual Studio 6.
Download and install PSDK-Full.
In Options/Directories , add Include path "C:\PROGRAM FILES\MICROSOFT SDK\INCLUDE", and move it on top of paths. Add library path "C:\PROGRAM FILES\MICROSOFT SDK\LIB", and move it on top of paths.

That works for me.