Commit Graph

  • 0c2c3863ef [WINESYNC] msi/tests: Test deferral of CreateShorcuts and RemoveShortcuts. winesync 2022-03-12 15:12:20 +01:00
  • 31eeb62486 [WINESYNC] msi/tests: Test deferral of CreateFolders and RemoveFolders. winesync 2022-03-12 15:12:20 +01:00
  • 6fc5d381f1 [WINESYNC] msi: Avoid using awstring in MsiGetSourcePathW(). winesync 2022-03-12 15:12:19 +01:00
  • 2491afaa14 [WINESYNC] msi: Handle the remote case directly in MsiGetSourcePathA(). winesync 2022-03-12 15:12:19 +01:00
  • 2f2e68eb50 [WINESYNC] msi: Avoid using awstring in MsiGetTargetPathW(). winesync 2022-03-12 15:12:18 +01:00
  • c33915e409 [WINESYNC] msi: Handle the remote case directly in MsiGetTargetPathA(). winesync 2022-03-12 15:12:18 +01:00
  • 02726bbc20 [WINESYNC] msi: Avoid leaking memory on failure paths in MsiGetPropertyA(). winesync 2022-03-12 15:12:17 +01:00
  • 4f51867f22 [WINESYNC] msi/tests: Break out of the loop if both components are found in test_MsiEnumComponentsEx. winesync 2022-03-12 15:12:17 +01:00
  • 4748b31284 [WINESYNC] msi: Avoid using awstring in MsiGetPropertyA/W(). winesync 2022-03-12 15:12:16 +01:00
  • e12fb5036c [WINESYNC] msi: Handle the remote case directly in MsiGetPropertyA(). winesync 2022-03-12 15:12:16 +01:00
  • 0b125236c6 [WINESYNC] msi: Avoid using awstring in MsiFormatRecordW(). winesync 2022-03-12 15:12:15 +01:00
  • d5e04177e7 [WINESYNC] msi: Handle the remote case directly in MsiFormatRecordA(). winesync 2022-03-12 15:12:15 +01:00
  • 56c14436f4 [WINESYNC] msi/tests: More accurately calculate estimated size. winesync 2022-03-12 15:12:14 +01:00
  • b016bb6bcc [WINESYNC] msi/tests: Add the custom action DLL in create_database_wordcount(). winesync 2022-03-12 15:12:14 +01:00
  • 0e76906074 [WINESYNC] msi/tests: Add a header for some common functions. winesync 2022-03-12 15:12:13 +01:00
  • 0bca61ed83 [WINESYNC] msi: Avoid leaking custom action data. winesync 2022-03-12 15:12:13 +01:00
  • 8e940ff11f [WINESYNC] msi: Disable WoW redirection when installing a 64-bit package. winesync 2022-03-12 15:12:12 +01:00
  • 8baf528d3f [WINESYNC] msi: Check return value of GetBinaryType(). winesync 2022-03-12 15:12:12 +01:00
  • 3ec0ea99c6 [WINESYNC] msi: Set the correct values for ProgramFiles64Folder and CommonFiles64Folder. winesync 2022-03-12 15:12:11 +01:00
  • d817f7cfa1 [WINESYNC] msi: Don't load a custom action DLL in the main process. winesync 2022-03-12 15:12:10 +01:00
  • 20260e3310 [WINESYNC] msi: Execute the custom action server with the correct bitness. winesync 2022-03-12 15:12:10 +01:00
  • 7a16dc22c5 [WINESYNC] msi/tests: Add trailing '\n's to ok() calls. winesync 2022-03-12 15:12:09 +01:00
  • db6dce432d [WINESYNC] msi: Initialize [out] strings to NULL. winesync 2022-03-12 15:12:09 +01:00
  • a8bc3902ba [WINESYNC] msi: Execute custom actions in a separate process. winesync 2022-03-12 15:12:08 +01:00
  • c2e9daf59e [WINESYNC] msi: Make remote_GetActionInfo() RPC-compatible. winesync 2022-03-12 15:12:07 +01:00
  • 3919813408 [WINESYNC] msi: Make MsiEnumComponentCosts RPC-compatible. winesync 2022-03-12 15:12:07 +01:00
  • 9f3e4bbbec [WINESYNC] msi: Make MsiGetFeatureCost() RPC-compatible. winesync 2022-03-12 15:12:06 +01:00
  • 818a84dd11 [WINESYNC] msi: Handle some invalid parameters in MsiGetFeatureCost(). winesync 2022-03-12 15:12:06 +01:00
  • 03faa10759 [WINESYNC] msi: Make MsiEvaluateCondition() RPC-compatible. winesync 2022-03-12 15:12:05 +01:00
  • cde5f24cd9 [WINESYNC] msi: Make MsiFormatRecord() RPC-compatible. winesync 2022-03-12 15:12:05 +01:00
  • d20dc08f61 [WINESYNC] msi: Make MsiSetInstallLevel() RPC-compatible. winesync 2022-03-12 15:12:04 +01:00
  • fdca309017 [WINESYNC] msi: Make MsiGetLanguage() RPC-compatible. winesync 2022-03-12 15:12:04 +01:00
  • 1c8fdff293 [WINESYNC] msi: Make MsiSetComponentState() RPC-compatible. winesync 2022-03-12 15:12:03 +01:00
  • 709d0f5b57 [WINESYNC] msi: Make MsiGetComponentState() RPC-compatible. winesync 2022-03-12 15:12:02 +01:00
  • 5bbed50795 [WINESYNC] msi: Make MsiSetFeatureState() RPC-compatible. winesync 2022-03-12 15:12:02 +01:00
  • ed5fbe399d [WINESYNC] msi: Make MsiGetFeatureState() RPC-compatible. winesync 2022-03-12 15:12:01 +01:00
  • 5219367eac [WINESYNC] msi: Make MsiSetMode() RPC-compatible. winesync 2022-03-12 15:12:01 +01:00
  • 83bbe8c85b [WINESYNC] msi: Make MsiGetMode() RPC-compatible. winesync 2022-03-12 15:12:00 +01:00
  • 8c04add139 [WINESYNC] msi: Avoid returning an uninitialized variable. winesync 2022-03-12 15:12:00 +01:00
  • 4253f35129 [WINESYNC] msi: Make MsiGetSourcePath() RPC-compatible. winesync 2022-03-12 15:11:59 +01:00
  • a5e210012b [WINESYNC] msi: Make MsiSetTargetPath() RPC-compatible. winesync 2022-03-12 15:11:59 +01:00
  • a529a627a9 [WINESYNC] msi: Make MsiGetTargetPath() RPC-compatible. winesync 2022-03-12 15:11:58 +01:00
  • 10abb6f6bc [WINESYNC] msi: Make MsiSequence() RPC-compatible. winesync 2022-03-12 15:11:58 +01:00
  • c65c209a0c [WINESYNC] msi: Make MsiDoAction() RPC-compatible. winesync 2022-03-12 15:11:57 +01:00
  • 6f8e5d88d9 [WINESYNC] msi: Make MsiGetSummaryInformation() RPC-compatible. winesync 2022-03-12 15:11:57 +01:00
  • 9943fe3a65 [WINESYNC] msi: Make MsiDatabaseGetPrimaryKeys() RPC-compatible. winesync 2022-03-12 15:11:56 +01:00
  • b2b149a09e [WINESYNC] msi/tests: Add tests for MsiDatabaseGetPrimaryKeys(). winesync 2022-03-12 15:11:56 +01:00
  • aede536c83 [WINESYNC] msi: Make MsiViewModify() RPC-compatible. winesync 2022-03-12 15:11:55 +01:00
  • ec581d9fc9 [WINESYNC] msi: Make MsiViewGetColumnInfo() RPC-compatible. winesync 2022-03-12 15:11:55 +01:00
  • ae286278fc [WINESYNC] msi: Make MsiViewClose() RPC-compatible. winesync 2022-03-12 15:11:54 +01:00
  • 795da5286b [WINESYNC] msi: Make MsiViewFetch() RPC-compatible. winesync 2022-03-12 15:11:54 +01:00
  • ce495d7a38 [WINESYNC] msi: Make MsiViewExecute() RPC-compatible. winesync 2022-03-12 15:11:53 +01:00
  • 00684fb410 [WINESYNC] msi: Make MsiDatabaseOpenView() RPC-compatible. winesync 2022-03-12 15:11:52 +01:00
  • b4fb978270 [WINESYNC] msi: Make MsiDatabaseIsTablePersistent() RPC-compatible. winesync 2022-03-12 15:11:52 +01:00
  • 7cc54a4f48 [WINESYNC] msi: Make MsiGetActiveDatabase() RPC-compatible. winesync 2022-03-12 15:11:51 +01:00
  • cd631b7912 [WINESYNC] msi/tests: Improve COM test. winesync 2022-03-12 15:11:51 +01:00
  • 18123440c0 [WINESYNC] msi: Support NULL value in INSERT query. winesync 2022-03-12 15:11:50 +01:00
  • 2dce4ee7d2 [WINESYNC] msi: Only mark non-registered features as absent if we haven't done anything with them. winesync 2022-03-12 15:11:50 +01:00
  • 34c2011c9f [WINESYNC] msi: Don't cache the base URL. winesync 2022-03-12 15:11:49 +01:00
  • 2e19edd6a0 [WINESYNC] msi: Make MsiProcessMessage() RPC-compatible. winesync 2022-03-12 15:11:49 +01:00
  • 78fc7f9ea8 [WINESYNC] msi: Store a record's associated query privately. winesync 2022-03-12 15:11:48 +01:00
  • 11702b643d [WINESYNC] msi/tests: Test properties from custom actions. winesync 2022-03-12 15:11:48 +01:00
  • 66669aedea [WINESYNC] msi: Also null-terminate WCHAR strings. winesync 2022-03-12 15:11:47 +01:00
  • c20004294d [WINESYNC] msi/tests: Clean up property tests. winesync 2022-03-12 15:11:47 +01:00
  • 3431091c60 [WINESYNC] msi: Make MsiSetProperty() RPC-compatible. winesync 2022-03-12 15:11:46 +01:00
  • 62ababd70d [WINESYNC] msi: Make MsiGetProperty() RPC-compatible. winesync 2022-03-12 15:11:46 +01:00
  • b74b77aa65 [WINESYNC] msi: Convert the IWineMsiRemote* remote interfaces to RPC stubs. winesync 2022-03-12 15:11:45 +01:00
  • f9131763ed [WINESYNC] msi: Allocate the remote handle on the server side. winesync 2022-03-12 15:11:44 +01:00
  • a5f9ac3b85 [WINESYNC] msi: Stop vending WineMsiRemotePackage. winesync 2022-03-12 15:11:43 +01:00
  • 691a739b02 [UMPNPMGR] Improve UpdateServiceStatus() Eric Kohl 2022-03-20 17:21:45 +01:00
  • b0a73746cd [UMPNPMGR][SETUPAPI] Fix notification handles in PNP_RegisterNotification and PNP_UnregisterNotification Eric Kohl 2022-03-20 14:59:30 +01:00
  • d4a05ad7aa [FREELDR:NTLDR] Stub out x86 PAE support in preparation for PR #4272. Vadim Galyant 2022-01-11 20:37:27 +04:00
  • 52275a92bd [WIN32SS:DISPLAY] Fix some return values (use correct types) in display drivers. Hermès Bélusca-Maïto 2020-01-06 20:35:11 +01:00
  • 5e93daa9ce [WIN32SS] Use the DCFLAGS and DCTYPE flags defined in ntgdi/dc.h instead of the old ones in include/ntgdihdl.h Hermès Bélusca-Maïto 2020-01-10 01:44:09 +01:00
  • 1c2b757a64 [WIN32SS:NTUSER] Use kernel handle in W32kOpenFile(). Hermès Bélusca-Maïto 2020-01-12 16:50:35 +01:00
  • d535ecf1dc [FREELDR] Use safe-string buffer printf to initialize the returned strings in WinLdrGetNLSNames(). Hermès Bélusca-Maïto 2022-03-19 16:56:13 +01:00
  • d01f948925 [FREELDR] Allow booting from NTFS volume. (#3775) Vadim Galyant 2022-03-19 17:44:42 +03:00
  • 1eed7ca9a9 [RAPPS] Fix uninstalling applications Mark Jansen 2022-03-15 21:56:01 +01:00
  • 40fe3e5dd9 [NTDLL][ARM] Add missing definition for RtlFillMemoryUlong Stanislav Motylkov 2022-03-18 22:08:21 +03:00
  • d811fca7c0 [WINLOGON] Make PC Speaker "beep" similar to Windows 2003 one (#4397) Adam Słaboń 2022-03-17 20:31:06 +01:00
  • be33631629 [COMSUPP] Relicense as BSD. Thomas Faber 2022-03-15 22:09:16 -04:00
  • 680f103f3d [NETCFGX] Fix uninitialized variable use. Thomas Faber 2022-02-19 09:49:27 -05:00
  • d3f3a97b1e [DISKPART] Fix GCC build. Addendum to 28d565ae9a. Stanislav Motylkov 2022-03-13 17:58:06 +03:00
  • a2aaa28436 [DISKPART] Add dump command to dump a sector of a disk or partition Eric Kohl 2022-03-13 14:20:47 +01:00
  • 28d565ae9a [DISKPART] Add dump command to dump a sector of a disk or partition Eric Kohl 2022-03-13 14:20:47 +01:00
  • af33607a27 [SHELL32] Do not reopen the drive properties dialog on cancel (#4383) Mark Jansen 2022-03-12 15:25:48 +01:00
  • 248fe4714a [WINFILE] de-DE.rc White-space addendum in context of CORE-18077 Joachim Henze 2022-03-10 23:58:48 +01:00
  • dc6dfbf668 [NETKVM] Fix calling convention for callback and variadic functions Dmitry Borisov 2022-03-09 19:17:22 +06:00
  • dd5a634611 [ATL] Add atlsync.h (#4382) Katayama Hirofumi MZ 2022-03-07 11:02:42 +09:00
  • 6cb1e57a63 [SHELL32] Support CSIDL_FLAG_NO_ALIAS (#4381) Katayama Hirofumi MZ 2022-03-06 15:25:45 +09:00
  • c5f6e744e7 [SHELL32] Follow-up of 'Simplify CChangeNotifyServer' Katayama Hirofumi MZ 2022-03-06 12:33:10 +09:00
  • 08bd879247 [SHELL32] Simplify CChangeNotifyServer Katayama Hirofumi MZ 2022-03-06 11:49:28 +09:00
  • 79eb14deb5 [TASKMGR] Add version resource info (#4376) Thamatip Chitpong 2022-03-06 05:06:58 +07:00
  • 9ca32a2b95 [AC97] Improve driver version info (#4368) Thamatip Chitpong 2022-03-06 05:04:56 +07:00
  • 68e19a95d0 [AC97] Enable on all Intel AC'97 audio controllers (#4366) Adam Słaboń 2022-03-05 23:04:22 +01:00
  • c3f4c11af1 [REACTOS] de-DE.rc in all modules: DIE! EINGABETASTE! DIE! CORE-18077 Joachim Henze 2022-03-05 21:25:30 +01:00
  • c791d4ee4e [USETUP] de-DE Update 2022-03-05 CORE-18075 Joachim Henze 2022-03-05 18:23:33 +01:00
  • ea7c14919e [NTUSER] Fix Toolbar re-painting when Rebar parent has been altered (#4380) CORE-12342 Julio Carchi 2022-03-04 13:40:57 -05:00
  • 6ba810c08e [IMM32] s/CLIENTIMC_UNKNOWN1/CLIENTIMC_DESTROY/ Katayama Hirofumi MZ 2022-03-03 16:17:07 +09:00
  • a6b544fe37 [RUNAS] de-DE.rc Fix typo Joachim Henze 2022-03-03 04:17:43 +01:00