submix8c Posted January 22, 2016 Posted January 22, 2016 Depends on the Driver type as to whether it will work in Win95.This -https://en.wikipedia.org/wiki/VxD-vs- this...https://en.wikipedia.org/wiki/Windows_Driver_Model(Yeah, Wiki - ugh!)
MiKl Posted April 18, 2016 Posted April 18, 2016 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.
jumper Posted April 21, 2016 Posted April 21, 2016 (edited) > 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 April 21, 2016 by jumper
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now