NEED MODULE FOR VB 2008!!!
NEED MODULE FOR VB 2008!!!
Dude don't post multiple threads, it causes spam.
srry there a re' vb programmers
if its vb it would practicly be the same
no because i have a this errors:
hProcess is not declared and anothers ;p
i remember that. Thats why i change back to 6 for a while.
oommffgg... it most likly mean hprocess is not declared...In VB6.0 you could call memory without it being declared, as in .net it must be declared. Put
Public hprocess as long
at the top fo your module