mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 02:10:34 +00:00

Add a test program that shows how the *PSMTextOut() functions draw the strings by a side by side comparison between LpkPSMTextOut() and UserLpkPSMTextOut().
6 lines
168 B
CMake
6 lines
168 B
CMake
add_subdirectory(biditext)
|
|
add_subdirectory(messagebox)
|
|
add_subdirectory(paintdesktop)
|
|
add_subdirectory(psmtest)
|
|
add_subdirectory(sysicon)
|
|
add_subdirectory(winstation)
|