Mercurial > mplayer.hg
view etc/inttypes.h @ 33965:8a480da297e5
Add an about box to the Win32 GUI.
Build the message by the MPlayer title string and the copyright note.
Patch by Stephen Sheldon, sfsheldo gmail com.
author | ib |
---|---|
date | Sat, 03 Sep 2011 15:52:07 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>