rpcrt4: Don't try to resolve the name when constructing a protocol tower.
[wine] / dlls /
2006-06-03  Robert Shearmanrpcrt4: Don't try to resolve the name when constructing...
2006-06-03  Robert Shearmanrpcrt4: Change ComputeConformance and ComputeVariance...
2006-06-03  Robert Shearmanrpcrt4: The lifetime of the binding handle stored in...
2006-06-03  Robert Shearmanrpcrt4: Fix an incorrect format string pointer being...
2006-06-03  Robert Shearmanrpcrt4: Skip over the right-hand-side data for the...
2006-06-03  Robert Shearmanrpcrt4: Align the buffer correctly when marshaling...
2006-06-03  Robert Shearmanrpcrt4: Freeing a NULL context handle is allowed.
2006-06-03  Robert Shearmanrpcrt4: NdrClientContextMarshall/Unmarshall should...
2006-06-03  Robert Shearmanrpcrt4: Fix the unmarshaling of pointers in conformant...
2006-06-03  Robert Shearmanrpcrt4: CContext can be NULL in NDRCContextMarshall...
2006-06-03  Robert Shearmanrpcrt4: Fix the pointer count used when handling embedd...
2006-06-03  Robert Shearmanrpcrt4: Print some more informative error messages...
2006-06-02  Mike McCormackwininet: Simple tests for InternetGetCookie's parameters.
2006-06-02  Mike McCormackwininet: Fix up and test InternetSetCookie parameter...
2006-06-02  Mike McCormackwininet: Remove some dead code (Coverity).
2006-06-02  Saulius Krasuckasadvapi32: Enable some tests and extend them to succeed...
2006-06-02  Saulius Krasuckasrasenh: Fix a copy&paste bug at passing only one string...
2006-06-02  Mikołaj Zalewskishell32: Remove the now unused SHELL_DeleteFileA and...
2006-06-02  Mikołaj Zalewskishell32: Avoid Unicode->ANSI conversion when deleting...
2006-06-02  Juan Langcrypt32: Add name value tests.
2006-06-02  Juan Langcrypt32: Remove exception handling from internal decodi...
2006-06-02  Juan Langcrypt32: Add a couple CRL encoding tests, one that...
2006-06-02  qingdoa daoouser32: Fix selection handling for listboxes with LBS_E...
2006-06-02  Juris Smotrovsuser32: Send WM_SIZE when window changes state between...
2006-06-02  Wino Rojox11drv: Fix for a BadMatch error.
2006-06-02  Detlef Riekenbergwinspool/tests: Remove the check for unimplemented...
2006-06-02  Detlef Riekenbergwinspool.drv: Add GetPrintProcessorDirectoryW.
2006-06-02  Robert Shearmanrpcrt4: All of the parameters to TowerExplode are optional.
2006-06-02  Robert Shearmanrpcrt4: Implement TowerConstruct and TowerExplode.
2006-06-02  Robert Shearmanrpcrt4: Add functions for generating and parsing the...
2006-06-02  Robert Shearmanrpcrt4: Implement I_RpcAllocate and I_RpcFree.
2006-06-02  Robert Shearmanrpcrt4: Don't send the unused part of the allocated...
2006-06-02  Robert Shearmanrpcrt4: NdrClientInitializeNew shouldn't clear all...
2006-06-02  Paul Vrienscomctl32/header: Check Null before accessing struct...
2006-06-02  Kai Blinsecur32: Add EncryptMessage and DecryptMessage stubs.
2006-06-02  Michael Kaufmannuser32: Popup menu position fixes.
2006-06-02  Dmitry Timoshkovuser32: Replace PeekMessage loops in the PeekMessage...
2006-06-02  Juan Langcrypt32: Make base64 tests loadable on win9x.
2006-06-02  Vitaliy Margolenshell32: Add Fonts to user's shell folders list.
2006-06-02  Huw Daviesgdi32: FreeType's idea of metrics has changed for bitma...
2006-06-01  Alexandre Julliardwinecoreaudio: Fixed the FSF address.
2006-06-01  Ken Thomaseswinecoreaudio: Don't CFAllocate buffer for port message.
2006-06-01  Ken Thomaseswinecoreaudio: Use unique name for message port.
2006-06-01  Ken Thomaseswinecoreaudio: 8-bit Linear PCM data is unsigned.
2006-06-01  Ken Thomaseswinecoreaudio: Keep processing wavehdrs to satisfy...
2006-06-01  Ken Thomaseswinecoreaudio: Improve state tracking.
2006-06-01  Ken Thomaseswinecoreaudio: Miscellaneous cleanup.
2006-06-01  Ken Thomaseswinecoreaudio: Fix race to open.
2006-06-01  Mike McCormackrpcrt4: Implement NDRCContext(Un)marshall and NDRCConte...
2006-06-01  Stefan Dösingerwined3d: Adjust the video mem when dropping the pow2...
2006-06-01  Jacek Cabanurlmon: Remove no longer needed binding value in task_t.
2006-06-01  Jacek Cabanurlmon: Use task queue for cross thread calls in on_pro...
2006-06-01  Jacek Cabanurlmon: Use task queue in Switch implementation.
2006-06-01  Jacek Cabanurlmon: Added task queue architecture and use it for...
2006-06-01  Jacek Cabanurlmon: Make suse that every OnProgress call is in...
2006-06-01  Andrew Talbotcrypt32/tests: Write-strings warning fix.
2006-06-01  Mikołaj Zalewskicomctl32: header: Update the rects in HEADER_Refresh...
2006-06-01  Hans Leidekkerdnsapi: Fall back to a netbios query when a dns query...
2006-06-01  Andrew Ziemwsock32: Added GetService{A,W} stubs.
2006-05-31  Jacek Cabanurlmon: Use FindMimeFromData to determine MIME type.
2006-05-31  Huw Daviesrpcrt4: Add ENUM32 support to ComplexStructMemorySize.
2006-05-31  Robert Shearmanoleaut32: Make sure to read the memid and the name...
2006-05-31  Robert Shearmanoleaut32: Resolve referenced types for return values...
2006-05-31  Alexandre Julliardwinecoreaudio: Fixed a bunch of compiler warnings.
2006-05-31  Alexandre Julliarddnsapi: Added check for _msg_ptr vs. _ptr member in...
2006-05-31  Alexandre Julliarddnsapi: Remove a bunch of unused functions that cause...
2006-05-31  Alexandre Julliarddnsapi: Portability fixes.
2006-05-31  Juan Langcrypt32: Implement CryptBinaryToStringA and CryptString...
2006-05-31  Jacek Cabanurlmon: Added text/html filter.
2006-05-31  Jacek Cabanurlmon: Use filters mechanism in FindMimeFromData.
2006-05-31  Troy Rolloole32: Use STGM_WRITE when opening child storage to...
2006-05-31  Robert Reifwinmm: Always check for open and close enents in wave...
2006-05-31  Michael Stefaniucdnsapi: Fixed missing lock release on error path.
2006-05-31  Stefan Dösingerd3d8: Backport of the d3d9 swapchain test to d3d8.
2006-05-31  Stefan Dösingerd3d8: Back buffer count fix.
2006-05-31  Andrew Talbotcrypt32: Write-strings warning fix.
2006-05-31  Andrew Talbotwinmm/joystick: joystick.c requires Unicode library.
2006-05-30  Alexandre Julliardcomctl32: propsheet: Fixed buffer sizes for LoadStringW.
2006-05-30  Emmanuel Maillardwinecoreaudio: Initial Audio Driver for Mac OS X.
2006-05-30  Hans Leidekkerdnsapi: Implement DnsQuery_{A,UTF8,W}.
2006-05-30  Hans Leidekkerdnsapi: Add DNS message parsing routines from BIND.
2006-05-30  Mikołaj Zalewskicomctl32: header: Ignore out-of-range iOrder in SetItemT.
2006-05-30  Mikołaj Zalewskikernel32: Prevent truncating characters to 8 bits in...
2006-05-30  Andrew Ziemmsi: Increase verbosity in some failing tests.
2006-05-30  Mike McCormackwininet: Don't crash when querying NULL values.
2006-05-30  Mike McCormackwininet: Add a test for basic authentication.
2006-05-30  Mike McCormackuser32: Stub implementations for Win64's Get/Set LongPt...
2006-05-30  Troy Rollocomdlg32: Prevent SEGV in FILEOPEN95_OnOpen when a...
2006-05-30  Vitaliy Margolenwined3d: Properly destroy texture object if we failed...
2006-05-30  Vitaliy Margolend3d9: Add reference to the parent device for surfaces.
2006-05-30  Robert Shearmanrpcrt4: Make UserMarshalFlags static.
2006-05-30  Robert Shearmanrpcrt4: We should never pass an fMustAlloc value of...
2006-05-30  Robert Shearmanrpcrt4: Make sure to set a unique pointer with an id...
2006-05-30  Robert Shearmanrpcrt4: If the number of pointers is 0 for NdrFullPoint...
2006-05-30  Robert Shearmanrpcrt4: Handle marshaling/unmarshaling full pointers.
2006-05-30  Robert Shearmanrpcrt4: For full pointers the state consists of flags...
2006-05-30  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-05-30  Hans Leidekkermsi: Implement MsiLocateComponent{A,W}.
2006-05-30  Mike McCormackwldap32: Fix unused variable warnings.
2006-05-30  Mike McCormackgdi32: Fix an unused variable warning.
next