mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-12-18 14:27:58 +08:00
e94fe5e2cf
* lib32/ole32.def: Update from Win2k8r2. * lib32/oleacc.def: Likewise. * lib32/oleaut32.def: Likewise. * lib32/olecli32.def: Likewise. * lib32/oledlg.def: Likewise. * lib32/olepro32.def: Likewise. * lib32/olesvr32.def: Likewise. * lib32/olethk32.def: Likewise. * lib64/ole32.def: Likewise. * lib64/oleacc.def: Likewise. * lib64/oleaut32.def: Likewise. * lib64/oledlg.def: Likewise. * lib64/oleprn.def: Likewise. * libsrc/oleacc-uuid.c: Add IID_IAccessibleHandler. git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3651 4407c894-4637-0410-b4f5-ada5f102cad1
31 lines
535 B
Modula-2
31 lines
535 B
Modula-2
;
|
|
; Definition file of oledlg.dll
|
|
; Automatic generated by gendef
|
|
; written by Kai Tietz 2008
|
|
;
|
|
LIBRARY "oledlg.dll"
|
|
EXPORTS
|
|
OleUIAddVerbMenuA
|
|
OleUICanConvertOrActivateAs
|
|
OleUIInsertObjectA
|
|
OleUIPasteSpecialA
|
|
OleUIEditLinksA
|
|
OleUIChangeIconA
|
|
OleUIConvertA
|
|
OleUIBusyA
|
|
OleUIUpdateLinksA
|
|
OleUIPromptUserA
|
|
OleUIObjectPropertiesA
|
|
OleUIChangeSourceA
|
|
OleUIAddVerbMenuW
|
|
OleUIBusyW
|
|
OleUIChangeIconW
|
|
OleUIChangeSourceW
|
|
OleUIConvertW
|
|
OleUIEditLinksW
|
|
OleUIInsertObjectW
|
|
OleUIObjectPropertiesW
|
|
OleUIPasteSpecialW
|
|
OleUIPromptUserW
|
|
OleUIUpdateLinksW
|