Develop and Download Open Source Software

Browse Subversion Repository

Contents of /Restart/stdafx.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11 - (show annotations) (download) (as text)
Wed Feb 10 18:21:00 2010 UTC (14 years, 2 months ago) by sho1get
File MIME type: text/x-chdr
File size: 201 byte(s)


1 #pragma once
2
3 #include "targetver.h"
4
5 #define WIN32_LEAN_AND_MEAN
6
7 #include <windows.h>
8 #include <shellapi.h>
9 #include <stdlib.h>
10 #include <malloc.h>
11 #include <memory.h>
12 #include <tchar.h>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26