reactos/dll/win32/msgina
Bișoc George 28e277b65f
[MSGINA] Redraw only the animation bar scroll (#2518)
Invalidating and updating the whole window is a waste of computation resources and may cause certain controls notably the text string control to flicker. So instead, just invalidate the specific portion of the client area which is the animation bar.
2020-04-09 19:06:00 +02:00
..
lang [TRANSLATION] Updating Spanish translation (#2503) 2020-04-06 13:17:20 +02:00
resources Happy New Year 2020 to everyone!! 2020-01-01 00:00:00 +01:00
CMakeLists.txt [MSGINA] Disable exceptions in atl when compiling without exceptions 2019-04-18 19:21:38 +02:00
dimmedwindow.cpp
gui.c [MSGINA] Redraw only the animation bar scroll (#2518) 2020-04-09 19:06:00 +02:00
lsa.c [MSGINA] Fix copying the TokenSource string 2019-07-20 13:56:18 +02:00
msgina.c [MSGINA] Clear the password on logoff 2018-05-23 00:27:11 +02:00
msgina.h [MSGIINA] Make sure we do not leak bitmaps 2018-05-23 00:24:53 +02:00
msgina.rc [TRANSLATION] Add Hungarian translation for explorer, msgina (#2341) 2020-03-06 19:15:58 +01:00
msgina.spec
resource.h [MSGINA] Add missing logon restriction messages. 2019-06-09 22:42:10 +02:00
shutdown.c [DLLS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
stubs.c [MSGINA] Close the LSA handle on shutdown 2018-05-22 17:31:20 +02:00
tui.c