Discussion Forum

Mr Neil, Thank you! I made SPeriDLL.dll successfully in your way.

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
c51man 8051
Posted
4-Mar-2001 15:50 GMT
Toolset
None
New! Mr Neil, Thank you! I made SPeriDLL.dll successfully in your way.
Mr Neil, Thank you! I made SPeriDLL.dll successfully in your way.

My BCB version number is 5.0.
What I met is little different from yours.
However I made success in building SPeriDLL.dll .

Thanks.
BTW: I want to add some function in this program with VCL. Can I do it in this way?
Read-Only
Author
Andrew Neil
Posted
4-Mar-2001 22:10 GMT
Toolset
None
New! RE: Mr Neil, Thank you! I made SPeriDLL.dll successfully in your way.
"I want to add some function in this program with VCL."

I don't know, but I'd guess not;
I'd guess that MFC and VCL are mutually exclusive?

Maybe you could put your extensions in a separate DLL using VCL?

Now that we know that it is possible to write BCB DLLs for uVision, it might be better to start by re-writing SPeriDLL completely in VCL, and then go from there?

Maybe that's just far too many TLAs for one post!? ;-)

Next Thread | Thread List | Previous Thread Start a Thread | Settings