1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-26 17:10:38 +00:00
QB64-PE/internal/source/manifest.h
2022-08-26 14:13:09 +00:00

12 lines
256 B
C

#ifndef RESOURCE_H
#define RESOURCE_H
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif /* RESOURCE_H */
#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1 /*Defined manifest file*/
#define RT_MANIFEST 24