Unfortunatly the "ToUnicodeEx" function used in file ev_Win32Keyboard.cpp is not supported on Win95. The compiler and linker do not complain, but AbiWord stop at runtime because this function is missing from user32.dll.
 
I do not know the purpose for that function insertion in the code, but it's use could be made WinNT/Win95 dependent by checking which OS is running.
 
 
Gilles

Reply via email to