reactos/dll/win32/framedyn
Jérôme Gardou 061c7ecb1a [FRAMEDYN] Fix the whole situation with regards to wchar_t
Alias CHSTRING_WCHAR to unsigned short and use inline wrappers
to be able to use the thing with modern compilers

Put the GCC aliases into the public header.

Enable build with clang-cl
2021-05-03 22:00:57 +02:00
..
chstring.cpp [FRAMEDYN] Fix the whole situation with regards to wchar_t 2021-05-03 22:00:57 +02:00
CMakeLists.txt [FRAMEDYN] Fix the whole situation with regards to wchar_t 2021-05-03 22:00:57 +02:00
framedyn.spec [FRAMEDYN] Fix the whole situation with regards to wchar_t 2021-05-03 22:00:57 +02:00
main.c
provider.cpp