Show Bid Request
Very Easy VB to C++ OCX Wrapper for DLL Functions
Bid Request Id: 52872
|
|
|
Posted by: |
cwiehl (3 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Below Average - 50.00%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Mar 14, 2003 1:25:28 PM EDT
|
Bidding Closes: |
Mar 16, 2003 4:00:00 PM EDT
|
Viewed (by coders): |
282 times
|
Deadline: |
3/17/2003
TIME EXPIRED
|
|
|
|
Description:
Here's the deal. I have a DLL that I want to use in VB6. I have all the declarations for this DLL. Unfortunately there is a bug somewhere in the DLL (possibly in type conversion) that makes it return bad data, and causes VB to crash. The problem does not happen in other languages, or in .Net.
I have some functions calling the DLL, written in VB that I need converted to C/C++ and compiled into an OCX so I can import it into VB6. These functions are VERY VERY simple and should only take about 5 minutes for a skilled coder. The VB Code is short enough for me to paste here.
Private Declare Sub Send_Message Lib "FDSTalk.dll" (ByVal strMessage As String, ByVal IP As Long, ByVal port As Long) Private Declare Sub Service Lib "FDSTalk.dll" () Private Declare Sub Shutdown Lib "FDSTalk.dll" () Private Declare Sub Get_Response Lib "FDSTalk.dll" (ByRef response As String) Private Declare Function Init Lib "FDSTalk.dll" (ByVal port As Long, ByVal Password As String) As Boolean
Public Function FDS_Init(Byval Port As Long, Byval Password As String) as boolean FDS_Init = Init(Port, Password) End Function
Public Sub FDS_Service() Service End Sub
Public Sub FDS_Shutdown() Shutdown End Sub
Public Function FDS_Get_Response() As String Dim TheString As String Get_Response TheString FDS_Get_Response = TheString End Function
Public Sub FDS_Send_Message(Message As String, IPAddress As Long, Port as Long) Send_Message Message, IPAddress, Port End Sub
Deliverables: 1) Complete and fully-functional working program(s) in OCX form as well as complete source code of all work done.
2) Complete ownership and distribution copyrights to all work purchased.
Platform:
Windows, VB
Must be 100% finished and received by buyer on:
Mar 17, 2003 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 Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.
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 please help out the site and report it. Thanks for your help.
|
|
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!
|
$20 (USD)
|
Mar 14, 2003 4:12:31 PM EDT
|
9.33
(Superb)
|
|
|
Yes. It is easy. I have experience in creating ActiveX. Can pass it to you by in few hours after accepting the bid.
|
|
|
|
|
|