Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Error while compiling UCE with WDK

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source
View previous topic :: View next topic  
Author Message
darkbat123
Newbie cheater
Reputation: 0

Joined: 04 Apr 2008
Posts: 18

PostPosted: Sat Jul 17, 2010 8:00 pm    Post subject: Error while compiling UCE with WDK Reply with quote

hi, i always fail when trying to compile the driver for the uce, can anyone tell me what's missing/wrong? here's the error log
Code:
BUILD: Examining c:\ce53\dbkker~1 directory for files to compile.
oacr invalidate root:x86fre /autocleanqueue
1>Compiling and Linking c:\ce53\dbkker~1 *************
1>'nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR='
1>c:\ce53\dbkker~1: TARGETPATH is obj
1> C:\WinDDK\7600.16385.1\Bin\x86\oacr\oacrcl @c:\ce53\dbkker~1\objfre_win7_x86\i386\cl.rsp
1>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.207 for 80x86
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>cl /Fo"c:\ce53\dbkker~1\objfre_win7_x86\i386/"
1> /FC
1> /Ii386
1> /I.
1> /Ic:\ce53\dbkker~1\objfre_win7_x86\i386
1> /IC:\WinDDK\7600.16385.1\inc\api
1> /IC:\WinDDK\7600.16385.1\inc\api
1> /IC:\WinDDK\7600.16385.1\inc\ddk
1> /IC:\WinDDK\7600.16385.1\inc\ddk
1> /IC:\WinDDK\7600.16385.1\inc\crt
1> /D_X86_=1
1> /Di386=1
1> /DSTD_CALL
1> /DCONDITION_HANDLING=1
1> /DNT_UP=1
1> /DNT_INST=0
1> /DWIN32=100
1> /D_NT1X_=100
1> /DWINNT=1
1> /D_WIN32_WINNT=0x0601
1> /DWINVER=0x0601
1> /D_WIN32_IE=0x0800
1> /DWIN32_LEAN_AND_MEAN=1
1> /DDEVL=1
1> /D__BUILDMACHINE__=WinDDK
1> /DFPO=0
1> /DNDEBUG
1> /D_DLL=1
1> /DNDEBUG
1> /DNTDDI_VERSION=0x06010000
1> /c
1> /Zc:wchar_t-
1> /Zl
1> /Zp8
1> /Gy
1> /Gm-
1> -cbstring
1> /W3
1> /WX
1> /Gz
1> /hotpatch
1> /EHs-c-
1> /GR-
1> /GF
1> /GS
1> /Zi
1> /Oxs
1> /Oy-
1> /Zi
1> /Fdc:\ce53\dbkker~1\objfre_win7_x86\i386\
1> /DKMDF_MAJOR_VERSION_STRING=01
1> /DKMDF_MINOR_VERSION_STRING=009
1> /wd4603
1> /wd4627
1> /typedil-
1> /FIC:\WinDDK\7600.16385.1\inc\api\warning.h
1> .\dbkdrvr.c .\dbkfunc.c .\rootkit.c .\processlist.c .\memscan.c .\threads.c
1>dbkdrvr.c
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>errors in directory c:\ce53\dbkker~1
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>warnings in directory c:\ce53\dbkker~1
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(5005) : see previous definition of 'SEC_COMMIT'
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5155) : see declaration of '_FILE_FS_FULL_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5135) : see declaration of '_FILE_FS_LABEL_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5148) : see declaration of '_FILE_FS_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5140) : see declaration of '_FILE_FS_VOLUME_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(3477) : see declaration of '_RTL_SPLAY_LINKS'
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(14790) : see declaration of 'KeRevertToUserAffinityThread'
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>dbkfunc.c
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(5005) : see previous definition of 'SEC_COMMIT'
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5155) : see declaration of '_FILE_FS_FULL_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5135) : see declaration of '_FILE_FS_LABEL_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5148) : see declaration of '_FILE_FS_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5140) : see declaration of '_FILE_FS_VOLUME_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(3477) : see declaration of '_RTL_SPLAY_LINKS'
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(14790) : see declaration of 'KeRevertToUserAffinityThread'
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>rootkit.c
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(5005) : see previous definition of 'SEC_COMMIT'
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5155) : see declaration of '_FILE_FS_FULL_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5135) : see declaration of '_FILE_FS_LABEL_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5148) : see declaration of '_FILE_FS_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5140) : see declaration of '_FILE_FS_VOLUME_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(3477) : see declaration of '_RTL_SPLAY_LINKS'
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(14790) : see declaration of 'KeRevertToUserAffinityThread'
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>processlist.c
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(5005) : see previous definition of 'SEC_COMMIT'
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5155) : see declaration of '_FILE_FS_FULL_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5135) : see declaration of '_FILE_FS_LABEL_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5148) : see declaration of '_FILE_FS_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5140) : see declaration of '_FILE_FS_VOLUME_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(3477) : see declaration of '_RTL_SPLAY_LINKS'
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(14790) : see declaration of 'KeRevertToUserAffinityThread'
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>memscan.c
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(5005) : see previous definition of 'SEC_COMMIT'
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5155) : see declaration of '_FILE_FS_FULL_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5135) : see declaration of '_FILE_FS_LABEL_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5148) : see declaration of '_FILE_FS_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5140) : see declaration of '_FILE_FS_VOLUME_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(3477) : see declaration of '_RTL_SPLAY_LINKS'
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(14790) : see declaration of 'KeRevertToUserAffinityThread'
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>threads.c
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>c:\ce53\dbkkernel\ntifs.h : error C2220: warning treated as error - no 'object' file generated
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1>c:\ce53\dbkkernel\ntifs.h(1393) : warning C4005: 'SEC_COMMIT' : macro redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(5005) : see previous definition of 'SEC_COMMIT'
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3098) : error C2011: '_FILE_FS_FULL_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5155) : see declaration of '_FILE_FS_FULL_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3106) : error C2011: '_FILE_FS_LABEL_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5135) : see declaration of '_FILE_FS_LABEL_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3120) : error C2011: '_FILE_FS_SIZE_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5148) : see declaration of '_FILE_FS_SIZE_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3127) : error C2011: '_FILE_FS_VOLUME_INFORMATION' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(5140) : see declaration of '_FILE_FS_VOLUME_INFORMATION'
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1>c:\ce53\dbkkernel\ntifs.h(3996) : error C2011: '_RTL_SPLAY_LINKS' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\ntddk.h(3477) : see declaration of '_RTL_SPLAY_LINKS'
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1>c:\ce53\dbkkernel\ntifs.h(7189) : error C2371: 'KeRevertToUserAffinityThread' : redefinition; different basic types
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(14790) : see declaration of 'KeRevertToUserAffinityThread'
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>c:\ce53\dbkkernel\ntifs.h(8103) : error C4028: formal parameter 1 different from declaration
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>c:\ce53\dbkkernel\ntifs.h : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
1>Generating Code...
1> C:\WinDDK\7600.16385.1\Bin\x86\oacr\oacrlink /out:c:\ce53\dbkker~1\objfre_win7_x86\i386\soyasoya532.sys /machine:ix86 @c:\ce53\dbkker~1\objfre_win7_x86\i386\lnk.rsp
1>Microsoft (R) Incremental Linker Version 9.00.30729.207
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>/MERGE:_PAGE=PAGE
1>/MERGE:_TEXT=.text
1>/SECTION:INIT,d
1>/OPT:REF
1>/OPT:ICF
1>/IGNORE:4198,4010,4037,4039,4065,4070,4078,4087,4089,4221
1>/INCREMENTAL:NO
1>/release
1>/NODEFAULTLIB
1>/WX
1>/debug
1>/debugtype:cv,fixup,pdata
1>/version:6.1
1>/osversion:6.1
1>/functionpadmin:5
1>/safeseh
1>/pdbcompress
1>/STACK:0x40000,0x1000
1>/driver
1>/base:0x10000
1>/subsystem:native,6.01
1>/entry:GsDriverEntry@8
1>/out:c:\ce53\dbkker~1\objfre_win7_x86\i386\soyasoya532.sys
1>c:\ce53\dbkker~1\objfre_win7_x86\i386\dbkdrvr.obj
1>c:\ce53\dbkker~1\objfre_win7_x86\i386\dbkfunc.obj
1>c:\ce53\dbkker~1\objfre_win7_x86\i386\rootkit.obj
1>c:\ce53\dbkker~1\objfre_win7_x86\i386\processlist.obj
1>c:\ce53\dbkker~1\objfre_win7_x86\i386\memscan.obj
1>c:\ce53\dbkker~1\objfre_win7_x86\i386\threads.obj
1>C:\WinDDK\7600.16385.1\lib\win7\i386\BufferOverflowK.lib
1>C:\WinDDK\7600.16385.1\lib\win7\i386\ntoskrnl.lib
1>C:\WinDDK\7600.16385.1\lib\win7\i386\hal.lib
1>C:\WinDDK\7600.16385.1\lib\win7\i386\wmilib.lib
1>LINK : fatal error LNK1181: cannot open input file 'c:\ce53\dbkker~1\objfre_win7_x86\i386\dbkdrvr.obj'
1>link : error LNK1181: cannot open input file 'c:\ce53\dbkker~1\objfre_win7_x86\i386\dbkdrvr.obj'
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25779
Location: The netherlands

PostPosted: Sat Jul 17, 2010 8:09 pm    Post subject: Reply with quote

get a waaaay older version of the WDK/DDK and try that, or remove the redeclarations in ntifs.h
also, seeing you use the 5.3 sourcecode here'a a tip: The tutorial you are following to make it undetected is outdated

_________________
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
View user's profile Send private message MSN Messenger
darkbat123
Newbie cheater
Reputation: 0

Joined: 04 Apr 2008
Posts: 18

PostPosted: Sat Jul 17, 2010 8:26 pm    Post subject: Reply with quote

oh thanks DB but where do i get the waaaaaaaay older version of DDK?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25779
Location: The netherlands

PostPosted: Sat Jul 17, 2010 8:50 pm    Post subject: Reply with quote

no idea, I guess the easiest solution would be to edit ntifs.h and make it work (e.g comment out the redefinitions)

it's also a nice way to learn some basic programming (which you will need to make ce undetected, since you will have to rewrite some pieces of code so they do the same thing but in a different way)

_________________
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
View user's profile Send private message MSN Messenger
darkbat123
Newbie cheater
Reputation: 0

Joined: 04 Apr 2008
Posts: 18

PostPosted: Sat Jul 17, 2010 9:44 pm    Post subject: Reply with quote

Dark Byte wrote:
no idea, I guess the easiest solution would be to edit ntifs.h and make it work (e.g comment out the redefinitions)

it's also a nice way to learn some basic programming (which you will need to make ce undetected, since you will have to rewrite some pieces of code so they do the same thing but in a different way)


ok i commented out the redefinitions, now the last error is : warning treated as error - no 'object' file generated

__________________________
changed the warning level of wdk, finished compiling my .sys file.
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25779
Location: The netherlands

PostPosted: Sun Jul 18, 2010 3:59 am    Post subject: Reply with quote

that is what it says, an warning is the cause that it won't compile
just find the line with a warning and fix it (most of the time adding an extra typecast solves the problem)
or you could find the parameter that says "Treat warnings as errors" and disable 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
View user's profile Send private message MSN Messenger
darkbat123
Newbie cheater
Reputation: 0

Joined: 04 Apr 2008
Posts: 18

PostPosted: Sun Jul 18, 2010 9:09 am    Post subject: Reply with quote

Yes! I finished the UCE and its working great Smile thanks DB.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites