source: nscp/StdAfx.cpp @ d48c31a

0.4.00.4.10.4.2stable
Last change on this file since d48c31a was d48c31a, checked in by Michael Medin <michael@…>, 6 years ago

New build enviornment (static) to work with NT4 and w2k3 and hopefully everything else.
Also fixed the "broken password" issue..

  • Property mode set to 100644
File size: 322 bytes
Line 
1// stdafx.cpp : source file that includes just the standard includes
2//      IconService.pch will be the pre-compiled header
3//      stdafx.obj will contain the pre-compiled type information
4
5#include "stdafx.h"
6
7// TODO: reference any additional headers you need in STDAFX.H
8// and not in this file
9
10#define COMPILE_NEWAPIS_STUBS
Note: See TracBrowser for help on using the repository browser.