Windows-Server-2003/com/ole2ui32/oledlg.def

48 lines
1.0 KiB
Modula-2

;///////////////////////////////////////////////////////////////////////////
;
; ole2ui.def
;
; Definition file for oledlg.dll
; c) Copyright Microsoft Corp. 1992 - 1994 All Rights Reserved
;
#if 0
#endif
EXPORTS
; Narrow APIs:
; OLE Menu APIs
OleUIAddVerbMenuA @1
OleUICanConvertOrActivateAs @2
; OLE Common Dialog APIs
OleUIInsertObjectA @3
OleUIPasteSpecialA @4
OleUIEditLinksA @5
OleUIChangeIconA @6
OleUIConvertA @7
OleUIBusyA @8
OleUIUpdateLinksA @9
OleUIPromptUserA @10
OleUIObjectPropertiesA @11
OleUIChangeSourceA @12
; Wide APIs:
; OLE Menu APIs
OleUIAddVerbMenuW
; OLE Common Dialog APIs
OleUIInsertObjectW
OleUIPasteSpecialW
OleUIEditLinksW
OleUIChangeIconW
OleUIConvertW
OleUIBusyW
OleUIUpdateLinksW
OleUIPromptUserW
OleUIObjectPropertiesW
OleUIChangeSourceW