reactos/dll/win32/msgina
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
lang [MSGINA] Add bar bitmap to logon and shutdown dialogs 2019-02-24 15:52:49 +01:00
resources [MSGINA] Implement rotation bar animation 2019-02-24 15:52:49 +01:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dimmedwindow.cpp
gui.c [MSGINA] Implement rotation bar animation 2019-02-24 15:52:49 +01:00
lsa.c
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 [MSGINA] Implement rotation bar animation 2019-02-24 15:52:49 +01:00
msgina.spec
resource.h [MSGINA] Implement rotation bar animation 2019-02-24 15:52:49 +01: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