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.

11 lines
270 B

  1. HEAPSIZE 1024
  2. STACKSIZE 5120 ; recommended minimum for Windows applications
  3. EXPORTS
  4. DllMain @1
  5. HrLoadLocalizedLibrarySFU @2
  6. HrLoadLocalizedLibrarySFU_A @3
  7. LoadStringCodepage_A @4
  8. HrConvertStringCodepage @5