Thread: c++ SDK help

Results 1 to 2 of 2
  1. #1
    R3Dx666†'s Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Steam: MrTricklez
    Posts
    1,723
    Reputation
    141
    Thanks
    2,913
    My Mood
    Devilish

    c++ SDK help

    hey guys i have vs c++ 2010 and sdk 2006 (april 2006) and i get this error can you help me fix?

    thanks

    Code:
    1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h(11280): error C2061: syntax error : identifier '__RPC__out_xcount_part'
    1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h(11281): error C2059: syntax error : ')'
    1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\objidl.h(11281): fatal error C1903: unable to recover from previous error(s); stopping compilation
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    Last edited by R3Dx666†; 10-01-2012 at 02:07 PM.

  2. #2
    master131's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    8,858
    Reputation
    3438
    Thanks
    101,669
    My Mood
    Breezy
    Right-click on the project > Properties > VC Directories. Make sure that "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include" or $(WindowsSdkDir)include is first in the Includes list.
    Donate:
    BTC: 1GEny3y5tsYfw8E8A45upK6PKVAEcUDNv9


    Handy Tools/Hacks:
    Extreme Injector v3.7.3
    A powerful and advanced injector in a simple GUI.
    Can scramble DLLs on injection making them harder to detect and even make detected hacks work again!

    Minion Since: 13th January 2011
    Moderator Since: 6th May 2011
    Global Moderator Since: 29th April 2012
    Super User/Unknown Since: 23rd July 2013
    'Game Hacking' Team Since: 30th July 2013

    --My Art--
    [Roxas - Pixel Art, WIP]
    [Natsu - Drawn]
    [Natsu - Coloured]


    All drawings are coloured using Photoshop.

    --Gifts--
    [Kyle]

Similar Threads

  1. [Help]Download SDK June 2010 Problem!
    By NOOBJr in forum Combat Arms Coding Help & Discussion
    Replies: 9
    Last Post: 05-02-2011, 02:20 PM
  2. [Help Request] Help my!
    By Windowns7 in forum Combat Arms BR Coding Help
    Replies: 2
    Last Post: 04-18-2011, 01:41 PM
  3. [Help] DirectX SDK
    By aLcohoL_95 in forum Visual Basic Programming
    Replies: 1
    Last Post: 03-29-2011, 01:14 PM
  4. [Help]Xcode and iOS SDK 4.2?
    By tuve2 in forum Coders Lounge
    Replies: 4
    Last Post: 12-24-2010, 02:51 AM
  5. directx sdk help
    By whit in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 3
    Last Post: 03-25-2010, 01:00 AM