Go to
the documentation of this file.
00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011 #pragma once
00012
00013
00014 #define PROPID_APPDATA 0x00000010
00015 #define PROPID_EASELIST 0x00000020
00016 #define PROPID_MULTLIST 0x00000030
00017 #define PROPID_NOTETRACK 0x00000040
00018 #define PROPID_CLEARCACHES 0x00000050
00019 #define PROPID_HAS_WSM 0x00000060
00020 #define PROPID_PSTAMP_SMALL 0x00000070
00021 #define PROPID_PSTAMP_LARGE 0x00000071
00022 #define PROPID_CUSTATTRIB 0x00000072
00023 #define PROPID_HARDWARE_MATERIAL 0x00000073
00024 #define PROPID_SIMPLE_MATERIAL 0x00000074
00025 #define PROPID_PSTAMP_TINY 0x00000078
00026 #define PROPID_SVDATA 0x00000080
00027 #define PROPID_FORCE_RENDER_MESH_COPY 0x000000100
00028 #define PROPID_EVAL_STEPSIZE_BUG_FIXED 0x1000
00029 #define PROPID_USER 0x0000FFFF
00030
00031
00032
00033
00034