Posts by ltuck1990
2 posts total, newest first.
#include <window.h>in Combat Arms Help - Says "Illegal Preprocessor Directive"
#include <windows.h>
bool IsGameReadyForHook()
{
if( GetModuleHandleA( "d3d9.dll" ) != NULL
&& GetModuleHandleA( "ClientFX.fxd" ) != NULL
&& GetModuleHandleA( "CShell.dll" Using codein Combat Arms Help - I keep seeing c++ and d3d and i have no idea what that is, i would just like some help figuring out how to use it all, thanks.
Showing the 2 most recent posts.