package/win32: only use Windows XP+ API's to look for a process in NSIS
No need to do some DLL loading/GetProcAddress. The installer is for Windows XP+ (and Windows 7 on VLC4). These API's are always present.
No need to do some DLL loading/GetProcAddress. The installer is for Windows XP+ (and Windows 7 on VLC4). These API's are always present.
VideoLAN code repository instance