Files
EF3-Interface/PcDmis/Base/Interfac/Msi/Hsi/Tools/UsbUtility/Win32TestDll/stdafx.h
T
2014-04-13 23:30:50 +08:00

16 lines
253 B
C

// stdafx.h : 标准系统包含文件的包含文件,
// 或是经常使用但不常更改的
// 特定于项目的包含文件
//
#pragma once
#include "targetver.h"
#include <stdio.h>
#include <tchar.h>
#include <windows.h>
// TODO: 在此处引用程序需要的其他头文件