Error Helpwhat does it mean when my vb trainer says Cannot find DLL entry point. it said something about not defining shit in the user32.
Originally Posted by nub_g0t_high what does it mean when my vb trainer says Cannot find DLL entry point. it said something about not defining shit in the user32. make sure it says lib "user32"
Originally Posted by thimo make sure it says lib "user32" yea it does, heres my code: Public Declare Function Nirvana1 Lib "user32" (ByVal hwnd As Long, lpdwProcessId As Long) As Long nirvana1 is my edited string. Edit: nvm, i just forgot to define the alias. thx thimo. ill be releasing this trainer soon, as soon as i update all the address. p.s. im a nub.
Originally Posted by nub_g0t_high yea it does, heres my code: Public Declare Function Nirvana1 Lib "user32" (ByVal hwnd As Long, lpdwProcessId As Long) As Long nirvana1 is my edited string. Edit: nvm, i just forgot to define the alias. thx thimo. ill be releasing this trainer soon, as soon as i update all the address. p.s. im a nub. yes i see nivana1 isnt a function u forgot to add the alias part like lib "user32" alias"w/e the function was"(the dims) look at the tut wr194t posted :P EDIT: lol didnt saw ur edit xD