search for: spi_getfocusborderwidth

Displaying 2 results from an estimated 2 matches for "spi_getfocusborderwidth".

2009 Feb 24
2
Quickbooks internal web browser
...ple Project. The problem then is that the internal 'quickbooks web browser' which allows you to view customers and everything doesn't load. It quickly flashes on the screen and dumps the following in the terminal: Code: fixme:system:SystemParametersInfoW Unimplemented action: 8206 (SPI_GETFOCUSBORDERWIDTH) fixme:system:SystemParametersInfoW Unimplemented action: 8208 (SPI_GETFOCUSBORDERHEIGHT) fixme:system:SystemParametersInfoW Unimplemented action: 8206 (SPI_GETFOCUSBORDERWIDTH) fixme:system:SystemParametersInfoW Unimplemented action: 8208 (SPI_GETFOCUSBORDERHEIGHT) fixme:system:SystemParametersInf...
2009 Jun 19
0
Wine release 1.1.24
...lang/tests: Some old IE versions truncate one character too short. mlang: Implement IMultiLanguage_GetNumberOfCodePageInfo, with test. Dmitry Timoshkov (4): wine.inf: Add kernel32.48/kernel32.49 (ReleaseThunkLock/RestoreThunkLock) to the RelayExclude list. user32: Add support for SPI_GETFOCUSBORDERWIDTH and SPI_GETFOCUSBORDERHEIGHT. user32: Add a test for PeekMessage((HWND)-1), make it pass under Wine. user32: Invalidate button on WM_KILLFOCUS, like Windows does. Eric Pouech (1): dbghelp: Improve speed of our hashtable implementation by remembering the last element added to ever...