Re: [PATCH]can not open ISO file including multibyte file path. on Windows.
Tadashi Ando <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Organization | je-pu-pu |
| Message-ID | <[email protected]> |
Hi compn,
>> + HMODULE kernel32 = GetModuleHandle("Kernel32.dll");
>> + if (!kernel32) goto err_out;
>
> what version of windows does this work on?
It will work on >= Windows XP,
or >= Windows Server 2003.
see:
https://msdn.microsoft.com/en-us/library/windows/desktop/ms683199(v=vs.85).aspx
I tested my code on Windows 10, And it works.
--
Tadashi Ando
_______________________________________________
MPlayer-dev-eng mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng