Hello, I am trying to run our own Delphi Application with wine 1.2 on Kubuntu. Applications runs without any problems but Functionality of stuffing keys with setWindowsHookEx(WH_JOURNALPLAYBACK, @Playback, hInstance, 0); is not working at all. Can somebody suggest any work around for this ? If any code changes are needed we can do the same since we have sources of application with us. Since application is Data Entry Centric this functionality is Vital to Client and can stop them from switching to Linux to use this application. Rest of the matters like printing, fonts etc. etc. have been settled very nicely with wine. Thanks and Warm regards Raja