]> git.sesse.net Git - vlc/commit
WinCE: emulate GetMenuState() function
authorPierre Ynard <linkfanel@yahoo.fr>
Tue, 12 Jan 2010 13:47:44 +0000 (14:47 +0100)
committerPierre Ynard <linkfanel@yahoo.fr>
Tue, 12 Jan 2010 13:47:44 +0000 (14:47 +0100)
commit6a2e4014fe6ed3d920703de0650cb8ad701329e8
treef5f61009c4cb129e7663d9c65b530d081da8d233
parent1a974cea523b6fcc055f4bb35e66c9fbcd3a713d
WinCE: emulate GetMenuState() function

This fixes video_output plugins on WinCE. Note that GetMenuState() is
considered as "superseded" by GetMenuItemInfo(), so it might be better
to just drop the former altogether.
modules/video_output/msw/events.c