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.

13 lines
408 B

  1. LIBRARY dpmfntd
  2. ; The ordinals in this list must match the order of the API's in the enum list
  3. ; in mvdm\inc\dpmf_ntd.h
  4. EXPORTS
  5. DpmInitFamTable
  6. DpmDestroyFamTable
  7. dpmNtOpenFile @1
  8. dpmNtQueryDirectoryFile @2
  9. dpmRtlGetFullPathName_U @3
  10. dpmRtlGetCurrentDirectory_U @4
  11. dpmRtlSetCurrentDirectory_U @5