lylcheat Cheater Reputation: 0
Joined: 14 Feb 2009 Posts: 27 Location: Planet 3 Solar System Orion Arm Spiral Galaxy Milky Way
|
Posted: Tue Oct 27, 2015 7:57 am Post subject: Virtual Pagedir Not Working in CE6 |
|
|
Tried to load the Virtual Pagedir plugin in CE6 and got "dll could not be loaded:998" error. It seems to work with CE 5.6.1.
On a closer look, inside the virtualpagedir.c's DllMain(), there is such a statement:
Code: | dbk32lib=LoadLibrary("dbk32.dll"); |
The "dbk32.dll" exists in CE 5.6.1 only but not CE6. I tried to debug the issue but the CE5 source code downloads all gave File not found (404 error).
So without the source code I have no idea what is going on.
Any help?
|
|