Re: DirectX 10 start as a SoC project?

2007-03-10 Thread Michael [Plouj] Ploujnikov
On 3/10/07, Ivan Gyurdiev [EMAIL PROTECTED] wrote: Opinions? Suggestions? Sounds too easy...if it included something like HLSL compiler, that would be another story. I am a computer science student in the 4th year. Stefan's project idea seems like something that I can actually try manage

Re: generic.ppd does not appear in the build dir - cannot print

2007-02-19 Thread Michael [Plouj] Ploujnikov
I have just finished confirming that this problem was indeed caused by some mess up in Gentoo's 32bit filesystem layout (as we discussed on IRC). A solution has been posted: http://wiki.winehq.org/WineOn64bit I am now able to print in Wine using CUPS, not Wine's generic.ppd, again. Thanks for

generic.ppd does not appear in the build dir - cannot print

2007-02-17 Thread Michael [Plouj] Ploujnikov
With a recent update to Wine 0.9.31, my printing issue [1] has changed in some way that actually generated some meaningful error messages being printed. I don't know if this is indeed the same issue or not. However, here are the messages that I started getting: $ wine notepad Couldn't find PPD

WINSPOOL_EnumPrinters Found 0 printers on system with 1 parallel CUPS printer

2007-01-20 Thread Michael [Plouj] Ploujnikov
Hi, I'm sending this message to both wine-users and wine-devel in hopes of getting help from someone with knowledge of Wine's internals. I've had this problem for a while, but only recently have I realized that I better fix it soon! I compile my own Wine out of git. Currently, I'm running

Re: dbghelp: Cast-qual warnings fix (1 of 2)

2006-10-28 Thread Michael [Plouj] Ploujnikov
On 10/28/06, Michael [Plouj] Ploujnikov [EMAIL PROTECTED] wrote: On 10/28/06, Andrew Talbot [EMAIL PROTECTED] wrote: Changelog: dbghelp: Cast-qual warnings fix. diff -urN a/dlls/dbghelp/path.c b/dlls/dbghelp/path.c --- a/dlls/dbghelp/path.c 2006-07-13 16:13:33.0 +0100

Re: Using xstrdup()?

2006-10-13 Thread Michael [Plouj] Ploujnikov
()? To: Michael [Plouj] Ploujnikov [EMAIL PROTECTED] On Thursday 12 October 2006 20:13, you wrote: On 10/12/06, Andrew Talbot [EMAIL PROTECTED] wrote: Hi, I want to use xstrdup() in winebuild/search.c. What do I need to do to make this function available in this file, please? See if these examples

Re: comctl32: Win64 printf format warning fixes.

2006-10-13 Thread Michael [Plouj] Ploujnikov
On 10/13/06, Michael Stefaniuc [EMAIL PROTECTED] wrote: Hey, did you manually edited the patch afterwards? Yeah. I must have forgotten to test-compile it after doing that. (replied to wrong email at fist) -- () ASCII Ribbon Campaign /\ - against HTML mail vCards

ws2_32/socket16.c:319

2006-10-11 Thread Michael [Plouj] Ploujnikov
I was doing janitorial Win64 printf format work on ws2_32 and noticed the following warning: ws2_32/socket16.c:319: warning: passing arg 3 of `WS_ioctlsocket' from incompatible pointer type which belongs to this piece of code: INT16 WINAPI ioctlsocket16(SOCKET16 s, LONG cmd, ULONG *argp) {

Re: Regression in wine in your patch.

2006-10-10 Thread Michael [Plouj] Ploujnikov
On 10/10/06, Konrad Materka [EMAIL PROTECTED] wrote: Hello, I found a regression in wine-0.9.21. Exactly in patch: winex11.drv: Move WGL extension code to winex11.drv 12dbce5c938a060721a70411d579b4e6eec2c4a6 Background: It's probably a good idea to post this on bugzilla. -- () ASCII Ribbon

Re: Copy protection

2006-10-04 Thread Michael [Plouj] Ploujnikov
Maybe someone from FSF could provide legal guidance on this issue. http://www.fsf.org/about/contact.html

Re: Copy protection

2006-10-03 Thread Michael [Plouj] Ploujnikov
I'm by no means an expert on copyright law or copy protection, but I think that using any method other than writing directly to the MBR with those copy protection measures would be illegal because writing to a file (registry, wine-only proprietary db or any other type of file) as opposed to

building outside of source tree fails - making wrong makedep

2006-10-01 Thread Michael [Plouj] Ploujnikov
My Wine source is in ~/apps/wine-git. I'm trying to build Wine inside ~/apps/build_dir. So, I do this: $ mkdir ~/apps/build_dir $ cd ~/apps/build_dir $ ../wine-git/configure --x-libraries=/emul/linux/x86/usr/lib/ LDFLAGS=-L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib --verbose config.output #

Re: Wine 0.9.21 fails to run

2006-09-18 Thread Michael [Plouj] Ploujnikov
On 9/18/06, Ken Zalewski [EMAIL PROTECTED] wrote: I just upgraded from 0.9.20 to 0.9.21, and now nothing will run, including simple programs such as sol.exe and notepad.exe. The error message I'm receiving is: X Error of failed request: BadWindow (invalid Window parameter) Major opcode of

Re: Already Error while installing MS Office 2003

2006-09-16 Thread Michael [Plouj] Ploujnikov
Just think about the goal, users don't interst the coding quality of the sourcecode, they just want to run their windows apps on linux. It might not be evident right away, but the fact is that the quality of the code directly affects the usability of the resulting program. You might think that

Re: getwinegit.sh v0.4 released!

2006-08-25 Thread Michael [Plouj] Ploujnikov
a reply yet. -- Forwarded message -- From: Michael [Plouj] Ploujnikov [EMAIL PROTECTED] Date: Jul 26, 2006 10:34 AM Subject: Re: getwinegit.sh v0.4 released! To: Christian Lachner [EMAIL PROTECTED] I have made some fixes to the script and an example config file: - Removed

Re: Tower of Goo regression (ddraw rewrite)

2006-07-31 Thread Michael [Plouj] Ploujnikov
Works fine in 0.9.18 here.

Re: [AppDB] Resend: Change 'vendor' to 'developer'

2006-07-30 Thread Michael [Plouj] Ploujnikov
I think someone has to clarify what the purpose of this vendor/company/developer piece of information for a given application is. Do we just want something that is unambiguous and easy to fill in, or do we want information that might help get better support under WINE for a particular