Click here to Skip to main content
15,886,815 members

Comments by Tomazas77 (Top 36 by date)

Tomazas77 2-Oct-12 10:24am View    
See updates with code
Tomazas77 5-Feb-12 16:28pm View    
Thanks I'll have a look. I got another similar source.
Tomazas77 12-Jan-12 14:03pm View    
Thanks, removing const worked.

Tomazas77 12-Jan-12 13:42pm View    
netbuf data has to be copied to data value, not to cd.

CWS_NETMSGSIZE is constant and its value 240.
Tomazas77 12-Jan-12 13:26pm View    
not, true, cd is used its just strip out.

using first option compilation is not possible with error:
"Error 1 error C2664: 'memcpy' : cannot convert parameter 1 from 'const unsigned char *' to 'void *' c:\PROJECTS\C++\NewCamdLibrary\NewCamdLibrary\CardServer\cWrapper.cpp 88"