- 15 Feb, 2008 35 commits
-
-
Rob Shearman authored
advapi32: The lpcbSecurityDescriptor parameter to RegGetKeySecurity isn't optional, so don't complicate the code by treating as though it is.
-
Huw Davies authored
-
Huw Davies authored
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
This reverts commit 31876695.
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Rob Shearman authored
-
Rob Shearman authored
Change the return value from BOOL to NTSTATUS so that we can return the exception code to the caller.
-
Francois Gouget authored
-
Francois Gouget authored
kernel32/tests: Fix the time tests when 'Automatically adjust clock for daylight saving changes' has been unset.
-
Francois Gouget authored
-
Francois Gouget authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Rob Shearman authored
-
Rob Shearman authored
Make the test of the return value of wait_for_incoming_data less strict.
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
Since there is no in or out, or other information necessary for remoting, all of the interfaces can only used locally, so declare them all as local.
-
Rob Shearman authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
- 13 Feb, 2008 5 commits
-
-
Aric Stewart authored
-
Rob Shearman authored
This could happen if proxy_manager_get_remunknown returns S_FALSE, so fix the check of the return code to match that below.
-
Rob Shearman authored
ole32: Fix a potentially confusing combination of conditional and bitwise or operators by adding extra brackets.
-
Rob Shearman authored
-
Rob Shearman authored
-