[Help] Cant Debug my DLL!

Results 1 to 3 of 3
  1. #1
    Member sagie212 is offline
    MemberRank
    Jul 2004 Join Date
    ILLocation
    73Posts

    [Help] Cant Debug my DLL!

    Hi,
    i tried to make my first DLL and i read the guide by CHRIS05 "How create a DLL" after i finish write the H file and the CPP file i try to debug my dll(tried to compile him) so after i press debug and select the gs.. i get this error

    http://img212.imageshack.us/img212/5283/error1qr3.jpg
    after i press ok it gives me this error
    http://img172.imageshack.us/img172/6472/error2px1.jpg

    i dont have a gameserver.ini in my code and i just want to compile this DLL
    i dont really need this i just learin how to make dll and how to hook him!

    So please SOM1 know how to compile the code and get the DLL file????

    TNX ahead!
    BTW1: IM using Microsoft Visual Studio 2008!
    BTW i saw more 1 guy who get this problem...
    HELPPPPPPPPPPP:eek:

    edit:
    i got errors:
    1>d:\projects\configs.cpp(31) : error C2065: 'Null' : undeclared identifier
    1>d:\projects\configs.cpp(34) : error C2065: 'Null' : undeclared identifier
    1>d:\projects\configs.cpp(34) : error C2065: 'null' : undeclared identifier
    1>d:\projects\configs.cpp(35) : error C2039: 'exit_process' : is not a member of '`global namespace''
    1>d:\projects\configs.cpp(35) : error C3861: 'exit_process': identifier not found
    but its crep ithink he know what is Null and exit process!


  2. #2
    Grand Master chris05 is offline
    Grand MasterRank
    Aug 2005 Join Date
    Vinhedo/SP - BrasilLocation
    501Posts

    Re: [Help] Cant Debug my DLL!

    sagie212,

    Please, folloe the complete guide. You didn

  3. #3
    Member sagie212 is offline
    MemberRank
    Jul 2004 Join Date
    ILLocation
    73Posts

    Re: [Help] Cant Debug my DLL!

    i fix it TNX alot...
    i send u PM in CZF forum plz read the PM TNX!

    close this topic!



Advertisement