mirror of
https://github.com/ultrasn0w/foo_drpc.git
synced 2025-12-16 01:39:52 +01:00
24 lines
796 B
C
24 lines
796 B
C
//{{NO_DEPENDENCIES}}
|
|
// Von Microsoft Visual C++ generierte Includedatei.
|
|
// Verwendet durch Plugin.rc
|
|
//
|
|
#define VS_VERSION_INFO 1
|
|
#define VFFF_ISSHAREDFILE 0x0001
|
|
#define VFF_CURNEDEST 0x0001
|
|
#define VIFF_FORCEINSTALL 0x0001
|
|
#define VFF_FILEINUSE 0x0002
|
|
#define VIFF_DONTDELETEOLD 0x0002
|
|
#define VFF_BUFFTOOSMALL 0x0004
|
|
#define VS_USER_DEFINED 100
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 101
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|