Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
;/////////////////////////////////////////////////////////////////////////// ; ; 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
|