Jump to content

noob trying to edit dll file dependencies


cov3rt

Recommended Posts

  • 2 months later...

Another noob question. Is there a way to just 'deactivate' a function of a dll ??
I am asking because it looks like as if IMM32.DLL from BlackWingCat's W2K updates works under Win98SE except one error
message regarding missing USER32.dll:WCSToMBEx. System otherwise fully boots with Kex.v12 and seem to be stable.

Link to comment
Share on other sites

> Is there a way to just 'deactivate' a function of a dll ??
Wrong question, but yes: modify the function name in the export table.

> IMM32.DLL from BlackWingCat's W2K updates
What version? File version 5.00.2195.6657 from Windows2000-KB935839-v24d-x86-ENU.exe contains three User32 dependencies not supported by KernelEx 4.5.2015.12.


ImportPatcher.41 reports:


[USER32.DLL]
WCSToMBEx=
User32InitializeImmEntryTable=

[Export forward replacements]
USER32.CliImmSetHotKey=



Try using the ReactOS version instead. Edited by jumper
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...