You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
845 B
36 lines
845 B
LIBRARY comdlg32
|
|
; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
|
|
;DESCRIPTION 'Common Windows Dialogs'
|
|
|
|
EXPORTS
|
|
ChooseColorA
|
|
ChooseColorW
|
|
ChooseFontA
|
|
ChooseFontW
|
|
CommDlgExtendedError
|
|
FindTextA
|
|
FindTextW
|
|
GetFileTitleA
|
|
GetFileTitleW
|
|
GetOpenFileNameA
|
|
GetOpenFileNameW
|
|
GetSaveFileNameA
|
|
GetSaveFileNameW
|
|
PageSetupDlgA
|
|
PageSetupDlgW
|
|
PrintDlgA
|
|
PrintDlgW
|
|
PrintDlgExA
|
|
PrintDlgExW
|
|
ReplaceTextA
|
|
ReplaceTextW
|
|
|
|
LoadAlterBitmap
|
|
WantArrows
|
|
dwLBSubclass ;Internal
|
|
dwOKSubclass ;Internal
|
|
FormatCharDlgProc @100 NONAME ;Internal
|
|
|
|
#ifdef WINNT
|
|
Ssync_ANSI_UNICODE_Struct_For_WOW ;Internal
|
|
#endif
|