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.

14 lines
384 B

  1. LIBRARY SYNCUI
  2. HEAPSIZE 1024
  3. EXPORTS
  4. DllCanUnloadNow PRIVATE
  5. DllGetClassObject PRIVATE
  6. ; Briefcase functions
  7. Briefcase_Create @4 ;Internal
  8. Briefcase_Intro @5 ;Internal
  9. Briefcase_CreateW @6 ;Internal
  10. Briefcase_CreateA = Briefcase_Create @7 ;Internal