Module: wine Branch: master Commit: 3ab66a6916bba96e88ee5b4b05d50759107ad3f9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3ab66a6916bba96e88ee5b4b05...
Author: Ken Thomases ken@codeweavers.com Date: Sun Feb 3 17:20:26 2013 -0600
winemac: Implement ToUnicodeEx().
---
dlls/winemac.drv/keyboard.c | 213 +++++++++++++++++++++++++++++++++++++ dlls/winemac.drv/macdrv.h | 2 + dlls/winemac.drv/window.c | 4 + dlls/winemac.drv/winemac.drv.spec | 1 + 4 files changed, 220 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3ab66a6916bba96e88ee5b...