]> git.sesse.net Git - vlc/commit
Win32: use DWORD_PTR instead of DWORD for callback declaration
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 26 Sep 2011 00:54:05 +0000 (02:54 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 26 Sep 2011 00:54:05 +0000 (02:54 +0200)
commit89c0d24f5cb063b5e6cd1d4e4ae15e2057e4c719
tree5983e3ce151ab682bb7d49f59f6994d1a065c416
parentad3c03d5cc6f04180591dfd7e2ac35f36bb5e7f0
Win32: use DWORD_PTR instead of DWORD for callback declaration

This should help on Win64
modules/audio_output/waveout.c