reactos/win32ss/user/user32/misc
Baruch Rutman 17d4df8102
[USER32] Implement UserLpkPSMTextOut(). (#890)
This function is a condensed version of LpkPSMTextOut() (from lpk.dll),
but not bug-for-bug equivalent.
The main difference is that the underscore is drawn without taking into
account any kind of script processing.
2018-10-08 16:16:52 +02:00
..
dde.c
ddeclient.c
ddemisc.c
ddeserver.c
desktop.c [USER32] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
display.c
dllmain.c [WIN32SS][LPK] Add BiDi support to menus and window captions (#738) 2018-08-23 19:43:12 +02:00
exit.c
exticon.c [USER32] Fix the ICO_ExtractIconExW() helper with respect to what is found with the user32_apitest:PrivateExtractIcons test. 2018-10-07 20:32:42 +02:00
imm.c
logon.c
misc.c
object.c
resources.c
rtlstr.c
stubs.c [USER32] Implement UserLpkPSMTextOut(). (#890) 2018-10-08 16:16:52 +02:00
timer.c
usrapihk.c
winhelp.c
winsta.c [USER32] Implement the special case in CreateWindowStationW() that, when no window station name is provided (either NULL or empty string), does not open any WindowStation directory handle to be passed to the Win32k function. 2018-08-19 22:18:22 +02:00