reactos/modules
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
..
rosapps [CTM] Update Romanian (ro-RO) translation (#6093) 2023-12-09 20:17:44 +01:00
rostests [USER32] Support loading icons from data file module (#6065) 2023-12-17 22:11:50 +01:00
wallpapers [WALLPAPERS] Optimize PNG images (#5506) 2023-08-04 01:36:43 +03:00
CMakeLists.txt