Description
With no compatibility mode, it starts up and gives me this error:
Unable to initialize background update support.
If I run it in NT 4.0 compatibility mode, which probably should not be needed, it only gives this error:
The instruction at "0x7c947cd8" referenced memory at "0x00000000".
Attached are two debug logs. In regular mode, the debug log consistently says:
|
fixme:(dll/win32/shell32/shlexec.cpp:1804) flags ignored: 0x00000004 |
(dll/ntdll/ldr/ldrutils.c:2348) Image winfile.exe has no exports, but were trying to get procedure RegisterPenApp. BaseAddress asked 0x027D0000, got entry BA 0x027D0000 |
(sdk/lib/rtl/actctx.c:2360) unknown attr xmlns:asmv3=urn:schemas-microsoft-com:asm.v |
The first time I ran it, the debug log also said:
WARNING: MmLockPageableDataSection at ntoskrnl/mm/ARM3/drvmgmt.c:62 is UNIMPLEMENTED! |
WARNING: MmUnlockPageableImageSection at ntoskrnl/mm/ARM3/drvmgmt.c:39 is UNIMPLEMENTED! |
Attachments
Issue Links
- blocks
-
CORE-14581 Winfile 10 don't run in ReactOS
- Resolved