package/win32: only use Windows XP+ API's to look for a process in NSIS
- Nov 22, 2024
-
-
Steve Lhomme authored
No need to do some DLL loading/GetProcAddress. The installer is for Windows XP+ (and Windows 7 on VLC4). So these API's are always present.
5c724871
-