Nikolay Sivov
|
225f9eb38b
|
wbemprox: Handle __ProviderArchitecture in SetDWORDValue().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
bc063aaaa2
|
wbemprox: Handle __ProviderArchitecture in SetStringValue().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
045c4a5edb
|
wbemprox: Handle __ProviderArchitecture in EnumValues().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
96d2d67308
|
wbemprox: Handle __ProviderArchitecture in EnumKey().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
aa175834a5
|
wbemprox: Handle __ProviderArchitecture in CreateKey().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
8bf540d67c
|
wbemprox: Handle __ProviderArchitecture in GetStringValue().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
447d3e1127
|
wbemprox: Handle __ProviderArchitecture in DeleteKey().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
718ca769db
|
wbemprox: Prioritize ExecMethod() context over services instance one.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
89f59a493a
|
wbemprox: Pass context object to the method.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
1be967df93
|
wbemprox: Implement context object cloning.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
4a97c6b03c
|
wbemprox: Keep context object per services instance.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
2ed349488c
|
wbemdisp: Forward ISWbemNamedValueSet::Remove() to context object method.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
b938f54b1e
|
wbemdisp: Forward ISWbemNamedValueSet::DeleteAll() to context object.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
a0c624c2b1
|
wbemdisp: Downgrade failing interface queries to warnings.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Nikolay Sivov
|
67f32df2ba
|
wbemdisp: Implement GetObjectText_().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Alexandre Julliard
|
46fd718ec7
|
ntdll: Fetch locale information from the Unix side in resource loading.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50769
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Alexandre Julliard
|
40e1000fc5
|
kernelbase: Use the correct machine type for ARM.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Alexandre Julliard
|
fa23ffd26a
|
dbgeng: Use the correct machine type for ARM.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-03 21:54:44 +01:00 |
Gijs Vermeulen
|
7fa74fa78e
|
wmvcore: Upgrade to IWMSyncReader2.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50740
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 22:27:45 +01:00 |
Francois Gouget
|
949e4e764b
|
winevulkan: Add a trailing linefeed to FIXME() messages.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 20:43:16 +01:00 |
Francois Gouget
|
f8983ea419
|
xactengine3_7: Add a trailing linefeed to ERR() messages.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 20:43:09 +01:00 |
Francois Gouget
|
d4631ba675
|
msado15: Fix the name of the command_text variable.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 20:41:55 +01:00 |
Francois Gouget
|
187423060f
|
advapi32/tests: Fix the spelling of a couple of ok() messages.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 20:41:50 +01:00 |
Francois Gouget
|
8867a0f33f
|
odbccp32/tests: Fix the spelling of a comment.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 20:41:46 +01:00 |
Jacek Caban
|
af74bd3122
|
ntdll: Use syscall dispatcher to restore context in NtSetContextThread.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 20:41:39 +01:00 |
Jacek Caban
|
e990bd4676
|
ntdll: Use syscall frame for handling x86 YMM context in NtSetContextThread.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 20:41:08 +01:00 |
Jacek Caban
|
8064d9786a
|
ntdll: Use syscall frame for x86 YMM context in NtGetContextThread.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 20:41:03 +01:00 |
Jacek Caban
|
5d228d6fc9
|
ntdll: Store x86 YMM context insyscall dispatcher.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 20:40:49 +01:00 |
Dmitry Kislyuk
|
0712b6b1a0
|
msctf: Quiet a spammy fixme in InputProcessorProfileMgr_GetActiveProfile.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50744
Signed-off-by: Dmitry Kislyuk <dimaki@rocketmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 20:39:59 +01:00 |
Bernhard Kölbl
|
3dca00f1dd
|
msvcrt: Update source pointer in wcsrtombs in C locale.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50698
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 17:56:20 +01:00 |
Nikolay Sivov
|
02d29c6a9d
|
oleaut32: Fix Var*FromDec() prototypes.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 17:55:34 +01:00 |
Nikolay Sivov
|
8ea157aca6
|
wbemdisp: Pass context value to ExecMethod().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 17:55:34 +01:00 |
Nikolay Sivov
|
93858d787d
|
wbemdisp: Pass context value to ConnectServer().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 17:55:34 +01:00 |
Nikolay Sivov
|
65ed5d9cc6
|
wbemdisp: Coerce property value before setting it in ISWbemObject::Invoke().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 17:55:34 +01:00 |
Nikolay Sivov
|
63a9e7e88e
|
wbemdisp: Keep property member types.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 17:55:34 +01:00 |
Nikolay Sivov
|
501a99f2a9
|
wbemdisp: Iterate properties and methods once when collecting supported member names.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 17:55:34 +01:00 |
Alexandre Julliard
|
193d9fcf26
|
ntdll: Only check the existence of the directory for the Unix pathname heuristic.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 17:55:34 +01:00 |
Alexandre Julliard
|
e5cade0ff1
|
ntdll: Remove DLL_WINE_PREATTACH support.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 11:01:25 +01:00 |
Alexandre Julliard
|
24b447714e
|
wuapi: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:56:52 +01:00 |
Alexandre Julliard
|
cb26b60ae1
|
wpc: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:56:48 +01:00 |
Alexandre Julliard
|
005e641ec4
|
wiaservc: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:56:43 +01:00 |
Alexandre Julliard
|
c64b6419c6
|
wbemdisp: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:56:12 +01:00 |
Alexandre Julliard
|
64af8131f0
|
uianimation: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:56:07 +01:00 |
Alexandre Julliard
|
3fce5dc492
|
taskschd: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:56:02 +01:00 |
Alexandre Julliard
|
7b470425f7
|
qmgr: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:55:57 +01:00 |
Alexandre Julliard
|
aeaf884a47
|
qdvd: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:55:21 +01:00 |
Alexandre Julliard
|
f99113192f
|
propsys: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:55:15 +01:00 |
Alexandre Julliard
|
ff798c0872
|
netprofm: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:55:09 +01:00 |
Alexandre Julliard
|
8af301140c
|
netcfgx: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:55:04 +01:00 |
Alexandre Julliard
|
88b5c28dbb
|
msimtf: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:54:58 +01:00 |