- Disable Ime Class support until Win32k Init bugs are fixed. 8^( Fix test bot.

svn path=/trunk/; revision=65980
This commit is contained in:
James Tabor 2015-01-04 19:40:56 +00:00
parent 9ac9e563c2
commit 5ef2270ad9

View file

@ -523,7 +523,7 @@ DllMain(
if (!gfServerProcess) if (!gfServerProcess)
{ {
InitializeImmEntryTable(); //InitializeImmEntryTable();
// //
// Wine is stub and throws an exception so save this for real Imm32.dll testing!!!! // Wine is stub and throws an exception so save this for real Imm32.dll testing!!!!
// //