wine/dlls/commdlg/comdlg32.spec
Alexandre Julliard 67371bcc8d Added -res option to specify resources on winebuild command-line.
Added -exe mode to generate a .spec.c for an exe without having to
provide a .spec.
Removed some no longer needed spec files.
Removed .dll extension in makefiles import specifications.
2002-05-11 23:06:32 +00:00

31 lines
1 KiB
Python

name comdlg32
type win32
init COMDLG32_DllEntryPoint
debug_channels (commdlg)
@ stdcall ChooseColorA(ptr) ChooseColorA
@ stdcall ChooseColorW(ptr) ChooseColorW
@ stdcall ChooseFontA(ptr) ChooseFontA
@ stdcall ChooseFontW(ptr) ChooseFontW
@ stdcall CommDlgExtendedError() CommDlgExtendedError
@ stdcall FindTextA(ptr) FindTextA
@ stdcall FindTextW(ptr) FindTextW
@ stdcall GetFileTitleA(str ptr long) GetFileTitleA
@ stdcall GetFileTitleW(wstr ptr long) GetFileTitleW
@ stdcall GetOpenFileNameA(ptr) GetOpenFileNameA
@ stdcall GetOpenFileNameW(ptr) GetOpenFileNameW
@ stdcall GetSaveFileNameA(ptr) GetSaveFileNameA
@ stdcall GetSaveFileNameW(ptr) GetSaveFileNameW
@ stub LoadAlterBitmap
@ stdcall PageSetupDlgA(ptr) PageSetupDlgA
@ stdcall PageSetupDlgW(ptr) PageSetupDlgW
@ stdcall PrintDlgA(ptr) PrintDlgA
@ stdcall PrintDlgExA(ptr) PrintDlgExA
@ stdcall PrintDlgExW(ptr) PrintDlgExW
@ stdcall PrintDlgW(ptr) PrintDlgW
@ stdcall ReplaceTextA(ptr) ReplaceTextA
@ stdcall ReplaceTextW(ptr) ReplaceTextW
@ stub WantArrows
@ stub dwLBSubclass
@ stub dwOKSubclass