Win32 API 日本語リファレンス
ホームUI.Controls.Dialogs › 定数

定数

100

Windows.Win32.UI.Controls.Dialogs

名前
OFN_SHAREFALLTHROUGHDWORD2
OFN_SHARENOWARNDWORD1
OFN_SHAREWARNDWORD0
CDN_INITDONEDWORD4294966695
CDN_SELCHANGEDWORD4294966694
CDN_FOLDERCHANGEDWORD4294966693
CDN_SHAREVIOLATIONDWORD4294966692
CDN_HELPDWORD4294966691
CDN_FILEOKDWORD4294966690
CDN_TYPECHANGEDWORD4294966689
CDN_INCLUDEITEMDWORD4294966688
CDM_FIRSTDWORD1124
CDM_LASTDWORD1224
CDM_GETSPECDWORD1124
CDM_GETFILEPATHDWORD1125
CDM_GETFOLDERPATHDWORD1126
CDM_GETFOLDERIDLISTDWORD1127
CDM_SETCONTROLTEXTDWORD1128
CDM_HIDECONTROLDWORD1129
CDM_SETDEFEXTDWORD1130
FRM_FIRSTDWORD1124
FRM_LASTDWORD1224
FRM_SETOPERATIONRESULTDWORD1124
FRM_SETOPERATIONRESULTTEXTDWORD1125
PS_OPENTYPE_FONTTYPEDWORD65536
TT_OPENTYPE_FONTTYPEDWORD131072
TYPE1_FONTTYPEDWORD262144
SYMBOL_FONTTYPEDWORD524288
WM_CHOOSEFONT_GETLOGFONTDWORD1025
WM_CHOOSEFONT_SETLOGFONTDWORD1125
WM_CHOOSEFONT_SETFLAGSDWORD1126
LBSELCHSTRINGAunknowncommdlg_LBSelChangedNotify
SHAREVISTRINGAunknowncommdlg_ShareViolation
FILEOKSTRINGAunknowncommdlg_FileNameOK
COLOROKSTRINGAunknowncommdlg_ColorOK
SETRGBSTRINGAunknowncommdlg_SetRGBColor
HELPMSGSTRINGAunknowncommdlg_help
FINDMSGSTRINGAunknowncommdlg_FindReplace
LBSELCHSTRINGWunknowncommdlg_LBSelChangedNotify
SHAREVISTRINGWunknowncommdlg_ShareViolation
FILEOKSTRINGWunknowncommdlg_FileNameOK
COLOROKSTRINGWunknowncommdlg_ColorOK
SETRGBSTRINGWunknowncommdlg_SetRGBColor
HELPMSGSTRINGWunknowncommdlg_help
FINDMSGSTRINGWunknowncommdlg_FindReplace
LBSELCHSTRINGunknowncommdlg_LBSelChangedNotify
SHAREVISTRINGunknowncommdlg_ShareViolation
FILEOKSTRINGunknowncommdlg_FileNameOK
COLOROKSTRINGunknowncommdlg_ColorOK
SETRGBSTRINGunknowncommdlg_SetRGBColor
HELPMSGSTRINGunknowncommdlg_help
FINDMSGSTRINGunknowncommdlg_FindReplace
CD_LBSELNOITEMSINT-1
CD_LBSELCHANGEDWORD0
CD_LBSELSUBDWORD1
CD_LBSELADDDWORD2
START_PAGE_GENERALDWORD4294967295
PD_RESULT_CANCELDWORD0
PD_RESULT_PRINTDWORD1
PD_RESULT_APPLYDWORD2
DN_DEFAULTPRNDWORD1
WM_PSD_FULLPAGERECTDWORD1025
WM_PSD_MINMARGINRECTDWORD1026
WM_PSD_MARGINRECTDWORD1027
WM_PSD_GREEKTEXTRECTDWORD1028
WM_PSD_ENVSTAMPRECTDWORD1029
WM_PSD_YAFULLPAGERECTDWORD1030
DLG_COLORDWORD10
COLOR_HUESCROLLDWORD700
COLOR_SATSCROLLDWORD701
COLOR_LUMSCROLLDWORD702
COLOR_HUEDWORD703
COLOR_SATDWORD704
COLOR_LUMDWORD705
COLOR_REDDWORD706
COLOR_GREENDWORD707
COLOR_BLUEDWORD708
COLOR_CURRENTDWORD709
COLOR_RAINBOWDWORD710
COLOR_SAVEDWORD711
COLOR_ADDDWORD712
COLOR_SOLIDDWORD713
COLOR_TUNEDWORD714
COLOR_SCHEMESDWORD715
COLOR_ELEMENTDWORD716
COLOR_SAMPLESDWORD717
COLOR_PALETTEDWORD718
COLOR_MIXDWORD719
COLOR_BOX1DWORD720
COLOR_CUSTOM1DWORD721
COLOR_HUEACCELDWORD723
COLOR_SATACCELDWORD724
COLOR_LUMACCELDWORD725
COLOR_REDACCELDWORD726
COLOR_GREENACCELDWORD727
COLOR_BLUEACCELDWORD728
COLOR_SOLID_LEFTDWORD730
COLOR_SOLID_RIGHTDWORD731
NUM_BASIC_COLORSDWORD48
NUM_CUSTOM_COLORSDWORD16

各言語での定義

定数の定義。C/C++〜Go タブは数値定数のみ(GUID・文字列定数は上の表 / HSP タブを参照)。HSP は #define global。

#define OFN_SHAREFALLTHROUGH 2
#define OFN_SHARENOWARN 1
#define OFN_SHAREWARN 0
#define CDN_INITDONE 4294966695
#define CDN_SELCHANGE 4294966694
#define CDN_FOLDERCHANGE 4294966693
#define CDN_SHAREVIOLATION 4294966692
#define CDN_HELP 4294966691
#define CDN_FILEOK 4294966690
#define CDN_TYPECHANGE 4294966689
#define CDN_INCLUDEITEM 4294966688
#define CDM_FIRST 1124
#define CDM_LAST 1224
#define CDM_GETSPEC 1124
#define CDM_GETFILEPATH 1125
#define CDM_GETFOLDERPATH 1126
#define CDM_GETFOLDERIDLIST 1127
#define CDM_SETCONTROLTEXT 1128
#define CDM_HIDECONTROL 1129
#define CDM_SETDEFEXT 1130
#define FRM_FIRST 1124
#define FRM_LAST 1224
#define FRM_SETOPERATIONRESULT 1124
#define FRM_SETOPERATIONRESULTTEXT 1125
#define PS_OPENTYPE_FONTTYPE 65536
#define TT_OPENTYPE_FONTTYPE 131072
#define TYPE1_FONTTYPE 262144
#define SYMBOL_FONTTYPE 524288
#define WM_CHOOSEFONT_GETLOGFONT 1025
#define WM_CHOOSEFONT_SETLOGFONT 1125
#define WM_CHOOSEFONT_SETFLAGS 1126
#define CD_LBSELNOITEMS -1
#define CD_LBSELCHANGE 0
#define CD_LBSELSUB 1
#define CD_LBSELADD 2
#define START_PAGE_GENERAL 4294967295
#define PD_RESULT_CANCEL 0
#define PD_RESULT_PRINT 1
#define PD_RESULT_APPLY 2
#define DN_DEFAULTPRN 1
#define WM_PSD_FULLPAGERECT 1025
#define WM_PSD_MINMARGINRECT 1026
#define WM_PSD_MARGINRECT 1027
#define WM_PSD_GREEKTEXTRECT 1028
#define WM_PSD_ENVSTAMPRECT 1029
#define WM_PSD_YAFULLPAGERECT 1030
#define DLG_COLOR 10
#define COLOR_HUESCROLL 700
#define COLOR_SATSCROLL 701
#define COLOR_LUMSCROLL 702
#define COLOR_HUE 703
#define COLOR_SAT 704
#define COLOR_LUM 705
#define COLOR_RED 706
#define COLOR_GREEN 707
#define COLOR_BLUE 708
#define COLOR_CURRENT 709
#define COLOR_RAINBOW 710
#define COLOR_SAVE 711
#define COLOR_ADD 712
#define COLOR_SOLID 713
#define COLOR_TUNE 714
#define COLOR_SCHEMES 715
#define COLOR_ELEMENT 716
#define COLOR_SAMPLES 717
#define COLOR_PALETTE 718
#define COLOR_MIX 719
#define COLOR_BOX1 720
#define COLOR_CUSTOM1 721
#define COLOR_HUEACCEL 723
#define COLOR_SATACCEL 724
#define COLOR_LUMACCEL 725
#define COLOR_REDACCEL 726
#define COLOR_GREENACCEL 727
#define COLOR_BLUEACCEL 728
#define COLOR_SOLID_LEFT 730
#define COLOR_SOLID_RIGHT 731
#define NUM_BASIC_COLORS 48
#define NUM_CUSTOM_COLORS 16
public const uint OFN_SHAREFALLTHROUGH = 2;
public const uint OFN_SHARENOWARN = 1;
public const uint OFN_SHAREWARN = 0;
public const uint CDN_INITDONE = 4294966695;
public const uint CDN_SELCHANGE = 4294966694;
public const uint CDN_FOLDERCHANGE = 4294966693;
public const uint CDN_SHAREVIOLATION = 4294966692;
public const uint CDN_HELP = 4294966691;
public const uint CDN_FILEOK = 4294966690;
public const uint CDN_TYPECHANGE = 4294966689;
public const uint CDN_INCLUDEITEM = 4294966688;
public const uint CDM_FIRST = 1124;
public const uint CDM_LAST = 1224;
public const uint CDM_GETSPEC = 1124;
public const uint CDM_GETFILEPATH = 1125;
public const uint CDM_GETFOLDERPATH = 1126;
public const uint CDM_GETFOLDERIDLIST = 1127;
public const uint CDM_SETCONTROLTEXT = 1128;
public const uint CDM_HIDECONTROL = 1129;
public const uint CDM_SETDEFEXT = 1130;
public const uint FRM_FIRST = 1124;
public const uint FRM_LAST = 1224;
public const uint FRM_SETOPERATIONRESULT = 1124;
public const uint FRM_SETOPERATIONRESULTTEXT = 1125;
public const uint PS_OPENTYPE_FONTTYPE = 65536;
public const uint TT_OPENTYPE_FONTTYPE = 131072;
public const uint TYPE1_FONTTYPE = 262144;
public const uint SYMBOL_FONTTYPE = 524288;
public const uint WM_CHOOSEFONT_GETLOGFONT = 1025;
public const uint WM_CHOOSEFONT_SETLOGFONT = 1125;
public const uint WM_CHOOSEFONT_SETFLAGS = 1126;
public const int CD_LBSELNOITEMS = -1;
public const uint CD_LBSELCHANGE = 0;
public const uint CD_LBSELSUB = 1;
public const uint CD_LBSELADD = 2;
public const uint START_PAGE_GENERAL = 4294967295;
public const uint PD_RESULT_CANCEL = 0;
public const uint PD_RESULT_PRINT = 1;
public const uint PD_RESULT_APPLY = 2;
public const uint DN_DEFAULTPRN = 1;
public const uint WM_PSD_FULLPAGERECT = 1025;
public const uint WM_PSD_MINMARGINRECT = 1026;
public const uint WM_PSD_MARGINRECT = 1027;
public const uint WM_PSD_GREEKTEXTRECT = 1028;
public const uint WM_PSD_ENVSTAMPRECT = 1029;
public const uint WM_PSD_YAFULLPAGERECT = 1030;
public const uint DLG_COLOR = 10;
public const uint COLOR_HUESCROLL = 700;
public const uint COLOR_SATSCROLL = 701;
public const uint COLOR_LUMSCROLL = 702;
public const uint COLOR_HUE = 703;
public const uint COLOR_SAT = 704;
public const uint COLOR_LUM = 705;
public const uint COLOR_RED = 706;
public const uint COLOR_GREEN = 707;
public const uint COLOR_BLUE = 708;
public const uint COLOR_CURRENT = 709;
public const uint COLOR_RAINBOW = 710;
public const uint COLOR_SAVE = 711;
public const uint COLOR_ADD = 712;
public const uint COLOR_SOLID = 713;
public const uint COLOR_TUNE = 714;
public const uint COLOR_SCHEMES = 715;
public const uint COLOR_ELEMENT = 716;
public const uint COLOR_SAMPLES = 717;
public const uint COLOR_PALETTE = 718;
public const uint COLOR_MIX = 719;
public const uint COLOR_BOX1 = 720;
public const uint COLOR_CUSTOM1 = 721;
public const uint COLOR_HUEACCEL = 723;
public const uint COLOR_SATACCEL = 724;
public const uint COLOR_LUMACCEL = 725;
public const uint COLOR_REDACCEL = 726;
public const uint COLOR_GREENACCEL = 727;
public const uint COLOR_BLUEACCEL = 728;
public const uint COLOR_SOLID_LEFT = 730;
public const uint COLOR_SOLID_RIGHT = 731;
public const uint NUM_BASIC_COLORS = 48;
public const uint NUM_CUSTOM_COLORS = 16;
OFN_SHAREFALLTHROUGH = 2
OFN_SHARENOWARN = 1
OFN_SHAREWARN = 0
CDN_INITDONE = 4294966695
CDN_SELCHANGE = 4294966694
CDN_FOLDERCHANGE = 4294966693
CDN_SHAREVIOLATION = 4294966692
CDN_HELP = 4294966691
CDN_FILEOK = 4294966690
CDN_TYPECHANGE = 4294966689
CDN_INCLUDEITEM = 4294966688
CDM_FIRST = 1124
CDM_LAST = 1224
CDM_GETSPEC = 1124
CDM_GETFILEPATH = 1125
CDM_GETFOLDERPATH = 1126
CDM_GETFOLDERIDLIST = 1127
CDM_SETCONTROLTEXT = 1128
CDM_HIDECONTROL = 1129
CDM_SETDEFEXT = 1130
FRM_FIRST = 1124
FRM_LAST = 1224
FRM_SETOPERATIONRESULT = 1124
FRM_SETOPERATIONRESULTTEXT = 1125
PS_OPENTYPE_FONTTYPE = 65536
TT_OPENTYPE_FONTTYPE = 131072
TYPE1_FONTTYPE = 262144
SYMBOL_FONTTYPE = 524288
WM_CHOOSEFONT_GETLOGFONT = 1025
WM_CHOOSEFONT_SETLOGFONT = 1125
WM_CHOOSEFONT_SETFLAGS = 1126
CD_LBSELNOITEMS = -1
CD_LBSELCHANGE = 0
CD_LBSELSUB = 1
CD_LBSELADD = 2
START_PAGE_GENERAL = 4294967295
PD_RESULT_CANCEL = 0
PD_RESULT_PRINT = 1
PD_RESULT_APPLY = 2
DN_DEFAULTPRN = 1
WM_PSD_FULLPAGERECT = 1025
WM_PSD_MINMARGINRECT = 1026
WM_PSD_MARGINRECT = 1027
WM_PSD_GREEKTEXTRECT = 1028
WM_PSD_ENVSTAMPRECT = 1029
WM_PSD_YAFULLPAGERECT = 1030
DLG_COLOR = 10
COLOR_HUESCROLL = 700
COLOR_SATSCROLL = 701
COLOR_LUMSCROLL = 702
COLOR_HUE = 703
COLOR_SAT = 704
COLOR_LUM = 705
COLOR_RED = 706
COLOR_GREEN = 707
COLOR_BLUE = 708
COLOR_CURRENT = 709
COLOR_RAINBOW = 710
COLOR_SAVE = 711
COLOR_ADD = 712
COLOR_SOLID = 713
COLOR_TUNE = 714
COLOR_SCHEMES = 715
COLOR_ELEMENT = 716
COLOR_SAMPLES = 717
COLOR_PALETTE = 718
COLOR_MIX = 719
COLOR_BOX1 = 720
COLOR_CUSTOM1 = 721
COLOR_HUEACCEL = 723
COLOR_SATACCEL = 724
COLOR_LUMACCEL = 725
COLOR_REDACCEL = 726
COLOR_GREENACCEL = 727
COLOR_BLUEACCEL = 728
COLOR_SOLID_LEFT = 730
COLOR_SOLID_RIGHT = 731
NUM_BASIC_COLORS = 48
NUM_CUSTOM_COLORS = 16
pub const OFN_SHAREFALLTHROUGH: u32 = 2;
pub const OFN_SHARENOWARN: u32 = 1;
pub const OFN_SHAREWARN: u32 = 0;
pub const CDN_INITDONE: u32 = 4294966695;
pub const CDN_SELCHANGE: u32 = 4294966694;
pub const CDN_FOLDERCHANGE: u32 = 4294966693;
pub const CDN_SHAREVIOLATION: u32 = 4294966692;
pub const CDN_HELP: u32 = 4294966691;
pub const CDN_FILEOK: u32 = 4294966690;
pub const CDN_TYPECHANGE: u32 = 4294966689;
pub const CDN_INCLUDEITEM: u32 = 4294966688;
pub const CDM_FIRST: u32 = 1124;
pub const CDM_LAST: u32 = 1224;
pub const CDM_GETSPEC: u32 = 1124;
pub const CDM_GETFILEPATH: u32 = 1125;
pub const CDM_GETFOLDERPATH: u32 = 1126;
pub const CDM_GETFOLDERIDLIST: u32 = 1127;
pub const CDM_SETCONTROLTEXT: u32 = 1128;
pub const CDM_HIDECONTROL: u32 = 1129;
pub const CDM_SETDEFEXT: u32 = 1130;
pub const FRM_FIRST: u32 = 1124;
pub const FRM_LAST: u32 = 1224;
pub const FRM_SETOPERATIONRESULT: u32 = 1124;
pub const FRM_SETOPERATIONRESULTTEXT: u32 = 1125;
pub const PS_OPENTYPE_FONTTYPE: u32 = 65536;
pub const TT_OPENTYPE_FONTTYPE: u32 = 131072;
pub const TYPE1_FONTTYPE: u32 = 262144;
pub const SYMBOL_FONTTYPE: u32 = 524288;
pub const WM_CHOOSEFONT_GETLOGFONT: u32 = 1025;
pub const WM_CHOOSEFONT_SETLOGFONT: u32 = 1125;
pub const WM_CHOOSEFONT_SETFLAGS: u32 = 1126;
pub const CD_LBSELNOITEMS: i32 = -1;
pub const CD_LBSELCHANGE: u32 = 0;
pub const CD_LBSELSUB: u32 = 1;
pub const CD_LBSELADD: u32 = 2;
pub const START_PAGE_GENERAL: u32 = 4294967295;
pub const PD_RESULT_CANCEL: u32 = 0;
pub const PD_RESULT_PRINT: u32 = 1;
pub const PD_RESULT_APPLY: u32 = 2;
pub const DN_DEFAULTPRN: u32 = 1;
pub const WM_PSD_FULLPAGERECT: u32 = 1025;
pub const WM_PSD_MINMARGINRECT: u32 = 1026;
pub const WM_PSD_MARGINRECT: u32 = 1027;
pub const WM_PSD_GREEKTEXTRECT: u32 = 1028;
pub const WM_PSD_ENVSTAMPRECT: u32 = 1029;
pub const WM_PSD_YAFULLPAGERECT: u32 = 1030;
pub const DLG_COLOR: u32 = 10;
pub const COLOR_HUESCROLL: u32 = 700;
pub const COLOR_SATSCROLL: u32 = 701;
pub const COLOR_LUMSCROLL: u32 = 702;
pub const COLOR_HUE: u32 = 703;
pub const COLOR_SAT: u32 = 704;
pub const COLOR_LUM: u32 = 705;
pub const COLOR_RED: u32 = 706;
pub const COLOR_GREEN: u32 = 707;
pub const COLOR_BLUE: u32 = 708;
pub const COLOR_CURRENT: u32 = 709;
pub const COLOR_RAINBOW: u32 = 710;
pub const COLOR_SAVE: u32 = 711;
pub const COLOR_ADD: u32 = 712;
pub const COLOR_SOLID: u32 = 713;
pub const COLOR_TUNE: u32 = 714;
pub const COLOR_SCHEMES: u32 = 715;
pub const COLOR_ELEMENT: u32 = 716;
pub const COLOR_SAMPLES: u32 = 717;
pub const COLOR_PALETTE: u32 = 718;
pub const COLOR_MIX: u32 = 719;
pub const COLOR_BOX1: u32 = 720;
pub const COLOR_CUSTOM1: u32 = 721;
pub const COLOR_HUEACCEL: u32 = 723;
pub const COLOR_SATACCEL: u32 = 724;
pub const COLOR_LUMACCEL: u32 = 725;
pub const COLOR_REDACCEL: u32 = 726;
pub const COLOR_GREENACCEL: u32 = 727;
pub const COLOR_BLUEACCEL: u32 = 728;
pub const COLOR_SOLID_LEFT: u32 = 730;
pub const COLOR_SOLID_RIGHT: u32 = 731;
pub const NUM_BASIC_COLORS: u32 = 48;
pub const NUM_CUSTOM_COLORS: u32 = 16;
const (
	OFN_SHAREFALLTHROUGH uint32 = 2
	OFN_SHARENOWARN uint32 = 1
	OFN_SHAREWARN uint32 = 0
	CDN_INITDONE uint32 = 4294966695
	CDN_SELCHANGE uint32 = 4294966694
	CDN_FOLDERCHANGE uint32 = 4294966693
	CDN_SHAREVIOLATION uint32 = 4294966692
	CDN_HELP uint32 = 4294966691
	CDN_FILEOK uint32 = 4294966690
	CDN_TYPECHANGE uint32 = 4294966689
	CDN_INCLUDEITEM uint32 = 4294966688
	CDM_FIRST uint32 = 1124
	CDM_LAST uint32 = 1224
	CDM_GETSPEC uint32 = 1124
	CDM_GETFILEPATH uint32 = 1125
	CDM_GETFOLDERPATH uint32 = 1126
	CDM_GETFOLDERIDLIST uint32 = 1127
	CDM_SETCONTROLTEXT uint32 = 1128
	CDM_HIDECONTROL uint32 = 1129
	CDM_SETDEFEXT uint32 = 1130
	FRM_FIRST uint32 = 1124
	FRM_LAST uint32 = 1224
	FRM_SETOPERATIONRESULT uint32 = 1124
	FRM_SETOPERATIONRESULTTEXT uint32 = 1125
	PS_OPENTYPE_FONTTYPE uint32 = 65536
	TT_OPENTYPE_FONTTYPE uint32 = 131072
	TYPE1_FONTTYPE uint32 = 262144
	SYMBOL_FONTTYPE uint32 = 524288
	WM_CHOOSEFONT_GETLOGFONT uint32 = 1025
	WM_CHOOSEFONT_SETLOGFONT uint32 = 1125
	WM_CHOOSEFONT_SETFLAGS uint32 = 1126
	CD_LBSELNOITEMS int32 = -1
	CD_LBSELCHANGE uint32 = 0
	CD_LBSELSUB uint32 = 1
	CD_LBSELADD uint32 = 2
	START_PAGE_GENERAL uint32 = 4294967295
	PD_RESULT_CANCEL uint32 = 0
	PD_RESULT_PRINT uint32 = 1
	PD_RESULT_APPLY uint32 = 2
	DN_DEFAULTPRN uint32 = 1
	WM_PSD_FULLPAGERECT uint32 = 1025
	WM_PSD_MINMARGINRECT uint32 = 1026
	WM_PSD_MARGINRECT uint32 = 1027
	WM_PSD_GREEKTEXTRECT uint32 = 1028
	WM_PSD_ENVSTAMPRECT uint32 = 1029
	WM_PSD_YAFULLPAGERECT uint32 = 1030
	DLG_COLOR uint32 = 10
	COLOR_HUESCROLL uint32 = 700
	COLOR_SATSCROLL uint32 = 701
	COLOR_LUMSCROLL uint32 = 702
	COLOR_HUE uint32 = 703
	COLOR_SAT uint32 = 704
	COLOR_LUM uint32 = 705
	COLOR_RED uint32 = 706
	COLOR_GREEN uint32 = 707
	COLOR_BLUE uint32 = 708
	COLOR_CURRENT uint32 = 709
	COLOR_RAINBOW uint32 = 710
	COLOR_SAVE uint32 = 711
	COLOR_ADD uint32 = 712
	COLOR_SOLID uint32 = 713
	COLOR_TUNE uint32 = 714
	COLOR_SCHEMES uint32 = 715
	COLOR_ELEMENT uint32 = 716
	COLOR_SAMPLES uint32 = 717
	COLOR_PALETTE uint32 = 718
	COLOR_MIX uint32 = 719
	COLOR_BOX1 uint32 = 720
	COLOR_CUSTOM1 uint32 = 721
	COLOR_HUEACCEL uint32 = 723
	COLOR_SATACCEL uint32 = 724
	COLOR_LUMACCEL uint32 = 725
	COLOR_REDACCEL uint32 = 726
	COLOR_GREENACCEL uint32 = 727
	COLOR_BLUEACCEL uint32 = 728
	COLOR_SOLID_LEFT uint32 = 730
	COLOR_SOLID_RIGHT uint32 = 731
	NUM_BASIC_COLORS uint32 = 48
	NUM_CUSTOM_COLORS uint32 = 16
)
#define global OFN_SHAREFALLTHROUGH       2
#define global OFN_SHARENOWARN            1
#define global OFN_SHAREWARN              0
#define global CDN_INITDONE               4294966695
#define global CDN_SELCHANGE              4294966694
#define global CDN_FOLDERCHANGE           4294966693
#define global CDN_SHAREVIOLATION         4294966692
#define global CDN_HELP                   4294966691
#define global CDN_FILEOK                 4294966690
#define global CDN_TYPECHANGE             4294966689
#define global CDN_INCLUDEITEM            4294966688
#define global CDM_FIRST                  1124
#define global CDM_LAST                   1224
#define global CDM_GETSPEC                1124
#define global CDM_GETFILEPATH            1125
#define global CDM_GETFOLDERPATH          1126
#define global CDM_GETFOLDERIDLIST        1127
#define global CDM_SETCONTROLTEXT         1128
#define global CDM_HIDECONTROL            1129
#define global CDM_SETDEFEXT              1130
#define global FRM_FIRST                  1124
#define global FRM_LAST                   1224
#define global FRM_SETOPERATIONRESULT     1124
#define global FRM_SETOPERATIONRESULTTEXT 1125
#define global PS_OPENTYPE_FONTTYPE       65536
#define global TT_OPENTYPE_FONTTYPE       131072
#define global TYPE1_FONTTYPE             262144
#define global SYMBOL_FONTTYPE            524288
#define global WM_CHOOSEFONT_GETLOGFONT   1025
#define global WM_CHOOSEFONT_SETLOGFONT   1125
#define global WM_CHOOSEFONT_SETFLAGS     1126
#define global LBSELCHSTRINGA             "commdlg_LBSelChangedNotify"
#define global SHAREVISTRINGA             "commdlg_ShareViolation"
#define global FILEOKSTRINGA              "commdlg_FileNameOK"
#define global COLOROKSTRINGA             "commdlg_ColorOK"
#define global SETRGBSTRINGA              "commdlg_SetRGBColor"
#define global HELPMSGSTRINGA             "commdlg_help"
#define global FINDMSGSTRINGA             "commdlg_FindReplace"
#define global LBSELCHSTRINGW             "commdlg_LBSelChangedNotify"
#define global SHAREVISTRINGW             "commdlg_ShareViolation"
#define global FILEOKSTRINGW              "commdlg_FileNameOK"
#define global COLOROKSTRINGW             "commdlg_ColorOK"
#define global SETRGBSTRINGW              "commdlg_SetRGBColor"
#define global HELPMSGSTRINGW             "commdlg_help"
#define global FINDMSGSTRINGW             "commdlg_FindReplace"
#define global LBSELCHSTRING              "commdlg_LBSelChangedNotify"
#define global SHAREVISTRING              "commdlg_ShareViolation"
#define global FILEOKSTRING               "commdlg_FileNameOK"
#define global COLOROKSTRING              "commdlg_ColorOK"
#define global SETRGBSTRING               "commdlg_SetRGBColor"
#define global HELPMSGSTRING              "commdlg_help"
#define global FINDMSGSTRING              "commdlg_FindReplace"
#define global CD_LBSELNOITEMS            (-1)
#define global CD_LBSELCHANGE             0
#define global CD_LBSELSUB                1
#define global CD_LBSELADD                2
#define global START_PAGE_GENERAL         4294967295
#define global PD_RESULT_CANCEL           0
#define global PD_RESULT_PRINT            1
#define global PD_RESULT_APPLY            2
#define global DN_DEFAULTPRN              1
#define global WM_PSD_FULLPAGERECT        1025
#define global WM_PSD_MINMARGINRECT       1026
#define global WM_PSD_MARGINRECT          1027
#define global WM_PSD_GREEKTEXTRECT       1028
#define global WM_PSD_ENVSTAMPRECT        1029
#define global WM_PSD_YAFULLPAGERECT      1030
#define global DLG_COLOR                  10
#define global COLOR_HUESCROLL            700
#define global COLOR_SATSCROLL            701
#define global COLOR_LUMSCROLL            702
#define global COLOR_HUE                  703
#define global COLOR_SAT                  704
#define global COLOR_LUM                  705
#define global COLOR_RED                  706
#define global COLOR_GREEN                707
#define global COLOR_BLUE                 708
#define global COLOR_CURRENT              709
#define global COLOR_RAINBOW              710
#define global COLOR_SAVE                 711
#define global COLOR_ADD                  712
#define global COLOR_SOLID                713
#define global COLOR_TUNE                 714
#define global COLOR_SCHEMES              715
#define global COLOR_ELEMENT              716
#define global COLOR_SAMPLES              717
#define global COLOR_PALETTE              718
#define global COLOR_MIX                  719
#define global COLOR_BOX1                 720
#define global COLOR_CUSTOM1              721
#define global COLOR_HUEACCEL             723
#define global COLOR_SATACCEL             724
#define global COLOR_LUMACCEL             725
#define global COLOR_REDACCEL             726
#define global COLOR_GREENACCEL           727
#define global COLOR_BLUEACCEL            728
#define global COLOR_SOLID_LEFT           730
#define global COLOR_SOLID_RIGHT          731
#define global NUM_BASIC_COLORS           48
#define global NUM_CUSTOM_COLORS          16