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.

36 lines
1.2 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. DSPROP_GetGCSearchOnDomain
  21. ADsPropCreateNotifyObj
  22. ADsPropGetInitInfo
  23. ADsPropSetHwnd
  24. ADsPropCheckIfWritable
  25. ADsPropSetHwndWithTitle
  26. ADsPropSendErrorMessage
  27. ADsPropShowErrorDialog
  28. CrackName
  29. Smart_PADS_ATTR_INFO__Empty
  30. MsgBox
  31. ErrMsg
  32. ErrMsgParam
  33. CheckADsError
  34. ReportError
  35. PostADsPropSheet
  36. FindSheet