summaryrefslogblamecommitdiffstats
path: root/private/ole2ui32/oledlg.def
blob: dea30fe8f8d73e47d135b692dc2d3481dad323b0 (plain) (tree)













































                                                                            
;///////////////////////////////////////////////////////////////////////////
;
;       ole2ui.def
;
;       Definition file for oledlg.dll
;       c) Copyright Microsoft Corp. 1992 - 1994 All Rights Reserved
;

DESCRIPTION     'OLEDLG - OLE 2 Common Dialog Support Library.'
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