Never mind..
Slow repliers:P haha no sorry;0 Got the ans
User Profile
Collapse
-
Sorry, Again a compileshit which I wont understand!
d3d8dev.cpp
1>e:\documents and settings\user\d esktop\d3d_star terkit_v3.0b\d3 d8\d3d8dev.cpp( 337) : error C2011: 'hkIDirect3DDev ice8' : 'struct' type redefinition
1> e:\documents and settings\user\d esktop\d3d_star terkit_v3.0b\d3 d8\d3d8dev.h(33 ) : see declaration of 'hkIDirect3DDev ice8'
1>e:\documents and settings\user\d esktop\d3d_star terkit_v3.0b\d3 d8\d3d8dev.cpp( 601) : fatal error C1004:... -
Link erro
1>E:\Program Files\Microsoft DirectX SDK (April 2007)\Lib\d3d8. lib : warning LNK4003: invalid library format; library ignored
1>E:\Program Files\Microsoft DirectX SDK (April 2007)\Lib\d3dx8 .lib : warning LNK4003: invalid library format; library ignored
1>E:\Program Files\Microsoft DirectX SDK (April 2007)\Lib\d3d8. lib : warning LNK4003: invalid library format; library ignored
1>E:\Program Files\Microsoft DirectX SDK... -
Little Error
Ok ty.
Now this: 1>e:\documents and settings\user\d esktop\d3d_star terkit_v3.0b\d3 d8\main.cpp(125 ) : error C2660: '_vsnprintf_s' : function does not take 4 arguments
Code:
...Code:void __cdecl add_log (const char *fmt, ...) { if(ofile != NULL) { if(!fmt) { return; } va_list va_alist; char logbuf[256] = {0}; va_start (va_alist, fmt); -
Ok Thanks Banfa, That first method worked. Only Kernel32.lib was there and I added user32.Lib and it works with no errors
Ty :DLeave a comment:
-
Ok since im a n00b. How Can I check if I did link it with the windows Libaries?
Using Visual Studio C++ 2005 EELeave a comment:
-
-
Sure
/...Code:***********************************************\ * Program : Tatnium Injector * * Author : Matthew L (Azorbix) * * Date : December 22nd, 2003 * * Credits: Y0DA, OGC guys, RetarT, Mstr * * LanceVorgin, P47R!CK, VisPrfn * \***********************************************/ //you will need VC++ .net or VC++6.0 w/ service packs #include <windows.h>
Leave a comment:
-
Building Error!? How to fix this?
1>------ Build started: Project: TatniumInjector , Configuration: Release Win32 ------
1>Linking...
1>main.obj : error LNK2019: unresolved external symbol __imp__MessageB oxA@16 referenced in function "int __cdecl LoadFL(void)" (?LoadFL@@YAHXZ )
1>ForceLibrary. obj : error LNK2001: unresolved external symbol __imp__MessageB oxA@16
1>main.obj : error LNK2019: unresolved external symbol __imp__GetAsync KeyState@4... -
With Downloading latest Platform SDK and move the INCLUDE, LIB,BIN Maps to the VC map.
ok I will try tyLeave a comment:
-
Fixed it. Now it cant find D3D8.h omg :s I got that in my D3D8 map tho.
1>------ Build started: Project: TatniumD3D, Configuration: Debug Win32 ------
1>Compiling...
1>d3d8tex.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8.h(8) : fatal error C1083: Cannot open include file: 'd3dx8.h': No such file or directory
1>d3d8int.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8.h(8) : fatal error C1083: Cannot...Leave a comment:
-
Fixed it. Now it cant find D3D8.h omg :s I got that in my D3D8 map tho.Leave a comment:
-
Re: Windows.H not found! Help
--------------------------------------------------------------------------------
Based on the output there I'm gona assume your using Visual Studio 2005?
If so you are probbly missing a include path.
Try doint the following:
Go to Tools->Option
From there select "Projects and Solutions" and click the "VC++ Directories"...Leave a comment:
-
Im using Visual Studio 2005 yes.
Seems ive no Windows.H there.
Can i get the file somewhere?Leave a comment:
-
Windows.H not found! Help
1>------ Build started: Project: TatniumD3D, Configuration: Debug Win32 ------
1>Compiling...
1>d3d8tex.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8tex.cpp(3) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>d3d8int.cpp
1>e:\d3d_starte rkit_v3.0b\d3d8 \d3d8int.cpp(3) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>d3d8dev.cpp... -
-
Very maybe someone knows answer on this ??
If i start up my injecting hack.. (First open exe file i press OK and then it gonna bbe injected if i start the game) so i start game and it gives me an Fatal error and it close :(Leave a comment:
-
Great.. Made a hack and now if i start it and after it start the game the game doesnt start up and gives error -.-Leave a comment:
-
No activity results to display
Show More
Leave a comment: