Subject | Re: [IBO] Wrapping long titles - RowHeights[] |
---|---|
Author | omar rosa |
Post date | 2002-08-17T18:57:17Z |
HI!
I receive the above mensage (twice) when executing IBODatabase.Connect;
"Entry point CM_Get_DevNode_Status_Ex not be located in the dynamic link library SETUPAPI.DLL."
In debug, I located the point of message origin, in procedure TIB_Connection.API_Connect, Module IBA.Connection.IMP line 1843:
errCode := isc_attach_database( @Status,
null_terminated,
PChar( FConnectedDatabase ),
PdbHandle,
bufptr,
@buffer );
In "Call Stack" list have:
TIB_Connection.API_Connect
TIB_Connection.SysConnect(???)
TIB_Connection.Connect
TFormPrisma.FormCreate($F9D59C)
Prismai
I use Win 2000 pro IBO 42Hi IB 6.1
I found WinNT\system32\SETUPAPI.DLL version 5.0.2195.1
I´m not test in other windows version yet!
In other applications using IBO this message not happens. (I will recompile to test this applications).
Bye!
[Non-text portions of this message have been removed]
I receive the above mensage (twice) when executing IBODatabase.Connect;
"Entry point CM_Get_DevNode_Status_Ex not be located in the dynamic link library SETUPAPI.DLL."
In debug, I located the point of message origin, in procedure TIB_Connection.API_Connect, Module IBA.Connection.IMP line 1843:
errCode := isc_attach_database( @Status,
null_terminated,
PChar( FConnectedDatabase ),
PdbHandle,
bufptr,
@buffer );
In "Call Stack" list have:
TIB_Connection.API_Connect
TIB_Connection.SysConnect(???)
TIB_Connection.Connect
TFormPrisma.FormCreate($F9D59C)
Prismai
I use Win 2000 pro IBO 42Hi IB 6.1
I found WinNT\system32\SETUPAPI.DLL version 5.0.2195.1
I´m not test in other windows version yet!
In other applications using IBO this message not happens. (I will recompile to test this applications).
Bye!
[Non-text portions of this message have been removed]