Results 1 to 6 of 6
  1. #1
    DracoBlackBelt's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    2

    Question Problems with ProcMem

    So I recently started coding with ProcMem and I came across 2 errors. One error i could fix by switching the character set, the other one i cant find a fix for. Its this one: int strcmp(const char * const char *)`: cannot convert argument 1 from 'WCHAR[260]'to çonst char*'. I know the strcmp function compares 2 strings but the arguments are chars right? How can i fix this?

    Thx in advance, DracoBlackBelt.

  2. #2
    WasserEsser's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    735
    Reputation
    174
    Thanks
    677
    My Mood
    Busy
    Change your project settings to multi byte.

  3. #3
    DracoBlackBelt's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    2
    @WasserEsser Do you mean the character set? I already have that on multi bytes and it still throws an error. Or is there an option im missing for the entire project?
    Last edited by DracoBlackBelt; 04-10-2016 at 12:51 PM.

  4. #4
    JamesNCharles's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by DracoBlackBelt View Post
    @WasserEsser Do you mean the character set? I already have that on multi bytes and it still throws an error. Or is there an option im missing for the entire project?
    I had a ProcMem.cpp and ProcMem.h file(s) and they gave me those errors, I found slightly different ones online and those worked for me (Visual Studio 2013 Express)

    Just uploaded mine:
    https://pastebin.com/QArYBXp4 // ProcMem.cpp
    https://pastebin.com/c2yQnhdF // ProcMem.h

  5. #5
    DracoBlackBelt's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by JamesNCharles View Post
    I had a ProcMem.cpp and ProcMem.h file(s) and they gave me those errors, I found slightly different ones online and those worked for me (Visual Studio 2013 Express)

    Just uploaded mine:
    https://pastebin.com/QArYBXp4 // ProcMem.cpp
    https://pastebin.com/c2yQnhdF // ProcMem.h
    Thx a lot!

  6. #6
    Hunter's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Depths Of My Mind.
    Posts
    17,468
    Reputation
    3771
    Thanks
    6,159
    My Mood
    Cheerful
    /Solved & closed.

Similar Threads

  1. problem with account gamefifa
    By gamefifa in forum WarRock - International Hacks
    Replies: 2
    Last Post: 05-09-2007, 08:36 AM
  2. Problem with Warrock
    By BurakG in forum WarRock - International Hacks
    Replies: 10
    Last Post: 04-30-2007, 04:13 PM
  3. Problem with trainers mades for CE, help me pls
    By juanitobalde in forum General Game Hacking
    Replies: 0
    Last Post: 04-24-2007, 04:31 AM
  4. Problem With The New Pb Hw Ban Spoofer!
    By naomelembro14 in forum WarRock - International Hacks
    Replies: 5
    Last Post: 03-16-2007, 07:29 AM
  5. Problem(with login)
    By 22061988 in forum WarRock - International Hacks
    Replies: 3
    Last Post: 11-01-2006, 12:07 AM

Tags for this Thread