reactos/win32ss/user/user32
Whindmar Saksit 82c07abf1a
[USER32] Support loading icons from data file module (#6065)
GetModuleFileName() fails on LOAD_LIBRARY_AS_DATAFILE causing LoadImage to fail.
Use a fake filename for LR_SHARED (with same format as Windows).
This may not be a good design, but it does match Windows' behaviour.

+ Added test.
2023-12-17 22:11:50 +01:00
..
controls [COMCTL32][USER32] Button: Fix DLGC_... handling (#6168) 2023-12-16 09:29:13 +09:00
include [MSCTFIME][SDK][USER32] Add msctfime.ime (stub) (#6141) 2023-12-11 22:37:25 +09:00
lang [REACTOS] Omit "aka" for the authors' nicknames 2023-12-03 22:08:20 +03:00
misc [USER32] Fix F1'97 Demo icon not showing in explorer (#5268) 2023-11-27 17:02:08 +00:00
resources Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
windows [USER32] Support loading icons from data file module (#6065) 2023-12-17 22:11:50 +01:00
CMakeLists.txt [GDI32][USER32] Order the set_module_type arguments the usual way ("UNICODE" before the entrypoint). 2022-10-06 15:37:23 +02:00
user32.rc [USER32] Fix OEM resources compilation due to missing OBM_, OIC_, OCR_ defines... 2023-11-23 11:39:57 +01:00
user32.spec [GDI32][USER32] Order the set_module_type arguments the usual way ("UNICODE" before the entrypoint). 2022-10-06 15:37:23 +02:00