search for: itaskbarlist

Displaying 7 results from an estimated 7 matches for "itaskbarlist".

2011 Jul 08
0
Wine release 1.3.24
...arate functions. dinput: Improve the behavior of DirectInputCreateEx. dinput8: Improve the behavior of DirectInput8Create. dinput8/tests: Replicate the IDirectInput tests for IDirectInput8. Andr? Hentschel (20): user32: Use more meaningful variable names. shdocvw: Add ITaskbarList2 Interface. tools: Preserve ordinal when updating specfiles. dbghelp: Only declare deltapc for i386. imm32: Test and fix ImmIsUIMessageA/W. shell32: Add stub for SetCurrentProcessExplicitAppUserModelID. winebuild: Remove dead code (clang). user32: Remove dead cod...
2020 Aug 28
0
Wine release 5.16
...ng. Julian R?ger (3): winemine: Rename difficulty to avoid translation issues. winemine: Widen some controls to accomodate translations. po: Update German translation. Lauri Kentt? (1): po: Update Finnish translation. Louis Lenders (1): explorerframe: Return S_OK in ITaskbarList::RegisterTab. Martin Storsjo (16): winebuild: Use the right arm64 page/pageoff relocation syntax for darwin. ntdll: Trust libunwind's returned pc value on arm64. ntdll: Fix the arm64 use of libunwind for macOS. ntdll: Fix arm64 sigcontext access for darwin. loader...
2009 Mar 27
0
Wine release 1.1.18
...Remove the bytesPerPixel field from IWineD3DSurfaceImpl and IWineD3DVolumeImpl. wined3d: Pass format_desc to the Check*Capability() function. wined3d: Pass format_desc to getColorBits() and getDepthStencilBits(). wined3d: Pass format_desc to set_shader(). shdocvw: Add a stub ITaskbarList implementation. wined3d: Print a warning when the stage isn't mapped to a valid texture unit in tex_coordindex(). wined3d: Fix the indentation in tex_coordindex(). wined3d: Print a FIXME in tex_coordindex() when NV_TEXGEN_REFLECTION isn't supported. wined3d: Reduce t...
2009 Jun 19
0
Wine release 1.1.24
...most of the surface initialization. wined3d: Introduce surface_calculate_size(). wined3d: Get rid of the pointers in WINED3DSURFACE_DESC. shdocvw: Take the riid parameter to TaskbarList_Create() into account. shdocvw: Add SHDOCVW_LockModule()/SHDOCVW_UnlockModule() calls to ITaskbarList. d3d8: Do some more verification on handles. d3d8: Deleting an invalid pixel shader handle should return D3D_OK. d3d8: Add tests for deleting invalid shader handles. wined3d: Add format conversions for some depth stencil formats. wined3d: Fix a typo. wined3d: Fal...
2010 Mar 05
0
Wine release 1.1.40
...failure message trace. msi: Correctly set the process working directory in custom action type 34. Andrey Turkin (5): kernel32: Use TEB-based buffer in CreateMutexExA. extrac32: Implement /C mode. extrac32: Enhance command-line parsing. shdocvw: Return success code in ITaskBarList::HrInit. userenv: Implement stubbed userenv.dll.138. Andr? Hentschel (7): oleaut32: Fix rounding. oleaut32: Reorder some code to make it easier to read and look like the block above. oleaut32/tests: Add some tests. oleaut32: Fix fractional calculation. oleaut32:...
2020 Jun 05
0
Wine release 5.10
...VK spec version 1.2.142. Louis Lenders (5): usp10: Add stub for ScriptGetFontAlternateGlyphs. api-ms-win-core-libraryloader-l2-1-0: Add new dll. api-ms-win-core-memory-l1-1-4: Add new dll. api-ms-win-core-localization-l1-2-2: Add new dll. explorerframe: Return S_OK in ITaskbarList::SetOverlayIcon. Martin Storsjo (12): configure: Pass -fasynchronous-unwind-tables to the compiler. ntdll: Fix handling of the save_lrpair unwind opcode. ntdll: Fix byte vs register units in unwind_packed_data. ntdll: Pass a nonnull handler_data in when continuing after a c...
2011 Mar 18
0
Wine release 1.3.16
...heck (Coverity). comctl32: Removed array NULL check (Coverity). jscript: Mark up fallthrough switch cases (Coverity). Max TenEyck Woodbury (2): c2man: Fix .spec file flag recognition. c2man: Label export list slots. Michael Stefaniuc (7): shdocvw: COM cleanup for the ITaskbarList iface. mscoree: COM cleanup in metahost.c. d3d8: COM cleanup in shader.c. rpcrt4/tests: COM cleanup in cstub.c. oleaut32/tests: COM cleanup in olepicture.c. d3d8: COM cleanup for the IDirect3DVolumeTexture8 iface. oleaut32/tests: COM cleanup in vartype.c. Nikola...