Another C++ to VB conversion, a Buffer?
// Pointer to tranfser buffer
unsigned char* theBuffer = NULL;
In .Net (Visual Basic) how do I do that?
unsigned char* theBuffer = NULL;
In .Net (Visual Basic) how do I do that?
A little spot for me to put my brain fuzz before it slips unheard into the nether.
This is simply a web log, a collection of thoughts I found important enough to share.
Mostly about technology, but occasionally about life.
If you would like to e-mail me use:
mkenyon2 AT
gmail DOT com
Comments