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.

21 lines
311 B

  1. LIBRARY NMASNT
  2. SECTIONS
  3. SHARED READ WRITE SHARED
  4. EXPORTS
  5. HOOK_Init
  6. OSI_InstallHighLevelMouseHook
  7. OSI_FunctionRequest
  8. OSI_SetDriverName
  9. OSI_StartWindowTracking
  10. OSI_StopWindowTracking
  11. OSI_IsWindowScreenSaver
  12. OSI_IsWOWWindow
  13. OSI_ShareWindow
  14. OSI_UnshareWindow