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

已关闭 已发布的 4 年前 货到付款
已关闭 货到付款

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++编程 Visual Basic

项目ID: #20880915

关于项目

3个方案 远程项目 活跃的4 年前

有3名威客正在参与此工作的竞标,均价$20/小时

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

$22USD 在1天里
(1389条评论)
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

$18USD 在1天里
(6条评论)
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 更多

$20 USD 在2天内
(0条评论)
0.0