[vlc-devel] [PATCH] WinRT: define a simple WINRT define than WINAPI_FAMILY_APP
Rafaël Carré
funman at videolan.org
Tue Jan 8 12:02:55 CET 2013
Le 08/01/2013 12:01, Jean-Baptiste Kempf a écrit :
> On 08 Jan, Rafaël Carré wrote :
>> #if defined(_WINRT_DLL) || WINAPI_FAMILY=WINAPI_FAMILY_APP
>
> #if WINAPI_FAMILY=WINAPI_FAMILY_APP
>
> should be enough.
Note: I copy/pasted the line above from some website.
I don't even know what a single '=' means for preprocessor
More information about the vlc-devel
mailing list