Changeset 361 for trunk/Utilities/MonitorInformation/stdafx.h
- Timestamp:
- Jan 30, 2015, 11:57:24 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/MonitorInformation/stdafx.h
r288 r361 1 1 //////////////////////////////////////////////////////////// 2 // stdafx.h 3 // 4 // Copyright (C) Alax.Info, 2006-2008 2 // Copyright (C) Alax.Info, 2006-2015 5 3 // http://alax.info 6 4 // … … 9 7 // 10 8 // Created by Roman Ryltsov roman@alax.info 11 //12 // $Id: stdafx.h 21 2008-11-22 20:52:51Z alax $13 9 14 10 #pragma once … … 64 60 #define _WTL_NEW_PAGE_NOTIFY_HANDLERS 65 61 62 #undef _SYSINFOAPI_H_ 66 63 #include <atlapp.h> 64 #define _SYSINFOAPI_H_ 65 67 66 #include <atlgdi.h> 68 67 #include <atluser.h>
Note: See TracChangeset
for help on using the changeset viewer.