Thread: C++ Problem T.T

Results 1 to 9 of 9
  1. #1
    douglaskx's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Psychedelic

    Unhappy C++ Problem T.T

    Everything I try to Debug I encounter this error:
    Code:
    C: \program files\microsoft directx sdk (june 2010)\include \winuser.h (14): fatal error C1021: invalid preprocessor command 'lib'
    In my folder that contains the headers did not have the "winuser.h" and one I downloaded over the Internet. T_T
    Still does not work, someone could upload this winuser.h for me? Thank you very much! <3

    Note: Visual Studio 10 :3
    Bazinga!

  2. #2
    cubanelite's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    192.168.1.1
    Posts
    138
    Reputation
    81
    Thanks
    113
    My Mood
    Hungover
    Quote Originally Posted by douglaskx View Post
    Everything I try to Debug I encounter this error:
    Code:
    C: \program files\microsoft directx sdk (june 2010)\include \winuser.h (14): fatal error C1021: invalid preprocessor command 'lib'
    In my folder that contains the headers did not have the "winuser.h" and one I downloaded over the Internet. T_T
    Still does not work, someone could upload this winuser.h for me? Thank you very much! <3

    Note: Visual Studio 10 :3
    The problem is that you haven't included your 'Lib' and 'include' files to your project...

  3. #3
    douglaskx's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Psychedelic
    Quote Originally Posted by cubanelite View Post
    The problem is that you haven't included your 'Lib' and 'include' files to your project...
    Can you help me do this friend?
    Bazinga!

  4. #4
    dragonslop's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    254
    Reputation
    10
    Thanks
    25
    My Mood
    Confused
    Quote Originally Posted by douglaskx View Post
    Can you help me do this friend?
    #Include <???.h>

    if thats what @cubanelite was meaning

  5. #5
    douglaskx's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Psychedelic
    You do not understand me, my problem is that the code is incorrect winuser.h, and I needed someone to do the file upload for me, I implore :*((
    Bazinga!

  6. #6
    cubanelite's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    192.168.1.1
    Posts
    138
    Reputation
    81
    Thanks
    113
    My Mood
    Hungover
    Quote Originally Posted by douglaskx View Post
    You do not understand me, my problem is that the code is incorrect winuser.h, and I needed someone to do the file upload for me, I implore :*((
    The problem isn't the fucking winuser.h. The problem is that your file, 'Winuser.h' cannot find your lib, and include files to build your project on. I attached the lib, and include files into the attachments.

    Virus Scans:
    Jotti
    Virustotal

    <b>Downloadable Files</b> Downloadable Files

  7. #7
    douglaskx's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Psychedelic

    Angry

    No worked

    Code:
    C:\Program Files\Microsoft DirectX SDK (June 2010)\Include\winuser.h(4): fatal error C1107: could not find assembly 'user32.dll': please specify the assembly search path using /AI or by setting the LIBPATH environment variable
    Bazinga!

  8. #8
    EpicUser's Avatar
    Join Date
    Feb 2012
    Gender
    male
    Posts
    78
    Reputation
    -22
    Thanks
    35
    Can i take a look?

  9. #9
    douglaskx's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Psychedelic
    Yes, What do you look?
    -
    New Erros:
    Code:
    1>C:\Program Files\Microsoft DirectX SDK (June 2010)\Include\winuser.h(4): fatal error C1113: #using failed on '
    C:\Windows\System32\user32.dll'
    Last edited by douglaskx; 03-11-2012 at 02:23 PM.
    Bazinga!

Similar Threads

  1. To All GunZ Down 02-07-06 PROBLEM
    By WertyRO in forum Gunz General
    Replies: 18
    Last Post: 02-09-2006, 07:41 PM
  2. Problem
    By lambda in forum Gunz General
    Replies: 3
    Last Post: 02-08-2006, 11:36 AM
  3. hacking problems
    By iwillkillyou in forum WarRock - International Hacks
    Replies: 11
    Last Post: 02-04-2006, 04:37 PM
  4. WPE problem...
    By styx23 in forum General Game Hacking
    Replies: 8
    Last Post: 01-18-2006, 07:51 PM
  5. Problem Wit Hacking Programs
    By f5awp in forum General Gaming
    Replies: 5
    Last Post: 01-10-2006, 05:44 AM