Quick .CPP mod in a .Net project - Need it Now -- 2

Closed Posted 4 years ago Paid on delivery
Closed Paid on delivery

I have a .cpp chunk of code that captures some image data and writes that image to a file as follows ;

extern "C" _declspec(dllexport) HRESULT CaptureSample()

{

.....

.....

BmpSetImageData(&bmp, data, width, height);

BmpSave(&bmp, bmpFile); // << return &bmp image Byte to the calling VB6 app

CFile raw("[login to view URL]");

[login to view URL](&data[0], [login to view URL]());

[login to view URL]();

}

This line >> BmpSave(&bmp, bmpFile); saves the created bmp to the hard drive.

What I actually want to do is pass the image back to the calling app, not write it to the drive locally.

This is the Function called by the main VB6 app.

extern "C" _declspec(dllexport) HRESULT CaptureSample()

>> VB6 App

Public Declare Function CaptureSample Lib "[login to view URL]" () As Long

Private Sub CaptureImg_Click()

CaptureSample

so here I actually want the bmp returned from CaptureSample for example

Img [] = CaptureSample

Need it Now

Thanks

.NET C++ Programming Visual Basic

Project ID: #20880915

About the project

3 proposals Remote project Active 4 years ago

3 freelancers are bidding on average $20 for this job

vano101

Hello I have over 17 years of experience with Windows Desktop application development Also, I know both C++ and VB6 and very well. I think it's possible to complete your project in couple of hours of pure working time

$22 USD in 1 day
(1389 Reviews)
7.7
amoldhanwat

Hi I have experience in c/c++ on windows, i can help you out finding some solution for returning your bit map

$18 USD in 1 day
(6 Reviews)
2.4
Lynx89

Hello! Although I am new here on freelancer I have several years of experience with both C++ and C#... As a reverse engineer, i deal with imported/exported functions on a daily basis so I truly believe i am the right p More

$20 USD in 2 days
(0 Reviews)
0.0