ProcMem.hHello everyone my ProcMem.h is giving me this error: http://gyazo.com/4841eb2d97db8b5e3071202ff07bbc92 I'm using this ProcMem.h: http://pastebin.com/cMV6ahKy I must say I'm not very experience but I tried to code and this is something that occured, this is the exact part giving me the error: http://gyazo.com/1342833520dbe57a3ee1a1ce0e07f518 Thanks alot!
Probably an issue with the mingw compiler that comes with CodeBlocks. The easiest solution is to start using MVC++
Originally Posted by Merccy2 The easiest solution is to start using MVC++ Explain please, can't find something on google named MVC++?
Originally Posted by GalaxyBeatzz Explain please, can't find something on google named MVC++? Microsoft Visual Studio C++. Use 2013 and up because the others don't have the required C++11 functions.
Originally Posted by Merccy2 Microsoft Visual Studio C++. I'm so stupid, if I would've used my brain I knew MVC was Microsoft Visual...