Hello,

I wonder why there was a new define introduced for wrapping Windows 8 WinRT
code parts? SQLite uses SQLITE_OS_WINRT.
But the VC compiler already defines _WINRT_DLL for WinRT DLL projects or
"WINAPI_FAMILY=WINAPI_FAMILY_APP" in general if you compile with the Metro
compiler setting.

What's the reason for the new define?

Thanks,
Phil
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to