night_prince
Member
- Joined
- Dec 17, 2006
- Messages
- 24
- Programming Experience
- Beginner
hi everybody
im trying to use api functions in vb.net but the proplem is that
i have an APIGuide program which describes how to use API in vb 6
how can i convert the constants or any other parameters to vb.net?
i figured out those only
Long ----> Integer
Hwnd ---> IntPtr
String----> String
but i need more informations?
can anyone help me??
thanks
im trying to use api functions in vb.net but the proplem is that
i have an APIGuide program which describes how to use API in vb 6
how can i convert the constants or any other parameters to vb.net?
i figured out those only
Long ----> Integer
Hwnd ---> IntPtr
String----> String
but i need more informations?
can anyone help me??
thanks