LPSTR __cdecl e1Head( LPSTR, LPSTR, LPSTR, int*, int );
This is the export in C, what would be the equivilant, to access this in pb (this is the export from a c dll, I want to access this dll function in pb) we'll label this, header.dll
------------------
This is the export in C, what would be the equivilant, to access this in pb (this is the export from a c dll, I want to access this dll function in pb) we'll label this, header.dll
------------------
Comment