Subject | IBO 4_6_B and Delphi 5 install problem |
---|---|
Author | Johannes Pretorius |
Post date | 2006-07-07T12:31:59Z |
Hi there
-=0=-0-=0
When installing IBO 4_6_B on Delphi 5 we get the error
Error: E2003 Undeclared identifier: 'AcquireOriginalHooks'
We then noticed in IB_SEssion.pas the following
// Dont need AcquireOriginalHooks to be public, embed it in the
// RevertToOriginalHooks call.
//procedure AcquireOriginalHooks;
We have uncommented this part and then it is happy with that.
Hope it helps
Johannes Pretorius
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you are not the intended recipient, any review, re transmission,
disclosure, copying, modification or other use of this email message or
attachments is strictly forbidden. If you receive this email message in
error, please contact the author and delete the message and any
associated files from your computer. Also the contents of this e-mail
is considered confidential.
Thank you
-=0=-0-=0
When installing IBO 4_6_B on Delphi 5 we get the error
Error: E2003 Undeclared identifier: 'AcquireOriginalHooks'
We then noticed in IB_SEssion.pas the following
// Dont need AcquireOriginalHooks to be public, embed it in the
// RevertToOriginalHooks call.
//procedure AcquireOriginalHooks;
We have uncommented this part and then it is happy with that.
Hope it helps
Johannes Pretorius
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you are not the intended recipient, any review, re transmission,
disclosure, copying, modification or other use of this email message or
attachments is strictly forbidden. If you receive this email message in
error, please contact the author and delete the message and any
associated files from your computer. Also the contents of this e-mail
is considered confidential.
Thank you