ole32: Always rewind the stream in StdGlobalInterfaceTable_GetInterfaceFromGlobal
[wine] / dlls /
2006-06-15  Robert Shearmanole32: Always rewind the stream in StdGlobalInterfaceTa...
2006-06-15  Robert Shearmanole32: Add a tests for OleSetMenuDescriptor and the...
2006-06-15  Alexander Nicolays... gphoto2.ds: Added Norwegian Bokmål resources.
2006-06-15  Alexandre Julliardkernel32: Use unsigned types in GlobalMemoryStatusEx...
2006-06-15  Mike McCormackcomctl32: Add a short test for the listview.
2006-06-15  Mike McCormackcomctl32: Arrange the listview after deleting all items...
2006-06-15  Mike McCormackcomctl32: Use the listview's background colour when...
2006-06-15  Mike McCormackmsi: Don't define COND_SPACE twice.
2006-06-15  Eric Pouechmciwave: Fixed a bogus free.
2006-06-15  Vitaly Lipatovuser32: Fix character conversion in combo box.
2006-06-14  Robert Shearmanatl: Add a stub for AtlModuleRegisterWndClassInfoW.
2006-06-14  Robert Shearmanntdll: Change the test for no relocation information...
2006-06-14  Robert Shearmanmsxml: Text nodes with just whitespace should be stripped.
2006-06-14  Robert Shearmanmsxml: Implement IXMLDOMElement for text elements by...
2006-06-14  Robert Shearmanmsxml: Allow the element implementation to be aggregatable.
2006-06-14  Paul Vriensuxtheme: Add framework and initial tests.
2006-06-14  Mike McCormackmsi: Add a test for reading long strings.
2006-06-14  Mike McCormackmsi: Add a test for creating a record with a long string.
2006-06-14  Mike McCormackmsi: Add a test for MsiDatabaseExport.
2006-06-14  Mike McCormackadvpack: Remove some dead code. (Coverity)
2006-06-14  Mike McCormackcrypt32: Fix a cast for Win64.
2006-06-14  Robert Shearmanrpcrt4: getaddrinfo returns any non-zero value on failu...
2006-06-13  Alexandre Julliardntdll: Cast termios.c_cflag to avoid a printf format...
2006-06-13  Alexandre Julliardwined3d: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardoleaut32: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardmsvcrt: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardcrypt32: Use unsigned int instead of size_t to avoid...
2006-06-13  Alexandre Julliardwineps.drv: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarduser32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardrpcrt4: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardole32: Don't use sizeof in traces to avoid printf forma...
2006-06-13  Alexandre Julliardnetapi32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardmsvfw32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardmciseq: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardkernel32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddsound: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddplayx: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddmstyle: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliarddinput: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardd3d9: Don't use sizeof in traces to avoid printf format...
2006-06-13  Alexandre Julliardd3d8: Don't use sizeof in traces to avoid printf format...
2006-06-13  Alexandre Julliardcomdlg32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardcomctl32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardadvapi32: Don't use sizeof in traces to avoid printf...
2006-06-13  Alexandre Julliardwinmm/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardversion/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardurlmon/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardrpcrt4/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardole32/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardntdll/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardmshtml/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardmlang/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardmapi32/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardkernel32/tests: Don't use sizeof in ok() to avoid print...
2006-06-13  Alexandre Julliardgdi/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardcrypt32/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardwininet/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardversion/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardshlwapi/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardntdll/tests: Use lstrlenA instead of strlen in ok(...
2006-06-13  Alexandre Julliardmscms/tests: Use lstrlenA instead of strlen in ok(...
2006-06-13  Alexandre Julliardkernel32/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardcrypt32/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Alexandre Julliardadvapi32/tests: Use lstrlenA instead of strlen in ok...
2006-06-13  Mike McCormackwingdi: Fix typo in definition of BLTALIGNMENT (spotted...
2006-06-13  Mike McCormackmsi: Fix loading of long strings.
2006-06-13  Mike McCormackwinmm: Undefine SW_MAX defined by linux/input.h to...
2006-06-13  Michael StefaniucYet another round of redundant NULL checks before HeapFree.
2006-06-13  Alexandre Julliardmsvcrt: Explicitly specify CDECL calling convention...
2006-06-13  Alexandre Julliardoledlg: Declare varargs functions as WINAPIV instead...
2006-06-13  Alexandre Julliardavifil32: Declare varargs functions as WINAPIV instead...
2006-06-13  Mike McCormackuserenv: Add profinfo.h.
2006-06-13  Ivan Gyurdievwined3d: Fix params for DP2ADD/TEXLDD.
2006-06-13  Ivan Gyurdievwined3d: Mark instructions without a destination token.
2006-06-13  Ivan Gyurdievwined3d: Keep pshader and vshader constants in GLSL...
2006-06-13  Ivan Gyurdievwined3d: Improve Sampler support on 2.0 and 3.0 shaders.
2006-06-13  Ivan Gyurdievwined3d: Cast more things.
2006-06-13  Ivan Gyurdievwined3d: Add support for shader model 3.0 I/O registers.
2006-06-13  Ivan Gyurdievwined3d: Trivial cleanups
2006-06-13  Ivan Gyurdievwined3d: Register map cleanups.
2006-06-13  Ivan Gyurdievwined3d: Share trace pass
2006-06-13  Ivan Gyurdievwined3d: Rework dcl processing.
2006-06-13  Ivan Gyurdievwined3d: The namedArrays code path is dead (always...
2006-06-13  Saulius Krasuckasmscms: Eliminate complex test macro to make source...
2006-06-13  Robert Shearmanmlang: Return S_OK from fnIMultiLanguage2_SetMimeDBSource.
2006-06-13  Robert Shearmanmlang: Add us-ascii encoding to the list of supported...
2006-06-13  Robert Shearmanadvapi32: Fix the parsing of string SIDs with multiple...
2006-06-13  Robert Shearmanadvapi32: Replace some mixed tabs with spaces.
2006-06-13  Robert Shearmanadvapi32: Support well-knowns SIDs in string SIDs.
2006-06-13  Robert Shearmanadvapi32: Nul-terminate the domain string in LookupAcco...
2006-06-13  Robert Shearmanole32: Print an error if a DLL's DllGetClassObject...
2006-06-13  Jan Zerebeckiwined3d: Move a checkGLcall to it's gl call inside...
2006-06-13  Jan Zerebeckiwined3d: Fix stencil related render states.
2006-06-13  Jan Zerebeckiwined3d: Enable two sided stencil in the caps.
2006-06-13  Jan Zerebeckiwined3d: Also print the format like a fourcc if unknown...
2006-06-12  Alexandre Julliardmsvcrtd: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardmsvcrt20: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardcrtdll: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardntdll: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardole32: Explicitly specify CDECL calling convention...
next