What does FSUI.DLL do? - Programmer
This is a discussion on What does FSUI.DLL do? - Programmer ; This is a deugging question. Microsoft Flight Simulator 2004 comes up
for me only as far as the hello screen. Then it gives me
FS9 caused an invalid page fault in
module FSUI.DLL at 018f:2086aece.
Registers:
EAX=005901ec CS=018f EIP=2086aece EFLGS=00010202
...
-
What does FSUI.DLL do?
This is a deugging question. Microsoft Flight Simulator 2004 comes up
for me only as far as the hello screen. Then it gives me
FS9 caused an invalid page fault in
module FSUI.DLL at 018f:2086aece.
Registers:
EAX=005901ec CS=018f EIP=2086aece EFLGS=00010202
EBX=00000001 SS=0197 ESP=006be644 EBP=bff55836
ECX=006be6d4 DS=0197 ESI=01ec5024 FS=57bf
EDX=81db32e8 ES=0197 EDI=00000000 GS=0000
Bytes at CS:EIP:
8b 4f 20 8b 80 dc 00 00 00 8b 5e 20 3b c1 8b ce
Stack dump:
01ec5078 01ec5024 00000001 20862005 00000400 00000000
01ec5024 01ec5168 01ec516c 2085fb64 0000000c 2085fd8e
005901ec 00000110 0000000c 006be6e0
Then it stops. If I knew what FSUI.DLL does, why it might be called,
I might have a clue to what the trouble is. The data base at MS support
site knows nothing of FSUI.DLL.
All advice will be appreciated.
--
R. N. (Dick) Wisan - Email: wisanr@catskill.net
- Snail: 37 Clinton Street, Oneonta NY 13820, U.S.A.
- Just your opinion, please, ma'am: No fax.
-
Re: What does FSUI.DLL do?
Flight Simulator User Interface ?
Dick Wisan wrote:
> This is a deugging question. Microsoft Flight Simulator 2004 comes up
> for me only as far as the hello screen. Then it gives me
>
> FS9 caused an invalid page fault in
> module FSUI.DLL at 018f:2086aece.
> Registers:
> EAX=005901ec CS=018f EIP=2086aece EFLGS=00010202
> EBX=00000001 SS=0197 ESP=006be644 EBP=bff55836
> ECX=006be6d4 DS=0197 ESI=01ec5024 FS=57bf
> EDX=81db32e8 ES=0197 EDI=00000000 GS=0000
> Bytes at CS:EIP:
> 8b 4f 20 8b 80 dc 00 00 00 8b 5e 20 3b c1 8b ce
> Stack dump:
> 01ec5078 01ec5024 00000001 20862005 00000400 00000000
> 01ec5024 01ec5168 01ec516c 2085fb64 0000000c 2085fd8e
> 005901ec 00000110 0000000c 006be6e0
>
> Then it stops. If I knew what FSUI.DLL does, why it might be called,
> I might have a clue to what the trouble is. The data base at MS
> support site knows nothing of FSUI.DLL.
>
> All advice will be appreciated.