On Wed, 01 Nov 2006 02:31:08 +0000, Jim Showalter wrote: > "Help->Get Help", outputs: > > "fixme:htmlhelp:HtmlHelpW Not all HH cases handled correctly". > > "Perform Autotype" outputs 15 pairs of the following two lines: > > "fixme:keyboard:BlockInput (1): stub > fixme:keyboard:BlockInput (0): stub" > > Being new to Wine, I could use some troubleshooting pointers. I'm hoping > someone can put me on the path to solving one or both these glitches. A stub means that this function hasn't been written yet. When the application calls that function, it just prints out a "stub" fixme line and exits, telling the app that it succeeded. This prevents the app from freaking out and crashing or anything, but it doesn't actually do anything. It's beyond troubleshooting and into programming, basically. -- - Mantar --- Drop YourPantiesSirWilliam to email me. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users