Problem with winnt.h

Results 1 to 3 of 3
  1. #1
    Member Raizoku is offline
    MemberRank
    Jan 2009 Join Date
    50Posts

    Problem with winnt.h

    Hi,

    I would have a server with Quest + Clan + Survival and i just followed a tutorial but when i try to modify the code in winnt.h for :

    typedef void *PVOID;
    typedef void * POINTER_64 PVOID64;

    and when i'm trying to save it i have a message saying : Access Refused

    I put off Reading Only but it still didn't work.

    If anyone could help me.

    I used this tutorial : http://forum.ragezone.com/f497/tutor...-1-5-a-941041/ to correct bugs in code
    Last edited by Raizoku; 03-11-13 at 12:58 AM.


  2. #2
    Alpha Member Chrisss is offline
    MemberRank
    Feb 2012 Join Date
    Ask the Fox!Location
    1,660Posts

    Re: Problem with winnt.h

    Save your winnt.h to your desktop then replace it from the one in the original file location.

  3. #3
    Member Raizoku is offline
    MemberRank
    Jan 2009 Join Date
    50Posts

    Re: Problem with winnt.h

    Thank you Chrisss it worked. Now i just have another question and i think it's ok. In the tutorial, we need to change the compiler into _Encrypt_KOR_Release_public but when i do it and click on Apply, it come back to Active(BRZ_Debug)

    What should i do



Advertisement