19 sep 2012 kl. 23:52 skrev Marvin :
> Hi,
>
> While running your changed tests on Windows, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> Full results can be found at
> http://testbot.wine
So, I believe I have a legitimate use case for ignoring this, and want
to know what sort of patch would go forward.
Imagine a distro package containing a Windows game in the form of a
read-only copy of an installed prefix (into, say, /opt). When the user
launches the app (via desktop file) t
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=21655
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=21662
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=21663
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=21661
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=21661
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=21661
Your paranoid android
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=21661
Your paranoid android
Hi Francois,
pretty sure you didn't mean to leave this hunk in:
@@ -2296,9 +2406,13 @@ START_TEST(shlexec)
init_test();
+#if 0
test_argify();
test_lpFile_parsed();
test_filename();
+#endif
+test_fileurl();
+#if 0
test_find_executable();
test_lnks();
test_ex
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=21649
Your paranoid android
Sergey Guralnik writes:
> +todo_wine
> +ok( hsmicon != NULL, "GetClassLong should return non-zero handle\n");
> +for(i = 0; i < 100; i++)
> +if(hsmicon != (HICON)GetClassLongPtrW(hwnd, GCLP_HICONSM))
> +{
> +ok(FALSE, "Always should return the same icon handle\
Alistair Leslie-Hughes writes:
> @@ -194,13 +245,33 @@ HRESULT WINAPI DllUnregisterServer(void)
>
> HRESULT WINAPI DllGetClassObject(REFCLSID rclsid, REFIID riid, LPVOID* ppv)
> {
> +scrruncf *This;
> +HRESULT hr = CLASS_E_CLASSNOTAVAILABLE;
> +
> +TRACE("(%s, %s, %p): stub\n", de
On Wed, Sep 19, 2012 at 09:09:55AM +0200, Michael Stefaniuc wrote:
> > +/***
> > + * CoGetContextToken [OLE32.@]
> copy and paste error ^^^
>
> > + */
> > +HRESULT CoGetDefaultContext(APTTYPE type, REFIID riid, LPVOID *p
Hallo Alistair,
> ---
> dlls/ole32/compobj.c |9 +
> dlls/ole32/ole32.spec |1 +
> 2 files changed, 10 insertions(+)
>
> diff --git a/dlls/ole32/compobj.c b/dlls/ole32/compobj.c
> index 0055d15..2ea1dc9 100644
> --- a/dlls/ole32/compobj.c
> +++ b/dlls/ole32/compobj.c
> @@ -4279,
15 matches
Mail list logo