Source code of Windows XP (NT5)
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.

18 lines
355 B

  1. LIBRARY wow64cpu.dll
  2. EXPORTS
  3. CpuProcessInit
  4. CpuProcessTerm
  5. CpuThreadInit
  6. CpuThreadTerm
  7. CpuSimulate
  8. CpuFlushInstructionCache
  9. CpuResetToConsistentState
  10. CpuGetContext
  11. CpuSetContext
  12. CpuSuspendThread
  13. CpuGetStackPointer
  14. CpuSetStackPointer
  15. CpuSetInstructionPointer
  16. CpuNotifyDllLoad
  17. CpuNotifyDllUnload