Update to VS2005, add svcctrl project

This commit is contained in:
Ron Pedde
2007-03-06 23:46:03 +00:00
parent d8187985e8
commit 13a8597ca6
26 changed files with 2359 additions and 805 deletions

8
win32/svcctrl/stdafx.cpp Normal file
View File

@@ -0,0 +1,8 @@
// stdafx.cpp : source file that includes just the standard includes
// svcctrl.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file