Toko pode ajuda ???? dando esse erro aqui o:
------ Build started: Project: BASE VIP, Configuration: Debug Win32 ------
Compiling...
Hacks.cpp
Main.cpp
Generating Code...
Linking...
Hacks.obj : error LNK2001: unresolved external symbol "class cMenu Menu" (?Menu@@3VcMenu@@A)
Main.obj : error LNK2001: unresolved external symbol "class cMenu Menu" (?Menu@@3VcMenu@@A)
Main.obj : error LNK2019: unresolved external symbol "public: void __thiscall cMenu:

rawBox(int,int,int,int,int,unsigned long,unsigned long,unsigned long,struct IDirect3DDevice9 *)" (?DrawBox@cMenu@@QAEXHHHHHKKKPAUIDirect3DDevice9@@ @Z) referenced in function "public: void __thiscall cMenu::StyleRender(struct IDirect3DDevice9 *)" (?StyleRender@cMenu@@QAEXPAUIDirect3DDevice9@@@Z)
Main.obj : error LNK2019: unresolved external symbol "public: void __thiscall cMenu::Render(struct IDirect3DDevice9 *)" (?Render@cMenu@@QAEXPAUIDirect3DDevice9@@@Z) referenced in function "long __stdcall MyPresent(struct IDirect3DDevice9 *,struct tagRECT const *,struct tagRECT const *,struct HWND__ *,struct _RGNDATA const *)" (?MyPresent@@YGJPAUIDirect3DDevice9@@PBUtagRECT@@1 PAUHWND__@@PBU_RGNDATA@@@Z)
C:\Documents and Settings\Administrador\Meus documentos\Visual Studio 2008\Projects\BASE VIP\Debug\BASE VIP.dll : fatal error LNK1120: 3 unresolved externals
Build log was saved at "file://c:\Documents and Settings\Administrador\Meus documentos\Visual Studio 2008\Projects\BASE VIP\BASE VIP\Debug\BuildLog.htm"
BASE VIP - 5 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
O que pode ser ????