mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:45:44 +00:00
[User32]
- Disable Ime Class support until Win32k Init bugs are fixed. 8^( Fix test bot. svn path=/trunk/; revision=65980
This commit is contained in:
parent
9ac9e563c2
commit
5ef2270ad9
1 changed files with 1 additions and 1 deletions
|
@ -523,7 +523,7 @@ DllMain(
|
|||
|
||||
if (!gfServerProcess)
|
||||
{
|
||||
InitializeImmEntryTable();
|
||||
//InitializeImmEntryTable();
|
||||
//
|
||||
// Wine is stub and throws an exception so save this for real Imm32.dll testing!!!!
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue