View previous topic :: View next topic |
Author |
Message |
dr4gunz Newbie cheater
Reputation: 0
Joined: 12 Aug 2007 Posts: 15
|
Posted: Sun Sep 23, 2007 5:10 pm Post subject: [Help] A bad error =/ (Please Help!) |
|
|
I got a error, and I don't know what to do =/:
Code: |
C:\WINDDK\3790~1.183>cd C:\CheatEngine\Cheat Engine\DBKKernel
C:\CheatEngine\Cheat Engine\DBKKernel>ce
changing to dos-16 file structure
1 arquivo(s) copiado(s).
BUILD: Object root set to: ==> objfre_wxp_x86
BUILD: Compile and Link for i386
BUILD: Examining c:\cheate~2\cheate~1\dbkker~1 directory for files to compile.
BUILD: Compiling (NoSync) c:\cheate~2\cheate~1\dbkker~1 directory
Compiling - dbkdrvr.c for i386
Compiling - dbkfunc.c for i386
Compiling - rootkit.c for i386
Compiling - processlist.c for i386
Compiling - memscan.c for i386
Compiling - threads.c for i386
Compiling - vmxhelper.c for i386
Compiling - newkernel.c for i386
Compiling - generating code... for i386
BUILD: Linking c:\cheate~2\cheate~1\dbkker~1 directory
Compiling - dbkdrvr.c for i386
Compiling - dbkfunc.c for i386
Compiling - rootkit.c for i386
Compiling - processlist.c for i386
Compiling - memscan.c for i386
Compiling - threads.c for i386
Compiling - vmxhelper.c for i386
Compiling - newkernel.c for i386
Compiling - generating code... for i386
Linking Executable - objfre_wxp_x86\i386\dbk32.sys for i386
errors in directory c:\cheate~2\cheate~1\dbkker~1
LINK : error LNK1181: cannot open input file 'objfre_wxp_x86\i386\dbkdrvr.obj'
BUILD: Done
18 files compiled
1 executable built - 1 Error
.\objfre_wxp_x86\i386\*.sys
O sistema não pode encontrar o arquivo especificado.
0 arquivo(s) copiado(s).
C:\CHEATE~2\CHEATE~1\DBKKER~1> |
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Sun Sep 23, 2007 6:12 pm Post subject: |
|
|
there is a error in dbkdrvr.c
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
dr4gunz Newbie cheater
Reputation: 0
Joined: 12 Aug 2007 Posts: 15
|
Posted: Mon Sep 24, 2007 4:56 am Post subject: |
|
|
hmmm, can you post a download of the correct dbkdrvr.c ?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Mon Sep 24, 2007 9:41 am Post subject: |
|
|
i'm saying YOUR version of dbkdrvr.c probably has a error
check the .log file to see exactly what.
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
dr4gunz Newbie cheater
Reputation: 0
Joined: 12 Aug 2007 Posts: 15
|
Posted: Tue Sep 25, 2007 4:39 am Post subject: |
|
|
Here's the buildfre_wxp_x86.log
Code: | BUILD: Examining c:\cheate~2\dbkker~1 directory for files to compile.
Compiling (NoSync) c:\cheate~2\dbkker~1 directory ********************
'nmake.exe /nologo BUILDMSG=Stop. -i NTTEST= UMTEST= NOLINK=1 386=1'
cl -nologo -Ii386\ -I. -IC:\WINDDK\3790~1.183\inc\mfc42 -Iobjfre_wxp_x86\i386 -IC:\WINDDK\3790~1.183\inc\wxp -IC:\WINDDK\3790~1.183\inc\wxp -IC:\WINDDK\3790~1.183\inc\ddk\wxp -IC:\WINDDK\3790~1.183\inc\ddk\wdm\wxp -IC:\WINDDK\3790~1.183\inc\crt -D_X86_=1 -Di386=1 -DSTD_CALL -DCONDITION_HANDLING=1 -DNT_INST=0 -DWIN32=100 -D_NT1X_=100 -DWINNT=1 -D_WIN32_WINNT=0x0501 /DWINVER=0x0501 -D_WIN32_IE=0x0603 -DWIN32_LEAN_AND_MEAN=1 -DDEVL=1 -D__BUILDMACHINE__=WinDDK -DFPO=0 -DNDEBUG -D_DLL=1 /c /Zl /Zp8 /Gy /Gm- -cbstring /W3 /WX /Gz /GX- /GR- /GF /GS /G6 /Ze /Gi- /QIfdiv- /hotpatch -Z7 /Oxs /Oy- -FIC:\WINDDK\3790~1.183\inc\wxp\warning.h .\dbkdrvr.c .\dbkfunc.c .\rootkit.c .\processlist.c .\memscan.c .\threads.c .\vmxhelper.c .\newkernel.c
dbkdrvr.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2065: 'PsProcessType' : undeclared identifier
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2100: illegal indirection
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : warning C4047: 'function' : 'POBJECT_TYPE' differs in levels of indirection from 'int'
dbkfunc.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\DBKFunc.c(985) : error C2488: 'interrupt1' : 'naked' can only be applied to non-member function definitions
c:\Cheat Engine\DBKKernel\DBKFunc.c(1033) : error C2488: 'interrupt3' : 'naked' can only be applied to non-member function definitions
c:\Cheat Engine\DBKKernel\DBKFunc.c(1080) : error C2488: 'interruptD1' : 'naked' can only be applied to non-member function definitions
c:\Cheat Engine\DBKKernel\DBKFunc.c(1131) : error C2488: 'OriginalInt1handler' : 'naked' can only be applied to non-member function definitions
c:\Cheat Engine\DBKKernel\DBKFunc.c(1338) : error C2488: 'int1apihook' : 'naked' can only be applied to non-member function definitions
rootkit.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\rootkit.c(408) : error C2488: 'OriginalObOpenObjectByPointer' : 'naked' can only be applied to non-member function definitions
processlist.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
memscan.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
threads.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
vmxhelper.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\vmxhelper.c(5) : error C2488: 'vmcall' : 'naked' can only be applied to non-member function definitions
newkernel.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
Generating Code...
Stop.
Linking c:\cheate~2\dbkker~1 directory ********************
'nmake.exe /nologo BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= 386=1'
cl -nologo -Ii386\ -I. -IC:\WINDDK\3790~1.183\inc\mfc42 -Iobjfre_wxp_x86\i386 -IC:\WINDDK\3790~1.183\inc\wxp -IC:\WINDDK\3790~1.183\inc\wxp -IC:\WINDDK\3790~1.183\inc\ddk\wxp -IC:\WINDDK\3790~1.183\inc\ddk\wdm\wxp -IC:\WINDDK\3790~1.183\inc\crt -D_X86_=1 -Di386=1 -DSTD_CALL -DCONDITION_HANDLING=1 -DNT_INST=0 -DWIN32=100 -D_NT1X_=100 -DWINNT=1 -D_WIN32_WINNT=0x0501 /DWINVER=0x0501 -D_WIN32_IE=0x0603 -DWIN32_LEAN_AND_MEAN=1 -DDEVL=1 -D__BUILDMACHINE__=WinDDK -DFPO=0 -DNDEBUG -D_DLL=1 /c /Zl /Zp8 /Gy /Gm- -cbstring /W3 /WX /Gz /GX- /GR- /GF /GS /G6 /Ze /Gi- /QIfdiv- /hotpatch -Z7 /Oxs /Oy- -FIC:\WINDDK\3790~1.183\inc\wxp\warning.h .\dbkdrvr.c .\dbkfunc.c .\rootkit.c .\processlist.c .\memscan.c .\threads.c .\vmxhelper.c .\newkernel.c
dbkdrvr.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2065: 'PsProcessType' : undeclared identifier
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2100: illegal indirection
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : warning C4047: 'function' : 'POBJECT_TYPE' differs in levels of indirection from 'int'
dbkfunc.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\DBKFunc.c(985) : error C2488: 'interrupt1' : 'naked' can only be applied to non-member function definitions
c:\Cheat Engine\DBKKernel\DBKFunc.c(1033) : error C2488: 'interrupt3' : 'naked' can only be applied to non-member function definitions
c:\Cheat Engine\DBKKernel\DBKFunc.c(1080) : error C2488: 'interruptD1' : 'naked' can only be applied to non-member function definitions
c:\Cheat Engine\DBKKernel\DBKFunc.c(1131) : error C2488: 'OriginalInt1handler' : 'naked' can only be applied to non-member function definitions
c:\Cheat Engine\DBKKernel\DBKFunc.c(1338) : error C2488: 'int1apihook' : 'naked' can only be applied to non-member function definitions
rootkit.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\rootkit.c(408) : error C2488: 'OriginalObOpenObjectByPointer' : 'naked' can only be applied to non-member function definitions
processlist.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
memscan.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
threads.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
vmxhelper.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\vmxhelper.c(5) : error C2488: 'vmcall' : 'naked' can only be applied to non-member function definitions
newkernel.c
c:\Cheat Engine\DBKKernel\ntifs.h(2066) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2106) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2160) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2169) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2172) : error C2059: syntax error : '}'
c:\Cheat Engine\DBKKernel\ntifs.h(2338) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\Cheat Engine\DBKKernel\ntifs.h(2356) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2364) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2372) : warning C4094: untagged 'union' declared no symbols
c:\Cheat Engine\DBKKernel\ntifs.h(2375) : error C2059: syntax error : '}'
Generating Code...
link -out:objfre_wxp_x86\i386\dbk32.sys -machine:ix86 @C:\DOCUME~1\VTOR~1\CONFIG~1\Temp\nmEC.tmp
Microsoft (R) Incremental Linker Version 7.10.4035
Copyright (C) Microsoft Corporation. All rights reserved.
-MERGE:_PAGE=PAGE
-MERGE:_TEXT=.text
-SECTION:INIT,d
-OPT:REF
-OPT:ICF
-IGNORE:4198,4010,4037,4039,4065,4070,4078,4087,4089,4221
-INCREMENTAL:NO
-FULLBUILD
/release
-NODEFAULTLIB
/WX
-debug
-debugtype:cv
-version:5.1
-osversion:5.1
/functionpadmin:5
/safeseh
/pdbcompress
-STACK:0x40000,0x1000
-driver
-base:0x10000
-align:0x80 /stub:C:\WINDDK\3790~1.183\lib\wxp\stub512
-subsystem:native,5.01
-entry:GsDriverEntry@8
-out:objfre_wxp_x86\i386\dbk32.sys
objfre_wxp_x86\i386\dbkdrvr.obj
objfre_wxp_x86\i386\dbkfunc.obj
objfre_wxp_x86\i386\rootkit.obj
objfre_wxp_x86\i386\processlist.obj
objfre_wxp_x86\i386\memscan.obj
objfre_wxp_x86\i386\threads.obj
objfre_wxp_x86\i386\vmxhelper.obj
objfre_wxp_x86\i386\newkernel.obj
C:\WINDDK\3790~1.183\lib\wxp\i386\BufferOverflowK.lib
C:\WINDDK\3790~1.183\lib\wxp\i386\ntoskrnl.lib
C:\WINDDK\3790~1.183\lib\wxp\i386\hal.lib
C:\WINDDK\3790~1.183\lib\wxp\i386\wmilib.lib
C:\WINDDK\3790~1.183\lib\wxp\i386\sehupd.lib
LINK : fatal error LNK1181: cannot open input file 'objfre_wxp_x86\i386\dbkdrvr.obj'
echo Skip Binplace:
Skip Binplace:
Stop.
|
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Tue Sep 25, 2007 9:42 am Post subject: |
|
|
compile in win2k build environment, NOT xp
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
dr4gunz Newbie cheater
Reputation: 0
Joined: 12 Aug 2007 Posts: 15
|
Posted: Wed Sep 26, 2007 5:16 am Post subject: |
|
|
Error...
Code: | BUILD: Examining c:\cheate~2\dbkker~1 directory for files to compile.
Compiling (NoSync) c:\cheate~2\dbkker~1 directory ********************
'nmake.exe /nologo BUILDMSG=Stop. -i NTTEST= UMTEST= NOLINK=1 386=1'
cl -nologo -Ii386\ -I. -IC:\WINDDK\3790~1.183\inc\mfc42 -Iobjfre_w2K_x86\i386 -IC:\WINDDK\3790~1.183\inc\w2K -IC:\WINDDK\3790~1.183\inc\w2K -IC:\WINDDK\3790~1.183\inc\ddk\w2K -IC:\WINDDK\3790~1.183\inc\ddk\wdm\w2K -IC:\WINDDK\3790~1.183\inc\crt -D_X86_=1 -Di386=1 -DSTD_CALL -DCONDITION_HANDLING=1 -DNT_INST=0 -DWIN32=100 -D_NT1X_=100 -DWINNT=1 -D_WIN32_WINNT=0x0500 /DWINVER=0x0500 -D_WIN32_IE=0x0501 -DWIN32_LEAN_AND_MEAN=1 -DDEVL=1 -D__BUILDMACHINE__=WinDDK -DFPO=0 -DNDEBUG -D_DLL=1 /c /Zl /Zp8 /Gy /Gm- -cbstring /W3 /WX /Gz /GX- /GR- /GF /GS /G6 /Ze /Gi- /QIfdiv- /hotpatch -Z7 /Oxs /Oy- -FIC:\WINDDK\3790~1.183\inc\w2K\warning.h .\dbkdrvr.c .\dbkfunc.c .\rootkit.c .\processlist.c .\memscan.c .\threads.c .\vmxhelper.c .\newkernel.c
dbkdrvr.c
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2061: syntax error : identifier 'GetTR'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : ';'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : 'type'
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2065: 'PsProcessType' : undeclared identifier
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2100: illegal indirection
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : warning C4047: 'function' : 'POBJECT_TYPE' differs in levels of indirection from 'int'
dbkfunc.c
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2061: syntax error : identifier 'GetTR'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : ';'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : 'type'
c:\Cheat Engine\DBKKernel\DBKFunc.c(188) : error C2061: syntax error : identifier 'GetTR'
c:\Cheat Engine\DBKKernel\DBKFunc.c(188) : error C2059: syntax error : ';'
c:\Cheat Engine\DBKKernel\DBKFunc.c(188) : error C2059: syntax error : 'type'
rootkit.c
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2061: syntax error : identifier 'GetTR'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : ';'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : 'type'
processlist.c
memscan.c
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2061: syntax error : identifier 'GetTR'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : ';'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : 'type'
threads.c
vmxhelper.c
newkernel.c
Generating Code...
Stop.
Linking c:\cheate~2\dbkker~1 directory ********************
'nmake.exe /nologo BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= 386=1'
cl -nologo -Ii386\ -I. -IC:\WINDDK\3790~1.183\inc\mfc42 -Iobjfre_w2K_x86\i386 -IC:\WINDDK\3790~1.183\inc\w2K -IC:\WINDDK\3790~1.183\inc\w2K -IC:\WINDDK\3790~1.183\inc\ddk\w2K -IC:\WINDDK\3790~1.183\inc\ddk\wdm\w2K -IC:\WINDDK\3790~1.183\inc\crt -D_X86_=1 -Di386=1 -DSTD_CALL -DCONDITION_HANDLING=1 -DNT_INST=0 -DWIN32=100 -D_NT1X_=100 -DWINNT=1 -D_WIN32_WINNT=0x0500 /DWINVER=0x0500 -D_WIN32_IE=0x0501 -DWIN32_LEAN_AND_MEAN=1 -DDEVL=1 -D__BUILDMACHINE__=WinDDK -DFPO=0 -DNDEBUG -D_DLL=1 /c /Zl /Zp8 /Gy /Gm- -cbstring /W3 /WX /Gz /GX- /GR- /GF /GS /G6 /Ze /Gi- /QIfdiv- /hotpatch -Z7 /Oxs /Oy- -FIC:\WINDDK\3790~1.183\inc\w2K\warning.h .\dbkdrvr.c .\dbkfunc.c .\rootkit.c .\memscan.c
dbkdrvr.c
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2061: syntax error : identifier 'GetTR'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : ';'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : 'type'
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2065: 'PsProcessType' : undeclared identifier
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2100: illegal indirection
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : warning C4047: 'function' : 'POBJECT_TYPE' differs in levels of indirection from 'int'
dbkfunc.c
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2061: syntax error : identifier 'GetTR'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : ';'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : 'type'
c:\Cheat Engine\DBKKernel\DBKFunc.c(188) : error C2061: syntax error : identifier 'GetTR'
c:\Cheat Engine\DBKKernel\DBKFunc.c(188) : error C2059: syntax error : ';'
c:\Cheat Engine\DBKKernel\DBKFunc.c(188) : error C2059: syntax error : 'type'
rootkit.c
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2061: syntax error : identifier 'GetTR'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : ';'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : 'type'
memscan.c
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2061: syntax error : identifier 'GetTR'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : ';'
c:\Cheat Engine\DBKKernel\DBKFunc.h(164) : error C2059: syntax error : 'type'
Generating Code...
link -out:objfre_w2K_x86\i386\dbk32.sys -machine:ix86 @C:\DOCUME~1\VTOR~1\CONFIG~1\Temp\nmD2.tmp
Microsoft (R) Incremental Linker Version 7.10.4035
Copyright (C) Microsoft Corporation. All rights reserved.
-MERGE:_PAGE=PAGE
-MERGE:_TEXT=.text
-SECTION:INIT,d
-OPT:REF
-OPT:ICF
-IGNORE:4198,4010,4037,4039,4065,4070,4078,4087,4089,4221
-INCREMENTAL:NO
-FULLBUILD
/release
-NODEFAULTLIB
/WX
-debug
-debugtype:cv
-version:5.0
-osversion:5.0
/functionpadmin:5
/pdbcompress
-STACK:0x40000,0x1000
-driver
-base:0x10000
-align:0x80 /stub:C:\WINDDK\3790~1.183\lib\w2K\stub512
-subsystem:native,5.00
-entry:GsDriverEntry@8
-out:objfre_w2K_x86\i386\dbk32.sys
objfre_w2K_x86\i386\dbkdrvr.obj
objfre_w2K_x86\i386\dbkfunc.obj
objfre_w2K_x86\i386\rootkit.obj
objfre_w2K_x86\i386\processlist.obj
objfre_w2K_x86\i386\memscan.obj
objfre_w2K_x86\i386\threads.obj
objfre_w2K_x86\i386\vmxhelper.obj
objfre_w2K_x86\i386\newkernel.obj
C:\WINDDK\3790~1.183\lib\w2K\i386\BufferOverflowK.lib
C:\WINDDK\3790~1.183\lib\w2K\i386\ntoskrnl.lib
C:\WINDDK\3790~1.183\lib\w2K\i386\hal.lib
C:\WINDDK\3790~1.183\lib\w2K\i386\wmilib.lib
C:\WINDDK\3790~1.183\lib\w2K\i386\sehupd.lib
LINK : fatal error LNK1181: cannot open input file 'objfre_w2K_x86\i386\dbkdrvr.obj'
echo Skip Binplace:
Skip Binplace:
Stop. |
Last edited by dr4gunz on Wed Sep 26, 2007 5:34 am; edited 2 times in total |
|
Back to top |
|
 |
sphere90 Grandmaster Cheater
Reputation: 0
Joined: 24 Jun 2006 Posts: 912
|
Posted: Wed Sep 26, 2007 5:31 am Post subject: |
|
|
Compile in 2003 server environment.
|
|
Back to top |
|
 |
dr4gunz Newbie cheater
Reputation: 0
Joined: 12 Aug 2007 Posts: 15
|
Posted: Wed Sep 26, 2007 5:39 am Post subject: |
|
|
With the 2003 Free x86 Build Environment I got 11 files compiled and 1 executable built - 1 Error
Code: | BUILD: Examining c:\cheate~2\dbkker~1 directory for files to compile.
Compiling (NoSync) c:\cheate~2\dbkker~1 directory ********************
'nmake.exe /nologo BUILDMSG=Stop. -i NTTEST= UMTEST= NOLINK=1 386=1'
cl -nologo -Ii386\ -I. -IC:\WINDDK\3790~1.183\inc\mfc42 -Iobjfre_wnet_x86\i386 -IC:\WINDDK\3790~1.183\inc\wnet -IC:\WINDDK\3790~1.183\inc\wnet -IC:\WINDDK\3790~1.183\inc\ddk\wnet -IC:\WINDDK\3790~1.183\inc\ddk\wdm\wnet -IC:\WINDDK\3790~1.183\inc\crt -D_X86_=1 -Di386=1 -DSTD_CALL -DCONDITION_HANDLING=1 -DNT_INST=0 -DWIN32=100 -D_NT1X_=100 -DWINNT=1 -D_WIN32_WINNT=0x0502 /DWINVER=0x0502 -D_WIN32_IE=0x0603 -DWIN32_LEAN_AND_MEAN=1 -DDEVL=1 -D__BUILDMACHINE__=WinDDK -DFPO=0 -DNDEBUG -D_DLL=1 /c /Zl /Zp8 /Gy /Gm- -cbstring /W3 /WX /Gz /GX- /GR- /GF /GS /G6 /Ze /Gi- /QIfdiv- /hotpatch -Z7 /Oxs /Oy- -FIC:\WINDDK\3790~1.183\inc\wnet\warning.h .\dbkdrvr.c .\dbkfunc.c .\rootkit.c .\processlist.c .\memscan.c .\threads.c .\vmxhelper.c .\newkernel.c
dbkdrvr.c
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2065: 'PsProcessType' : undeclared identifier
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2100: illegal indirection
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : warning C4047: 'function' : 'POBJECT_TYPE' differs in levels of indirection from 'int'
dbkfunc.c
rootkit.c
processlist.c
memscan.c
threads.c
vmxhelper.c
newkernel.c
Generating Code...
Stop.
Linking c:\cheate~2\dbkker~1 directory ********************
'nmake.exe /nologo BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= 386=1'
cl -nologo -Ii386\ -I. -IC:\WINDDK\3790~1.183\inc\mfc42 -Iobjfre_wnet_x86\i386 -IC:\WINDDK\3790~1.183\inc\wnet -IC:\WINDDK\3790~1.183\inc\wnet -IC:\WINDDK\3790~1.183\inc\ddk\wnet -IC:\WINDDK\3790~1.183\inc\ddk\wdm\wnet -IC:\WINDDK\3790~1.183\inc\crt -D_X86_=1 -Di386=1 -DSTD_CALL -DCONDITION_HANDLING=1 -DNT_INST=0 -DWIN32=100 -D_NT1X_=100 -DWINNT=1 -D_WIN32_WINNT=0x0502 /DWINVER=0x0502 -D_WIN32_IE=0x0603 -DWIN32_LEAN_AND_MEAN=1 -DDEVL=1 -D__BUILDMACHINE__=WinDDK -DFPO=0 -DNDEBUG -D_DLL=1 /c /Zl /Zp8 /Gy /Gm- -cbstring /W3 /WX /Gz /GX- /GR- /GF /GS /G6 /Ze /Gi- /QIfdiv- /hotpatch -Z7 /Oxs /Oy- -FIC:\WINDDK\3790~1.183\inc\wnet\warning.h .\dbkdrvr.c
dbkdrvr.c
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2065: 'PsProcessType' : undeclared identifier
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : error C2100: illegal indirection
c:\Cheat Engine\DBKKernel\DBKDrvr.c(757) : warning C4047: 'function' : 'POBJECT_TYPE' differs in levels of indirection from 'int'
link -out:objfre_wnet_x86\i386\dbk32.sys -machine:ix86 @C:\DOCUME~1\VTOR~1\CONFIG~1\Temp\nmED.tmp
Microsoft (R) Incremental Linker Version 7.10.4035
Copyright (C) Microsoft Corporation. All rights reserved.
-MERGE:_PAGE=PAGE
-MERGE:_TEXT=.text
-SECTION:INIT,d
-OPT:REF
-OPT:ICF
-IGNORE:4198,4010,4037,4039,4065,4070,4078,4087,4089,4221
-INCREMENTAL:NO
-FULLBUILD
/release
-NODEFAULTLIB
/WX
-debug
-debugtype:cv
-version:5.2
-osversion:5.2
/functionpadmin:5
/safeseh
/pdbcompress
-STACK:0x40000,0x1000
-driver
-base:0x10000
-subsystem:native,5.02
-entry:GsDriverEntry@8
-out:objfre_wnet_x86\i386\dbk32.sys
objfre_wnet_x86\i386\dbkdrvr.obj
objfre_wnet_x86\i386\dbkfunc.obj
objfre_wnet_x86\i386\rootkit.obj
objfre_wnet_x86\i386\processlist.obj
objfre_wnet_x86\i386\memscan.obj
objfre_wnet_x86\i386\threads.obj
objfre_wnet_x86\i386\vmxhelper.obj
objfre_wnet_x86\i386\newkernel.obj
C:\WINDDK\3790~1.183\lib\wnet\i386\BufferOverflowK.lib
C:\WINDDK\3790~1.183\lib\wnet\i386\ntoskrnl.lib
C:\WINDDK\3790~1.183\lib\wnet\i386\hal.lib
C:\WINDDK\3790~1.183\lib\wnet\i386\wmilib.lib
LINK : fatal error LNK1181: cannot open input file 'objfre_wnet_x86\i386\dbkdrvr.obj'
echo Skip Binplace:
Skip Binplace:
Stop.
|
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Wed Sep 26, 2007 3:03 pm Post subject: |
|
|
the win2k build looks ok
Is this from the latest cvs source ?
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
dr4gunz Newbie cheater
Reputation: 0
Joined: 12 Aug 2007 Posts: 15
|
Posted: Wed Sep 26, 2007 7:53 pm Post subject: |
|
|
Ya.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Wed Sep 26, 2007 8:14 pm Post subject: |
|
|
try upgrading to the latest WDK version
or replace INT16 with unsigned short
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
dr4gunz Newbie cheater
Reputation: 0
Joined: 12 Aug 2007 Posts: 15
|
Posted: Thu Sep 27, 2007 4:10 am Post subject: |
|
|
INT16?
And, my version is the lastest (Windows DDK 3790.1830)...
Someone can post a compiled and edited source?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Thu Sep 27, 2007 9:19 am Post subject: |
|
|
go to connect.microsoft.com
the version I use is DDK 6000
and with INT16 I mean the word INT16 inside the sourcecode. Looks like your version doesn't understand that
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
dr4gunz Newbie cheater
Reputation: 0
Joined: 12 Aug 2007 Posts: 15
|
Posted: Thu Sep 27, 2007 4:06 pm Post subject: |
|
|
Can you post the download link of the lastest version of DDK? (Your version)
|
|
Back to top |
|
 |
|