On 16 March 2010 00:55, Dan Kegel wrote:
> 4) Install gfwlivesetupmin.exe but without .NET Framework
<--snip-->
> The playonlinux script for that game,
> http://www.playonlinux.com/repository/?script=402
> shows that the way to do 4) is
>
> wine gfwlivesetupmin.exe /nodotnet
Added to the HOWTO.
On Tue, Mar 16, 2010 at 12:55 AM, Dan Kegel wrote:
> The appdb for another game, Fallout 3,
> http://appdb.winehq.org/objectManager.php?sClass=version&iId=14322
> suggests
> "1) Download msasn1.dll from e.g. here
> 2) Override msasn1.dll in Wine Configuration. How to Override DLL
> 3) Download gfw
On 03/13/2010 10:10 PM, Nikolay Sivov wrote:
That causes a crash in Office 2k3 Save As menu at least, while trying to
drapdrop something.
Hi Nikolay,
These new tests (don't know which ones of the patchset) introduce test
failures on Vista+:
http://test.winehq.org/data/tests/shell32:shlvie
On 03/09/2010 01:15 PM, Yann Droneaud wrote:
diff --git a/programs/cmd/tests/test_builtins.cmd
b/programs/cmd/tests/test_builtins.cmd
index ed2b75b..e346ffa 100644
--- a/programs/cmd/tests/test_builtins.cmd
+++ b/programs/cmd/tests/test_builtins.cmd
@@ -23,6 +23,21 @@ cd dummydir
echo %~dp0
> ULL constants are not portable and should be avoided.
Ah, right. Sorry, I only glanced at the source after checking the
license. I'll fix and resend (and have a closer look.)
--Juan
On 3/15/2010 16:08, Jeff Latimer wrote:
Changed LISTVIEW_EndEditLabel to set up the call to LISTVIEW_GetItemT
the same as LISTVIEW_EditLabel
If not set then no value is returned and in the case of uTorrent the
next entry selected is renamed.
http://bugs.winehq.org/show_bug.cgi?id=17251
A
Juan Lang writes:
> +/* Hash constant words K for SHA-384 and SHA-512: */
> +const static sha2_word64 K512[80] = {
> + 0x428a2f98d728ae22ULL, 0x7137449123ef65cdULL,
> + 0xb5c0fbcfec4d3b2fULL, 0xe9b5dba58189dbbcULL,
ULL constants are not portable and should be avoided.
--
Alexandre Jull
On Mon, Mar 15, 2010 at 5:55 AM, Dan Kegel wrote:
> I guess winetricks should add a gfwl verb that does that,
> but we would need a better source for msasn1.dll. There
> might be a usable one inside
> http://download.microsoft.com/download/d/b/4/db49275f-7741-47cc-b8d5-42a3129499c1/Q835732_xpe_sp
The appdb for another game, Fallout 3,
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14322
suggests
"1) Download msasn1.dll from e.g. here
2) Override msasn1.dll in Wine Configuration. How to Override DLL
3) Download gfwlivesetupmin.exe from e.g. here
4) Install gfwlivesetupmin.exe b
Le lundi 15 mars 2010 à 13:05 +0100, Alexandre Julliard a écrit :
> Yann Droneaud writes:
>
> >> Note: Quoting were not added for WINE macros related to Makefile generation
> >> as they broke things: there are some quoting magic in aclocal.m4 not
> >> fixed by this patch.
> >
> > As stated in the
Alexandre Goujon writes:
> ---
> programs/cmd/Makefile.in |2 +-
> programs/dxdiag/Makefile.in |2 +-
> programs/explorer/Makefile.in|2 +-
> programs/extrac32/Makefile.in|2 +-
> programs/mshta/Makefile.in |2 +-
> programs/reg/Makefile.in
On 15/03/10 23:33, Nikolay Sivov wrote:
On 3/15/2010 15:08, Jeff Latimer wrote:
LISTVIEW_GetItemW
Hm, actually EditLabel and EndEditLabel looks quite different.
EditLabel uses static buffer, and EndEditLabel doesn't even set a
buffer pointer. That's most likely a real problem here, could you
On 3/15/2010 15:08, Jeff Latimer wrote:
LISTVIEW_GetItemW
Hm, actually EditLabel and EndEditLabel looks quite different. EditLabel
uses static buffer, and EndEditLabel doesn't even set a buffer pointer.
That's most likely a real problem here, could you try to copy way we
call LISTVIEW_GetItem
On 3/15/2010 15:08, Jeff Latimer wrote:
On 13/03/10 20:30, Nikolay Sivov wrote:
On 3/13/2010 06:35, Jeff Latimer wrote:
If not set then no value is returned and in the case of uTorrent the
next entry selected is renamed.
http://bugs.winehq.org/show_bug.cgi?id=17251
No value returned from wh
On 13/03/10 20:30, Nikolay Sivov wrote:
On 3/13/2010 06:35, Jeff Latimer wrote:
If not set then no value is returned and in the case of uTorrent the
next entry selected is renamed.
http://bugs.winehq.org/show_bug.cgi?id=17251
No value returned from what?
LISTVIEW_GetItemW
dispInfo.it
Yann Droneaud writes:
>> Note: Quoting were not added for WINE macros related to Makefile generation
>> as they broke things: there are some quoting magic in aclocal.m4 not
>> fixed by this patch.
>
> As stated in the patch log, it can be applied safely.
>
> But once applied on current HEAD, most
Luke Benstead writes:
> While on the subject of documentation... would it be a good idea to
> begin documenting functions with something like Doxygen or similar?
> I'm just wondering if we could be building our own, much more
> accurate, MSDN. Is there a reason that Wine isn't documented in this
Hi,
Le lundi 15 mars 2010 à 11:13 +0100, Yann Droneaud a écrit :
> Added quoting around macro parameters as recommanded by autoconf:
> http://www.gnu.org/software/autoconf/manual/html_node/Autoconf-Language.html#Autoconf-Language
>
> Autoconf output was checked to be the same with and without the
18 matches
Mail list logo