omw  0.1.1
resourceTypes.h
Go to the documentation of this file.
1 /*
2 author Oliver Blaser
3 date 13.08.2021
4 copyright MIT - Copyright (c) 2021 Oliver Blaser
5 */
6 
20 #ifndef IG_OMW_WINDOWS_RESOURCETYPES_H
21 #define IG_OMW_WINDOWS_RESOURCETYPES_H
22 
23 
24 
25 // custom resource types
26 //#define OMW_RCT__BASE_ 20000
27 #define OMW_RCT_BINFILE 20001
28 #define OMW_RCT_TEXTFILE 20002
32 #endif // IG_OMW_WINDOWS_RESOURCETYPES_H