Thread: Error Help

Results 1 to 4 of 4
  1. #1
    nub_g0t_high's Avatar
    Join Date
    Aug 2007
    Location
    How the fuck should i know?
    Posts
    242
    Reputation
    10
    Thanks
    15

    Error Help

    what does it mean when my vb trainer says

    Cannot find DLL entry point.

    it said something about not defining shit in the user32.

  2. #2
    castaway's Avatar
    Join Date
    Mar 2007
    Location
    In a BIG Box.
    Posts
    1,636
    Reputation
    14
    Thanks
    97
    Quote Originally Posted by nub_g0t_high View Post
    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"

  3. #3
    Threadstarter
    Advanced Member
    nub_g0t_high's Avatar
    Join Date
    Aug 2007
    Location
    How the fuck should i know?
    Posts
    242
    Reputation
    10
    Thanks
    15
    Quote Originally Posted by thimo View Post
    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.
    Last edited by nub_g0t_high; 10-30-2007 at 02:42 PM.

  4. #4
    castaway's Avatar
    Join Date
    Mar 2007
    Location
    In a BIG Box.
    Posts
    1,636
    Reputation
    14
    Thanks
    97
    Quote Originally Posted by nub_g0t_high View Post
    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

Similar Threads

  1. [Solved] Elite encrypt error help!
    By ZeroXD in forum Combat Arms Help
    Replies: 12
    Last Post: 09-22-2011, 01:23 PM
  2. [Help Request] CANA Error Help!!!
    By ParkII in forum Combat Arms Brazil Help
    Replies: 5
    Last Post: 08-06-2011, 09:51 AM
  3. [Help Request] MSVCR100 error help profire
    By x8xbcdhx8x in forum Combat Arms Help
    Replies: 5
    Last Post: 06-11-2011, 06:44 PM
  4. error help
    By parkerunit in forum WarRock Korea Hacks
    Replies: 3
    Last Post: 10-21-2007, 11:11 PM
  5. UCE Error Help :(
    By Kung Fu Penguin31 in forum WarRock - International Hacks
    Replies: 6
    Last Post: 07-15-2007, 09:24 PM