2007-10-30 |
Hans Leidekker | wininet: Don't release the parent object in FTP_Connect...
|
commit | commitdiff | tree |
2007-10-30 |
Hans Leidekker | wininet: Use a single connection for all ftp tests.
|
commit | commitdiff | tree |
2007-10-29 |
Hans Leidekker | wininet: Always send a content length header, even...
|
commit | commitdiff | tree |
2007-10-29 |
Hans Leidekker | wininet: Always close the data connection before receiving...
|
commit | commitdiff | tree |
2007-10-29 |
Hans Leidekker | wininet: Always return an error when a transfer is...
|
commit | commitdiff | tree |
2007-10-29 |
Hans Leidekker | snmpapi: Fix memory allocation in SnmpUtilVarBindListCpy.
|
commit | commitdiff | tree |
2007-10-23 |
Hans Leidekker | gdi32: Remove a test that expects the break character...
|
commit | commitdiff | tree |
2007-10-23 |
Hans Leidekker | advapi32: Remove tests for the sha context structure.
|
commit | commitdiff | tree |
2007-10-22 |
Hans Leidekker | wininet: Use passive mode for the ftp tests.
|
commit | commitdiff | tree |
2007-10-22 |
Hans Leidekker | wininet: Fix some failing ftp tests on Windows and...
|
commit | commitdiff | tree |
2007-10-22 |
Hans Leidekker | wininet: Properly clean up ftp sessions.
|
commit | commitdiff | tree |
2007-10-22 |
Hans Leidekker | wininet: Separate ftp session destruction from closing...
|
commit | commitdiff | tree |
2007-10-01 |
Hans Leidekker | pdh: Skip tests when running on non-english locale.
|
commit | commitdiff | tree |
2007-10-01 |
Hans Leidekker | pdh: Fix parameter handling in PdhAddEnglishCounter...
|
commit | commitdiff | tree |
2007-10-01 |
Hans Leidekker | pdh: Implement PdhCalculateCounterFromRawValue.
|
commit | commitdiff | tree |
2007-10-01 |
Hans Leidekker | pdh: Implement and test PdhCollectQueryDataEx.
|
commit | commitdiff | tree |
2007-10-01 |
Hans Leidekker | pdh: Serialize access to performance counters and queries.
|
commit | commitdiff | tree |
2007-10-01 |
Hans Leidekker | pdh: Add tests for PdhValidatePath{, Ex}{A, W}.
|
commit | commitdiff | tree |
2007-10-01 |
Hans Leidekker | pdh: Implement PdhValidatePath{, Ex}{A, W}.
|
commit | commitdiff | tree |
2007-09-27 |
Hans Leidekker | kernel32: Check for NULL output buffer in FormatMessage...
|
commit | commitdiff | tree |
2007-09-24 |
Hans Leidekker | msvcrt: Implement _wspawnv{, e, p, pe}.
|
commit | commitdiff | tree |
2007-09-24 |
Hans Leidekker | msvcrt: Implement _wsearchenv.
|
commit | commitdiff | tree |
2007-08-10 |
Hans Leidekker | wininet: Process caller supplied headers after inserting...
|
commit | commitdiff | tree |
2007-08-10 |
Hans Leidekker | wininet: Implement INTERNET_OPTION_CALLBACK in InternetSetOp...
|
commit | commitdiff | tree |
2007-08-10 |
Hans Leidekker | wininet: Also set last error on NULL first parameter...
|
commit | commitdiff | tree |
2007-08-10 |
Hans Leidekker | wininet: Don't crash on NULL first or last parameter...
|
commit | commitdiff | tree |
2007-07-23 |
Hans Leidekker | pdh: Implement and test PdhAddEnglishCounter{A, W}...
|
commit | commitdiff | tree |
2007-07-23 |
Hans Leidekker | pdh: Implement and test PdhLookupPerfIndexByName{A...
|
commit | commitdiff | tree |
2007-07-23 |
Hans Leidekker | pdh: Add more tests and make them pass.
|
commit | commitdiff | tree |
2007-07-23 |
Hans Leidekker | pdh: Add a stub processor time counter.
|
commit | commitdiff | tree |
2007-07-12 |
Hans Leidekker | pdh: Fix two typos.
|
commit | commitdiff | tree |
2007-07-12 |
Hans Leidekker | pdh: Use GetTickCount64 instead of GetTickCount.
|
commit | commitdiff | tree |
2007-07-10 |
Hans Leidekker | pdh: Implement and test PdhGetCounterInfo{A, W} and...
|
commit | commitdiff | tree |
2007-07-10 |
Hans Leidekker | pdh: Implement and test PdhGetRawCounterValue.
|
commit | commitdiff | tree |
2007-07-10 |
Hans Leidekker | pdh: Implement and test PdhSetCounterScaleFactor and...
|
commit | commitdiff | tree |
2007-07-10 |
Hans Leidekker | pdh: Add tests for Pdh{Add, Remove}Counter and PdhCollectQue...
|
commit | commitdiff | tree |
2007-07-10 |
Hans Leidekker | pdh: Add an uptime counter source based on GetTickCount.
|
commit | commitdiff | tree |
2007-07-09 |
Hans Leidekker | pdh: Add tests for opening and closing queries.
|
commit | commitdiff | tree |
2007-07-09 |
Hans Leidekker | dwmapi: Add a stub implementation for DwmIsCompositionEnabled.
|
commit | commitdiff | tree |
2007-06-28 |
Hans Leidekker | pdh: Implement PdhCollectQueryData.
|
commit | commitdiff | tree |
2007-06-28 |
Hans Leidekker | pdh: Implement PdhAddCounter{A, W} and PdhRemoveCounter.
|
commit | commitdiff | tree |
2007-06-28 |
Hans Leidekker | pdh: Implement PdhOpenQuery{A, W} and PdhCloseQuery.
|
commit | commitdiff | tree |
2007-06-28 |
Hans Leidekker | pdh: Add public headers.
|
commit | commitdiff | tree |
2007-06-14 |
Hans Leidekker | gdi32: Add some tests for BITMAPINFOHEADER biSize checks.
|
commit | commitdiff | tree |
2007-06-07 |
Hans Leidekker | wininet: More lenient parsing of the passive mode server...
|
commit | commitdiff | tree |
2007-06-07 |
Hans Leidekker | mlang: Implement IMultiLanguage::GetLcidFromRfc1766.
|
commit | commitdiff | tree |
2007-05-21 |
Hans Leidekker | setupapi: Don't require a valid version section for...
|
commit | commitdiff | tree |
2007-05-18 |
Hans Leidekker | setupapi: Add a partial implementation for SetupScanFileQueu...
|
commit | commitdiff | tree |
2007-05-18 |
Hans Leidekker | setupapi: Correctly handle an empty filename in SetupGetSour...
|
commit | commitdiff | tree |
2007-05-18 |
Hans Leidekker | setupapi: Implement pSetup{Get, Set}QueueFlags.
|
commit | commitdiff | tree |
2007-04-26 |
Hans Leidekker | expand.exe: Add support for cabinet files.
|
commit | commitdiff | tree |
2007-04-26 |
Hans Leidekker | msi: Add a stub implementation for MsiEnumProductsEx...
|
commit | commitdiff | tree |
2007-04-26 |
Hans Leidekker | shell32: Add a stub implementation for SHMapIDListToImageLis...
|
commit | commitdiff | tree |
2007-04-23 |
Hans Leidekker | msi: Install data sources in the InstallODBC custom...
|
commit | commitdiff | tree |
2007-04-23 |
Hans Leidekker | msi: Install translators in the InstallODBC custom...
|
commit | commitdiff | tree |
2007-04-23 |
Hans Leidekker | urlmon: Add an implementation for CreateURLMonikerEx...
|
commit | commitdiff | tree |
2007-04-19 |
Hans Leidekker | shell32: Add a stub implementation for OpenAs_RunDLL.
|
commit | commitdiff | tree |
2007-04-19 |
Hans Leidekker | msvcrt: Correct the spec file entry for _makepath.
|
commit | commitdiff | tree |
2007-04-19 |
Hans Leidekker | iphlpapi: Only call res_init() once per process.
|
commit | commitdiff | tree |
2007-04-12 |
Hans Leidekker | kernel32: Allow any amount of whitespace between the...
|
commit | commitdiff | tree |
2007-04-10 |
Hans Leidekker | setupapi: Implement SetupGetFileCompressionInfo on...
|
commit | commitdiff | tree |
2007-04-09 |
Hans Leidekker | setupapi: Remove debug traces from allocation routines.
|
commit | commitdiff | tree |
2007-04-09 |
Hans Leidekker | setupapi: Add tests for SetupDecompressOrCopyFile.
|
commit | commitdiff | tree |
2007-04-09 |
Hans Leidekker | setupapi: Implement SetupDecompressOrCopyFile{A, W}.
|
commit | commitdiff | tree |
2007-04-09 |
Hans Leidekker | setupapi: Add tests for SetupGetFileCompressionInfoEx.
|
commit | commitdiff | tree |
2007-04-09 |
Hans Leidekker | setupapi: Implement SetupGetFileCompressionInfoEx{A...
|
commit | commitdiff | tree |
2007-04-06 |
Hans Leidekker | wintrust: Improve a number of stubs.
|
commit | commitdiff | tree |
2007-03-26 |
Hans Leidekker | shell32: Add a stub implementation for SHPathPrepareForWrite...
|
commit | commitdiff | tree |
2007-03-26 |
Hans Leidekker | ntdll: Fully initialize the security descriptor returned...
|
commit | commitdiff | tree |
2007-03-26 |
Hans Leidekker | mpr: Add a stub implementation for WNetGetUniversalNameA.
|
commit | commitdiff | tree |
2007-03-26 |
Hans Leidekker | mpr: Fix buffer size calculation in WNetGetUniversalNameW.
|
commit | commitdiff | tree |
2007-03-19 |
Hans Leidekker | userenv: Add stub implementations for {Register, Unregister...
|
commit | commitdiff | tree |
2007-03-19 |
Hans Leidekker | setupapi: Add a stub implementation for InstallCatalog.
|
commit | commitdiff | tree |
2007-03-19 |
Hans Leidekker | wine.inf: Add cabinet.dll to the list of fake dlls.
|
commit | commitdiff | tree |
2007-03-17 |
Hans Leidekker | wine.inf: Open/print .rtf files with wordpad.
|
commit | commitdiff | tree |
2007-03-17 |
Hans Leidekker | wine.inf: Register an 'install' verb with the shell...
|
commit | commitdiff | tree |
2007-03-13 |
Hans Leidekker | wininet: Fix buffer size calculation in INTERNET_InternetOpe...
|
commit | commitdiff | tree |
2007-03-13 |
Hans Leidekker | mscms: Fix compilation with the latest lcms header.
|
commit | commitdiff | tree |
2007-03-02 |
Hans Leidekker | gdi32: Implement GetFontUnicodeRanges.
|
commit | commitdiff | tree |
2007-02-26 |
Hans Leidekker | ws2_32: Handle NULL argument in inet_addr.
|
commit | commitdiff | tree |
2007-02-20 |
Hans Leidekker | setupapi: Always return an empty list from SetupDiGetClassDevs.
|
commit | commitdiff | tree |
2007-02-20 |
Hans Leidekker | setupapi: Implement SetupCopyOEMInf{A,W}.
|
commit | commitdiff | tree |
2007-02-20 |
Hans Leidekker | userenv: Implement ExpandEnvironmentStringsForUser...
|
commit | commitdiff | tree |
2007-02-20 |
Hans Leidekker | wininet: Don't discard the extra info part of a URL...
|
commit | commitdiff | tree |
2007-02-19 |
Hans Leidekker | msxml3: Stub out some more getters and setters of IXMLDOMDoc...
|
commit | commitdiff | tree |
2007-02-19 |
Hans Leidekker | netapi32: Add a stub implementation for NetShareDel...
|
commit | commitdiff | tree |
2007-02-19 |
Hans Leidekker | snmpapi: Add a missing memcpy.
|
commit | commitdiff | tree |
2007-02-19 |
Hans Leidekker | usp10: Implement ScriptGetLogicalWidths.
|
commit | commitdiff | tree |
2007-02-19 |
Hans Leidekker | setupapi: Add stub implementations for SetupDiGetINFClass...
|
commit | commitdiff | tree |
2007-02-19 |
Hans Leidekker | kernel32: Add a stub implementation for FindFirstVolumeMount...
|
commit | commitdiff | tree |
2007-02-13 |
Hans Leidekker | wininet: Fix a test that fails on Windows.
|
commit | commitdiff | tree |
2007-02-13 |
Hans Leidekker | wininet: Skip empty accept type strings in HttpOpenRequest.
|
commit | commitdiff | tree |
2007-02-12 |
Hans Leidekker | wordpad: Open .wri files in wordpad.
|
commit | commitdiff | tree |
2007-02-09 |
Hans Leidekker | wineshelllink: Keep using the slash as path separator.
|
commit | commitdiff | tree |
2007-02-09 |
Hans Leidekker | wineshelllink: Use "=" instead of "==" to compare strings.
|
commit | commitdiff | tree |
2007-01-24 |
Hans Leidekker | usp10: Document ScriptPlace and ScriptShape.
|
commit | commitdiff | tree |
2007-01-24 |
Hans Leidekker | usp10: Move text metrics into the script cache. Start...
|
commit | commitdiff | tree |
2007-01-24 |
Hans Leidekker | usp10: Remove duplicate font selection code from the...
|
commit | commitdiff | tree |
2007-01-23 |
Hans Leidekker | snmpapi: Add tests for SnmpUtilVarBind{, List}{Cpy...
|
commit | commitdiff | tree |
2007-01-23 |
Hans Leidekker | snmpapi: Add a bunch of tests.
|
commit | commitdiff | tree |