reactos/dll/win32/msgina
Oleg Dubinskiy 6bf7f83b2a
[MSGINA] Improve exports for all stubbed functions (#3256)
Since they are completely undocumented and unlikely will be implemented in ROS,
stubbing them only in spec file seems to be a better solution than adding wrong
prototypes.

Use `stdcall -stub` instead of `stub` and enable parameters of the functions.
This allows to properly load our msgina.dll in Windows XP/2003.

Although it still doesn't boot to desktop with dll replaced, but nevertheless
the system crash that was caused by stubbed functions does no longer happen.
2020-11-28 17:32:53 +03:00
..
lang
resources
CMakeLists.txt [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
dimmedwindow.cpp
gui.c
lsa.c
msgina.c
msgina.h
msgina.rc [TRANSLATION] Add Hungarian translation for explorer, msgina (#2341) 2020-03-06 19:15:58 +01:00
msgina.spec [MSGINA] Improve exports for all stubbed functions (#3256) 2020-11-28 17:32:53 +03:00
resource.h
shutdown.c [MSGINA] Implement ShellTurnOffDialog (#3254) 2020-11-28 17:22:46 +03:00
stubs.c
tui.c