//GrCapRawImageToHandle(unsigned char* rawImage, unsigned int width, unsigned int height, HDC hdc, HBITMAP &handle);
Dll Function CapRawImageToHandle (RawImage AS CHAR ,;
width AS LONG ,;
height AS LONG ,;
hdc AS HDC ,;
@handler As LPSTR ) AS LONG PASCAL;
FROM "_GrCapRawImageToHandle@20" Lib cdll
estoy hacendo errrado ?