Re: I need my bearings...

2006-07-15 Thread Dan Kegel
On 7/15/06, Segin <[EMAIL PROTECTED]> wrote: Being out of a Internet connection for a while, could somebody summarize everything important that's happened since... May 15? I don't really want to read 3485 pieces of email I couldn't read during that time I was offline. For starters, you could re

I need my bearings...

2006-07-15 Thread Segin
Being out of a Internet connection for a while, could somebody summarize everything important that's happened since... May 15? I don't really want to read 3485 pieces of email I couldn't read during that time I was offline. -- The real problem with C++ for kernel modules is: the language just s

re: ntdll: enable CreateRemoteThread and RtlCreateUserThread for remote processes

2006-07-15 Thread Dan Kegel
Mike wrote: ... I'm not sure how this works. You create a new "raw" kernel thread using clone, then run NT code using it. But that isn't valid and may not work - only threads created by Wine may use Win32. The right thing to do would be to promote the linux thread to be a win32 thread, but as

Re: Printer fonts

2006-07-15 Thread Duane Clark
Duane Clark wrote: It looks like, when printing via CUPS, if the PPD file for an installed printer does not contain entries (usually at the end of the file) like: *DefaultFont: Courier *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM *Font AvantGarde-BookOblique: Standard "(001.006S)"

Re: ntdll: enable CreateRemoteThread and RtlCreateUserThread for remote processes

2006-07-15 Thread Mike Hearn
Heya, First of all 'mad propz' to you for tackling this. I have no strong opinion on whether this approach of hijacking a thread is better than having a service thread, that's Alexandres call. But a few comments on the way you've done things here: I don't think there's any reason to use Linux spe

Re: add userenv.h

2006-07-15 Thread Vijay Kiran Kamuju
Well why are you 'tainting' me that I have copied from windows PSDK all my previous patches. Ok from now i will do using the mingw sources or something like that for my reference. We are doing WINDOWS api, right? What should we use PSDK or mingw as the reference. Here 'copied' in the sense using t

Imperialism II - Take 2

2006-07-15 Thread Martin Owens
OK the screen shot is attached, so is the log, but I can't make much out of it it's very small even with the WINE_DEBUG=+ddraw,+d3d7 Demo: http://www.download.com/Imperialism-II-demo/3000-2119_4-904359.html Screenshot: http://www.postmaster.co.uk/fs/doctormo/Public//imperialismII_screenshot.png

Re: add userenv.h

2006-07-15 Thread Vijay Kiran Kamuju
None were. On 7/15/06, Dan Kegel <[EMAIL PROTECTED]> wrote: Dmitry wrote: > Vijay wrote: >> If you think i need to send a newer patch, i will send it monday. > >I hope that Alexandre won't accept this and other patches of a similar >"style". Indeed. Vijay, your best bet at this point is probab

re: add userenv.h

2006-07-15 Thread Dan Kegel
Dmitry wrote: Vijay wrote: If you think i need to send a newer patch, i will send it monday. I hope that Alexandre won't accept this and other patches of a similar "style". Indeed. Vijay, your best bet at this point is probably to file bug reports in bugs.winehq.org for the compilation erro

Re: bugzilla admin

2006-07-15 Thread Tobias Burnus
Hi, Tony Lambregts schrieb: > Even with a new bugzilla you cannot do this yourself. Bah! > > Only an administrator can change a users login name (email). If you want > I can change it for you. just send me an email with what you want it > changed from andwhat you want it changed to. Depends how

Re: IID_IUnknown not defined?

2006-07-15 Thread H. Verbeet
On 14/07/06, Christoph Frick <[EMAIL PROTECTED]> wrote: i build wine nearly every day from cvs. for the last to days i was not able to do so as the first occurences of IID_IUnknown and IID_IClassFactory the compiler thinks they are missing. i can also not find them via tags-file nor grep **/*.h;

Re: oleaut32: Conformance test and patch for VarCat

2006-07-15 Thread me
Hi, I have attached a patch that should address the issue you brought up. Let me know if the patch works for you. Thanks for the input. Benjamin Arai [EMAIL PROTECTED] > > --- qingdoa daoo <[EMAIL PROTECTED]> wrote: > >> --- Benjamin Arai <[EMAIL PROTECTED]> wrote: >> >> > See http://bugs.wineh