reactos/modules/rostests/tests/dllexport
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
..
CMakeLists.txt [FRAMEDYN] Fix the whole situation with regards to wchar_t 2021-05-03 22:00:57 +02:00
dllexport_test.c
dllexport_test_dll1.c
dllexport_test_dll1.spec [DLLEXPORT_TEST] Fix duplicated export on non-x86 architectures 2019-09-08 16:59:57 +02:00
dllexport_test_dll2.c
dllexport_test_dll2.spec
dllimport_framedyn.cpp