mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
82c07abf1a
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. |
||
---|---|---|
.. | ||
accel.c | ||
caret.c | ||
class.c | ||
clipboard.c | ||
cursoricon.c | ||
dc.c | ||
defwnd.c | ||
dialog.c | ||
draw.c | ||
font.c | ||
hook.c | ||
input.c | ||
mdi.c | ||
menu.c | ||
message.c | ||
messagebox.c | ||
nonclient.c | ||
paint.c | ||
prop.c | ||
rect.c | ||
spy.c | ||
text.c | ||
window.c | ||
winpos.c | ||
wndproc_fixup.S |