mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
acb1f24085
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)
|