Results 1 to 15 of 23

Threaded View

  1. #6
    apandhi's Avatar
    Join Date
    Apr 2007
    Gender
    male
    Location
    NY
    Posts
    45
    Reputation
    10
    Thanks
    19
    Visual C++ 2008?
    And can you compile this no problem? I want to add a D3D menu

    Edit: NVM But i get a few errors
    Code:
    1>c:\users\ashish\documents\visual studio 2008\projects\ca dll\ca dll\main.cpp(17) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [9]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\users\ashish\documents\visual studio 2008\projects\ca dll\ca dll\main.cpp(18) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [13]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    1>c:\users\ashish\documents\visual studio 2008\projects\ca dll\ca dll\main.cpp(19) : error C2664: 'GetModuleHandleW' : cannot convert parameter 1 from 'const char [11]' to 'LPCWSTR'
    1>        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
    Last edited by apandhi; 02-15-2010 at 04:34 PM.

Similar Threads

  1. [Source Code] Hotkey Hack Source + Addies! (4NOOBS)
    By Lunatic in forum WarRock Hack Source Code
    Replies: 4
    Last Post: 06-14-2011, 08:40 PM
  2. [source] xp hotkey hack
    By lauwy in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 16
    Last Post: 08-17-2010, 05:47 AM
  3. Simple BF2 hack source with some interesting stuff.
    By Tyrano in forum C++/C Programming
    Replies: 2
    Last Post: 04-29-2009, 07:33 AM
  4. one of my basic hotkey hacks
    By mtbman19 in forum WarRock - International Hacks
    Replies: 15
    Last Post: 06-30-2008, 08:33 AM
  5. [VB.NET 08] Diamondo25's WarRock Hack source
    By diamondo25 in forum Visual Basic Programming
    Replies: 8
    Last Post: 04-24-2008, 09:21 AM