Originally posted by Cosmictej I havent a clue about what your on about, I have uploaded the c++ that i want to use in vb
lol
the code you posted is unmanaged code (old c++)
so that means u need to make a dll first before you think about vb
so here is a tutorial/link that might help you with ur quest. http://www.codeproject.com/dll/DLL_E...d_EZ_Usage.asp
get that part done first.