OMW  0.1.0
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 
15 #ifndef OMW_WINDOWS_RESOURCETYPES_H
16 #define OMW_WINDOWS_RESOURCETYPES_H
17 
18 
19 
20 // custom resource types
21 //#define OMW_RCT__BASE_ 20000
22 #define OMW_RCT_BINFILE 20001
23 #define OMW_RCT_TEXTFILE 20002
27 #endif // OMW_WINDOWS_RESOURCETYPES_H