Source code of Windows XP (NT5)
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.

36 lines
809 B

  1. LIBRARY comdlg32
  2. ; DESCRIPTION is obsolete and gives the IA64 linker the heebie-jeebies
  3. ;DESCRIPTION 'Common Windows Dialogs'
  4. EXPORTS
  5. ChooseColorA
  6. ChooseColorW
  7. ChooseFontA
  8. ChooseFontW
  9. CommDlgExtendedError
  10. FindTextA
  11. FindTextW
  12. GetFileTitleA
  13. GetFileTitleW
  14. GetOpenFileNameA
  15. GetOpenFileNameW
  16. GetSaveFileNameA
  17. GetSaveFileNameW
  18. PageSetupDlgA
  19. PageSetupDlgW
  20. PrintDlgA
  21. PrintDlgW
  22. PrintDlgExA
  23. PrintDlgExW
  24. ReplaceTextA
  25. ReplaceTextW
  26. LoadAlterBitmap
  27. WantArrows
  28. dwLBSubclass ;Internal
  29. dwOKSubclass ;Internal
  30. FormatCharDlgProc @100 NONAME ;Internal
  31. #ifdef WINNT
  32. Ssync_ANSI_UNICODE_Struct_For_WOW ;Internal
  33. #endif