[vlc-devel] [PATCH] Do not use multimedia timers in WinStore app
Jean-Baptiste Kempf
jb at videolan.org
Mon Apr 22 20:46:52 CEST 2013
On 22 Apr, Rafaël Carré wrote :
> src/win32/specific.c | 4 +++-
> src/win32/thread.c | 10 ++++++++++
> 2 files changed, 13 insertions(+), 1 deletion(-)
Unfortunately, I don't have a better idea. So, OK for me.
> +#if !VLC_WINSTORE_APP
> + const char *name = "perf";
> +#else
Out of curiosity, why this one?
Btw, I officially complained about the lack of
GetSystemTimePreciseAsFileTime in WinRT mode.
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list