Show Bid Request
C++ DLL to Delphi
Bid Request Id: 12651
|
|
|
Posted by: |
gordin (3 ratings)
(Software buyer rating 10)
|
Posted: |
Apr 4, 2002 11:34:25 AM EDT
|
Bidding Closes: |
Apr 8, 2002 11:40:50 AM EDT
|
Viewed (by coders): |
327 times
|
Deadline: |
4/30/2002
TIME EXPIRED
|
|
|
|
Description:
Attached is a zip file with the files needed to be converted. Once unzipped the directory will contain adk.html. This is the documentation (extremely well documented) on how the DLL is coded in C++.
There will also be a 'Sample' directory of the DLL to be converted. Project will be complete when the Sample.dll in C++ has been converted to a Delphi DLL.
There is one little addition (I thought this was in the Sample.dll but in fact is in the Candle.dll). I would like to have an example of the following code (this is in the Candle directory) and how to call this code:
struct StockArrays { int Size; float *Open; float *High; float *Low; float *Close; float *Volume; AmiVar Result; AmiVar AvgRange; };
void GetStockArrays( struct StockArrays *sa ) { sa->Size = gSite.GetArraySize(); sa->Open = gSite.GetStockArray( 0 ); sa->High = gSite.GetStockArray( 1 ); sa->Low = gSite.GetStockArray( 2 ); sa->Close = gSite.GetStockArray( 3 ); sa->Volume = gSite.GetStockArray( 4 );
sa->Result = gSite.AllocArrayResult(); sa->AvgRange = gSite.AllocArrayResult(); }
Deliverables: Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
Complete copyrights to all work purchased.
Platform:
Windows 2000/NT Delphi 5/6 (prefer 6)
Must be 100% finished and received by buyer on:
Apr 30, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Additional Attached Files
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation, you can report it to: abuse@rentacoder.com.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$65 (USD)
|
Apr 4, 2002 4:45:13 PM EDT
|
8
(Very Good)
|
|
|
I have plenty of experience working in Delphi and C++. Converting a DLL will be short work. Regards, Stefan Karschti |
|
|
|
|
|