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.

17 lines
718 B

  1. ; mfcuiw32.def
  2. ; Copyright 1995 Microsoft Corporation. All Rights Reserved.
  3. EXPORTS
  4. OleUIAddVerbMenu=OleUIAddVerbMenuW @1
  5. OleUICanConvertOrActivateAs @2
  6. OleUIInsertObject=OleUIInsertObjectW @3
  7. OleUIPasteSpecial=OleUIPasteSpecialW @4
  8. OleUIEditLinks=OleUIEditLinksW @5
  9. OleUIChangeIcon=OleUIChangeIconW @6
  10. OleUIConvert=OleUIConvertW @7
  11. OleUIBusy=OleUIBusyW @8
  12. OleUIUpdateLinks=OleUIUpdateLinksW @9
  13. OleUIPromptUser=OleUIPromptUserW @10
  14. OleUIObjectProperties=OleUIObjectPropertiesW @11
  15. OleUIChangeSource=OleUIChangeSourceW @12