
November 15th, 2002, 06:45 AM
|
|
Contributing User
|
|
Join Date: May 2002
Posts: 40
Time spent in forums: 1 h 48 m 27 sec
Reputation Power: 7
|
|
|
Problem using Implib
Hi,
I'm getting the following error with implib, what going on?
I'm using Borland 4.52
Thanks.
Code:
C:\BC45\LIB>implib glu32.lib c:\windows\system32\glu32.dll
Turbo Impib Version 2.0 Compright (c) 1991, 1994 Borland International
Exception C0000005: Access violation
Module: IMPLIB.EXE Start address: 00410000
EAX=00891300 EBX=787037A0 ECX=FFFFFFFF EDX=00891348 ESI=00891170
EDI=787037A0 EIP=00416757 EBP=0012FE40 ESP=0012FE3C EFL=00010246
C:\BC45\LIB>
|