excludelist-win 342 B

123456789101112131415161718192021222324
  1. # List of DLLs considered to be system libraries.
  2. # This is needed when cross-compiling for Windows.
  3. ADVAPI32.dll
  4. COMCTL32.dll
  5. comdlg32.dll
  6. dwmapi.dll
  7. GDI32.dll
  8. IMM32.dll
  9. KERNEL32.dll
  10. MPR.DLL
  11. msvcrt.dll
  12. ole32.dll
  13. OLEAUT32.dll
  14. OPENGL32.DLL
  15. SHELL32.dll
  16. USER32.dll
  17. UxTheme.dll
  18. VERSION.dll
  19. WINMM.DLL
  20. WS2_32.dll
  21. RPCRT4.dll
  22. dsound.dll
  23. SETUPAPI.dll