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.

35 lines
1.1 KiB

  1. ;+-------------------------------------------------------------------------
  2. ;
  3. ; Microsoft Windows
  4. ;
  5. ; Copyright (C) Microsoft Corporation, 1998 - 2001
  6. ;
  7. ; File: dsprop.def
  8. ;
  9. ; Library definitions file for the AD shell property pages.
  10. ;
  11. ;--------------------------------------------------------------------------
  12. LIBRARY dsprop
  13. EXPORTS
  14. DllCanUnloadNow PRIVATE
  15. DllGetClassObject PRIVATE
  16. DllRegisterServer PRIVATE
  17. DllUnregisterServer PRIVATE
  18. IsSheetAlreadyUp
  19. BringSheetToForeground
  20. ADsPropCreateNotifyObj
  21. ADsPropGetInitInfo
  22. ADsPropSetHwnd
  23. ADsPropCheckIfWritable
  24. ADsPropSetHwndWithTitle
  25. ADsPropSendErrorMessage
  26. ADsPropShowErrorDialog
  27. CrackName
  28. Smart_PADS_ATTR_INFO__Empty
  29. MsgBox
  30. ErrMsg
  31. ErrMsgParam
  32. CheckADsError
  33. ReportError
  34. PostADsPropSheet
  35. FindSheet