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.

25 lines
663 B

  1. ; /**********************************************************************/
  2. ; /** Microsoft Passport **/
  3. ; /** Copyright(c) Microsoft Corporation, 1999 - 2001 **/
  4. ; /**********************************************************************/
  5. ;
  6. ; /*
  7. ; nexus.def
  8. ;
  9. ;
  10. ; FILE HISTORY:
  11. ;
  12. ; */
  13. ;
  14. ; Nexus.def : Declares the module parameters.
  15. LIBRARY "msppnxus.dll"
  16. EXPORTS
  17. RegisterCCDUpdateNotification
  18. UnregisterCCDUpdateNotification
  19. RegisterConfigChangeNotification
  20. UnregisterConfigChangeNotification
  21. GetCCD