Displaying 2 results from an estimated 2 matches for "tabctrl_".
2009 Jun 01
12
Gecko issues
My situation is this: i have gecko installed using wintricks but when i play metin2 online(i dont a small description before starting the game) or counter strike(when chosen a team - the map description does not appear) and in the console i keep getting the following lines :
Code:
0[714ce08]: nsNativeModuleLoader::LoadModule("c:\\windows\\gecko\\0.9.1\\wine_gecko\nssckbi.dll") -
2009 May 22
0
Wine release 1.1.22
...r_* macros match PSDK.
comctl32/listview: A couple of tests for changing item attributes.
comctl32/listview: Use neutral LVITEM in ListView_SetItemState macro.
comctl32/listview: Don't check for state changes we are not aware to store (with some tests).
comctl32/tab: Fix TabCtrl_* macros.
comctl32/treeview: Fix TreeView_* macros.
comctl32/animate: Fix Animate_* macros.
comctl32/header: Retrieve control data only once at WinProc call.
comctl32/header: Move parameter cast to WinProc where possible.
comctl32/header: Use cached colors instead of qu...