Subject:
|
Re: * LDrawDesignPad LDDP 1.1 released *
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Sun, 4 Aug 2002 01:33:25 GMT
|
Viewed:
|
465 times
|
| |
| |
Hello!
To be honest: I can't ;-).
But i think that you can translate the dll-headers to C++ without problem.
If they would be in C++ I would be able to translate them to Delphi ;). The
dll funcs are very plain and should be easy to call. They only tricky part
is the call-back funtion to LDDP but with a little Google Groups help I
think a C++ programmer can do it without problems.
Play well Carsten
> I know this might be a streach, but is there any way you could provide a C++
> code sample? It's no big deal if you can't but I think I know C++ better
> than Delphi(Pascal).
|
|
Message has 3 Replies: | | Re: * LDrawDesignPad LDDP 1.1 released *
|
| If you want, I Like to give it a try. Have to download Builder Personal of trial for it so let me know. But I have one question. I think there's a serious memory problem in the Plugin_Info function. Because you give the result pointer (pchar) of one (...) (22 years ago, 4-Aug-02, to lugnet.cad)
| | | Re: * LDrawDesignPad LDDP 1.1 released *
|
| FUT lugnet.cad.dev. (...) I haven't personally looked at it, but the thing to remember when writing C++ that is going to be accessed from another language is that you usually have to write C functions, and declare them as being WINAPI. You also have (...) (22 years ago, 4-Aug-02, to lugnet.cad, lugnet.cad.dev)
|
Message is in Reply To:
| | Re: * LDrawDesignPad LDDP 1.1 released *
|
| (...) Carten, I know this might be a streach, but is there any way you could provide a C++ code sample? It's no big deal if you can't but I think I know C++ better than Delphi(Pascal). -Orion (22 years ago, 3-Aug-02, to lugnet.cad)
|
14 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|