autocad lt 98

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
xekhz
Level 3
Level 3
Posts: 53
Joined: Fri Mar 14, 2008 11:37 am

autocad lt 98

Post by xekhz »

I get this message and then the program stops.

warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:palette:GDISelectPalette invalid selected palette (nil)
warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at 0xbfc20000 for heap 0xbfc00000
warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at 0xbfc20000 for heap 0xbfc00000
xekhz
Level 3
Level 3
Posts: 53
Joined: Fri Mar 14, 2008 11:37 am

Re: autocad lt 98

Post by xekhz »

xekhz wrote:I get this message and then the program stops.

warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:palette:GDISelectPalette invalid selected palette (nil)
warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at 0xbfc20000 for heap 0xbfc00000
warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at 0xbfc20000 for heap 0xbfc00000

with msvcrt native dll i get

err:module:import_dll Loading library MSVCRT.dll (which is needed by L"C:\\Programas\\AutoCAD LT 98\\acfirst.dll") failed (error c000007b).


im using wine 1.1.10 what is that error
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

autocad lt 98

Post by austin987 »

On Wed, Dec 17, 2008 at 10:58 AM, xekhz <[email protected]> wrote:
xekhz wrote:
I get this message and then the program stops.

warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:palette:GDISelectPalette invalid selected palette (nil)
warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at 0xbfc20000 for heap 0xbfc00000
warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at 0xbfc20000 for heap 0xbfc00000

with msvcrt native dll i get

err:module:import_dll Loading library MSVCRT.dll (which is needed by L"C:\\Programas\\AutoCAD LT 98\\acfirst.dll") failed (error c000007b).


im using wine 1.1.10 what is that error





You didn't install the dll correctly.

--
-Austin
Locked