After having installed the latest SDK, be sure to add the "Include files" and "Library files" directories of the SDK in priority in the VC++ options, Directories tab. If not, VC++ will use the old platform SDK if you have already installed it with the VC++ CD-ROM.
Also, I'm asking a question. For a successful build of the freesci.exe and sciunpak.exe, I had to add sci_getcwd and sci_open in the freesci.def file, is there any reason why? Thanks. Alex Angas wrote: > > Sorry - Mozilla just locked and I'm not sure if my reply got through > hence resend: > > It is defined in the Microsoft Platform SDK. This problem would occur if > they haven't downloaded and installed the PSDK correctly, which is > needed for a successful build of FreeSCI on Win32. Can it be verified > that they have done this? > > The latest Windows SDKs are available from: > http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ > > Regards, Alex. > > Christoph Reichenbach wrote: > > Hi, > > > > some people appear to be having problems with a type called DWORD_PTR, > > which is used in the (platform-specific file) event_ss_win32.c. Where does > > this type come from? > > > > > > TIA, > > > > llap, > > Christoph > > > > > > -- Louis-David Perron [EMAIL PROTECTED]
