Re: Wiki Down?

2008-01-30 Thread Dimi Paun
On Wed, 2008-01-30 at 13:28 -0800, Lei Zhang wrote: > The wiki seems to be down again. Yes, it was down for about 2h this evening because we moved it back to the faster server. It should be back with a vengeance now, please let me know if you notice any problems... -- Dimi Paun <[EMAIL PROTECT

RE: windows xp x64

2008-01-30 Thread EA Durbin
disregard , they have new .msi files on their support site From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: windows xp x64Date: Wed, 30 Jan 2008 19:03:14 -0600 I'm trying to install a game (Zoo Tycoon2) for my little sisters on my Dad's PC, it's running Windows XP pro x64 edition, which gets reco

windows xp x64

2008-01-30 Thread EA Durbin
I'm trying to install a game (Zoo Tycoon2) for my little sisters on my Dad's PC, it's running Windows XP pro x64 edition, which gets recognized as Windows Server 2003. The install is complaining about needing Windows XP to install the game and VMWare only has 16mb of video card emulated. Can I

Re: commdlg: PrintDlg16: Handle print quality combobox (try2)

2008-01-30 Thread Alexander Nicolaysen Sørnes
On Wednesday 30 January 2008 18:11:55 you wrote: > On Mi, 2008-01-30 at 13:48 +0100, Alexander Nicolaysen Sørnes wrote: > > + printf("CCC %d\n", lpdm->u1.s1.dmPrintQuality); > > This looks like debug code It certaintly is! Thanks for spotting it Alexander

Re: Wiki Down?

2008-01-30 Thread Lei Zhang
On Jan 27, 2008 1:16 PM, James McKenzie <[EMAIL PROTECTED]> wrote: > Dimi Paun wrote: > > On Fri, 2008-01-25 at 15:06 -0600, Austin English wrote: > > > >> What happened to the wiki? AppDB/WineHQ/Bugzilla are all fine, but > >> wiki.winehq.org seems to be down. > >> > > > > The wiki is up. In fact,

Re: commdlg: PrintDlg16: Handle print quality combobox (try2)

2008-01-30 Thread Detlef Riekenberg
On Mi, 2008-01-30 at 13:48 +0100, Alexander Nicolaysen Sørnes wrote: > + printf("CCC %d\n", lpdm->u1.s1.dmPrintQuality); This looks like debug code -- By by ... Detlef

Re: 2/2 start.exe: Handle the process title argument (try3)

2008-01-30 Thread Alexander Nicolaysen Sørnes
On Wednesday 30 January 2008 04:52:33 Dmitry Timoshkov wrote: > "Alexander Nicolaysen Sørnes" <[EMAIL PROTECTED]> wrote: > > try 2 (thanks to Dmitry & Detlef) > > > > - Use GlobalFree instead of LocalFree > > - Fix indentation > > - Remove part of a comment > > > > try 3 > > - Use LocalFree, fixin

Re: d3dx9: Implement D3DXGetShaderVersion

2008-01-30 Thread Stefan Dösinger
Am Dienstag, 29. Januar 2008 20:32:52 schrieb Luis C. Busquets Pérez: > --- > dlls/d3dx9_36/Makefile.in |3 ++- > dlls/d3dx9_36/d3dx9_36.spec |2 +- > dlls/d3dx9_36/shader.c | 31 +++ > 3 files changed, 34 insertions(+), 2 deletions(-) > create mo