mirror of https://github.com/tongzx/nt5src
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.
17 lines
701 B
17 lines
701 B
; mfcuia32.def
|
|
; Copyright 1995 Microsoft Corporation. All Rights Reserved.
|
|
|
|
EXPORTS
|
|
OleUIAddVerbMenu @1
|
|
OleUICanConvertOrActivateAs @2
|
|
OleUIInsertObject @3
|
|
OleUIPasteSpecial @4
|
|
OleUIEditLinks=OleUIEditLinksA @5
|
|
OleUIChangeIcon=OleUIChangeIconA @6
|
|
OleUIConvert=OleUIConvertA @7
|
|
OleUIBusy=OleUIBusyA @8
|
|
OleUIUpdateLinks=OleUIUpdateLinksA @9
|
|
OleUIPromptUser=OleUIPromptUserA @10
|
|
OleUIObjectProperties=OleUIObjectPropertiesA @11
|
|
OleUIChangeSource=OleUIChangeSourceA @12
|
|
|