mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 03:08:42 +00:00
67371bcc8d
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.
31 lines
1 KiB
Python
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
|