Difference between revisions of "Windows Code Notes"

From Mod Wiki
(No difference)

Revision as of 16:00, 21 November 2007

  • You can use Visual Studio 2005 Express edition to compile the SDK.
  • Visual Studio 2008 Express is currently untested.
  • You can find the final gamex86.dll in source\build\win32\<configuration name>\
    • Copy it to the same folder as your etqw.exe and the game will automatically load your new dll.
  • We recommend setting up a post-build event to automatically copy the dll to the game folder.