[KERNEL32] Check the return buffer for NULL before initializing the unicode string...
[reactos.git] / rostests / tests / CMakeLists.txt
1 add_subdirectory(mmixer_test)
2 if(NOT MSVC)
3 add_subdirectory(pseh2)
4 endif()
5 add_subdirectory(dllexport)