View previous topic :: View next topic |
Author |
Message |
zd601 How do I cheat?
Reputation: 0
Joined: 08 Nov 2008 Posts: 4
|
Posted: Tue Apr 07, 2009 4:12 am Post subject: How to use dbk32.dll/.sys in my own program? (DB and others) |
|
|
Dear all,
I want to use dbk32 in my own program, but a strange problem occured.
If i run CE and then exit, then run my program, it's OK. But if i run my program first, it's not effect.
I guess it's the issue of driver loading. I readed the dbk32.dll source and found it will automatically load driver when LoadLibrary, so i need not do anything more, is it right? Are there any additional operations to do to load the driver?
Any suggestions appreciated. tks.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Tue Apr 07, 2009 4:59 am Post subject: |
|
|
Sounds like the driver isn't being loaded into memory.
make sure the .sys is in the same folder as the dll
And run your trainer with admin privileges. Default priv in vista tends to fail
_________________
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 |
|
 |
zd601 How do I cheat?
Reputation: 0
Joined: 08 Nov 2008 Posts: 4
|
Posted: Tue Apr 07, 2009 7:18 am Post subject: |
|
|
Dark Byte wrote: | Sounds like the driver isn't being loaded into memory.
make sure the .sys is in the same folder as the dll
And run your trainer with admin privileges. Default priv in vista tends to fail |
Thanks for your reply.
I'm sure .sys and .dll is in the same folder and i have admin privilege and i can use CE/MLE successfully. My OS is XP sp2.
To load the dbk32.sys driver, the only thing to do is load the dll? How can i make sure the driver is ready?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Tue Apr 07, 2009 4:21 pm Post subject: |
|
|
if you load the .dll it will automatically load the driver. If that fails the dll will popup a message that the driver failed to load
Perhaps you have different versions of the ce driver running
_________________
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 |
|
 |
xProPwnerx Cheater
Reputation: 0
Joined: 22 Mar 2009 Posts: 35
|
Posted: Wed Apr 08, 2009 5:23 pm Post subject: |
|
|
Whats .dll ? i see tha t a lot in softwares o_o
_________________
|
|
Back to top |
|
 |
dnsi0 I post too much
Reputation: 0
Joined: 04 Jan 2007 Posts: 2674
|
Posted: Wed Apr 08, 2009 7:11 pm Post subject: |
|
|
Dark Byte wrote: | if you load the .dll it will automatically load the driver. If that fails the dll will popup a message that the driver failed to load
Perhaps you have different versions of the ce driver running |
Thats why you recompile it and give it a unique name like: 239yr89udh.sys.
|
|
Back to top |
|
 |
|