/xbmc/cores/DllLoader/exports/kernel32.def

http://github.com/xbmc/xbmc · Module-Definition · 25 lines · 23 code · 2 blank · 0 comment · 0 complexity · 4dea7b9fda5da8807b690560564aac23 MD5 · raw file

  1. LIBRARY kernel32.dll
  2. VERSION 1.0
  3. EXPORTS
  4. AddAtomA
  5. FindAtomA
  6. GetAtomNameA
  7. CreateThread
  8. FindClose
  9. FindFirstFileA
  10. FindNextFileA
  11. GetFileAttributesA
  12. GetLastError
  13. GetModuleFileNameA
  14. GetNumberOfConsoleInputEvents
  15. GetStdHandle
  16. ReadConsoleInputA
  17. SetUnhandledExceptionFilter
  18. Sleep
  19. TerminateThread
  20. GetCurrentThread
  21. QueryPerformanceCounter
  22. QueryPerformanceFrequency
  23. SetThreadPriority