Re: [PATCH] GNU/kFreeBSD detection

2011-08-22 Thread Robert Millan
2011/8/22 Alexandre Julliard julli...@winehq.org: If it doesn't need a different behavior there's no need for a new platform, just use PLATFORM_FREEBSD. It may need different behaviour in the future. Anyhow, if you still prefer to share the same macro here's the new patch. Thanks -- Robert

Re: WineD3D: Check for the presence of wglGetExtensionsStringARB

2009-03-29 Thread Robert Millan
On Sun, Mar 29, 2009 at 10:11:19PM +0200, Roderick Colenbrander wrote: Hi, Don't call wglGetExtensionsStringARB when it isn't around. After this patch WineD3D can work unpatched on VirtualBox. Hi, I can confirm this works fine on VirtualBox. Thanks Roderick -- Robert Millan The DRM

Re: splitting out on_winver_change() and friends

2007-12-29 Thread Robert Millan
On Fri, Dec 28, 2007 at 05:43:40AM -0500, Steven Edwards wrote: Hi, On Dec 27, 2007 4:50 PM, Robert Millan [EMAIL PROTECTED] wrote: I'm writing a small application to automate the process of setting Windows version for executables that are known to require a specific one. I'd like

Re: splitting out on_winver_change() and friends

2007-12-29 Thread Robert Millan
On Sat, Dec 29, 2007 at 01:04:50PM +0100, Alexandre Julliard wrote: Robert Millan [EMAIL PROTECTED] writes: On Fri, Dec 28, 2007 at 05:43:40AM -0500, Steven Edwards wrote: How about rather than writing another application to do this, you make winecfg take arguments on the command line so

Re: splitting out on_winver_change() and friends

2007-12-29 Thread Robert Millan
in doing something like this already, but you still need a way to set winver, so it boils down to either sharing code with winecfg or duplicating it. I'd like to avoid duplication if possible. -- Robert Millan GPLv2 I know my rights; I want my phone call! DRM What use is a phone call, if you

Re: COM/DCOM of WINE

2007-12-29 Thread Robert Millan
copying/distribution. You may need a license to redistribute MS-DCOM, but since it's Microsoft itself who distributes it in their website I don't think they have a basis to claim damages. (IANAL, either) -- Robert Millan GPLv2 I know my rights; I want my phone call! DRM What use is a phone call

Re: splitting out on_winver_change() and friends

2007-12-29 Thread Robert Millan
\Software\Wine\AppDefaults\foomatic_installer\Version win98 HKCU\Software\Wine\AppDefaults\foomatic_installer\filename setup.exe (as a bonus, this gives us a short description of what these hashes are referring to) -- Robert Millan GPLv2 I know my rights; I want my phone call! DRM What use is a phone

Re: splitting out on_winver_change() and friends

2007-12-29 Thread Robert Millan
they're familiar with such as md5sum / sha1sum. -- Robert Millan GPLv2 I know my rights; I want my phone call! DRM What use is a phone call, if you are unable to speak? (as seen on /.)

Re: splitting out on_winver_change() and friends

2007-12-29 Thread Robert Millan
On Sat, Dec 29, 2007 at 11:23:11AM -0500, Steven Edwards wrote: On Dec 29, 2007 10:45 AM, Robert Millan [EMAIL PROTECTED] wrote: I'd like to avoid duplication if possible. Also as a follow-up again, you can also just hack Dan's winetricks script for your needs as it does the winversion

splitting out on_winver_change() and friends

2007-12-27 Thread Robert Millan
it be ok to move on_winver_change() and some of its friends like win_versions[] and set_reg_key() to libwine.so.1 for this purpose ? -- Robert Millan GPLv2 I know my rights; I want my phone call! DRM What use is a phone call, if you are unable to speak? (as seen on /.)

blizzard conference

2007-05-07 Thread Robert Millan
Sorry for the OT, but I thought this might be of your interest, considering some of the Blizzard game developers will attend: http://www.blizzard.com/press/070412.shtml Maybe someone in California feels like dropping by to do some lobbying about that itchy /etc/hosts bug? :-) -- Robert