Re: [PATCH 1/2] mstask: Implemented CreateTrigger.

2008-08-22 Thread Roy Shea
on of the two patches has been resubmitted. Peace, -Roy

Re: [PATCH 1/3] mstask/test: NewWorkItem conformance test

2008-07-30 Thread Roy Shea
_NULL for the test. This allows me to avoid linking uuid into the test for a single GUID. I've sent in a revised patch set with this revision and the other revisions mentioned. Thanks for the comments! -Roy

Re: ws2_32: update to WSASendTo / last error patch

2008-07-17 Thread Roy Shea
ed to be closing the socket "s" with a call to "closesocket"? Be sure to do this on both regular and error paths if it's needed. You can look at "test_ipv6only" for an example of using the infamous "goto out;" used throughout wine to handle cleanup when exiting a test early. Peace, -Roy

Re: [PATCH 1/3] mstask: TaskScheduler stub with AddRef, QueryInterface, and Release

2008-07-17 Thread Roy Shea
Broken patch set :( Please disregard this sequence (1-3) of patches. I'll send a revised version out later today. Peace, -Roy On Thu, Jul 17, 2008 at 1:37 PM, Roy Shea <[EMAIL PROTECTED]> wrote: > --- > dlls/mstask/Makefile.in |2 + > dlls/mstask/mstask_main.c

Re: [1 of 2] comctl32: add test for disabling owner of modal property sheets

2008-07-08 Thread Roy Shea
Hello Vincent, Looks like you've some DOS line breaks mixed into this patch through the register_parent_wnd_class function. Not sure if you meant to do that. Peace, -Roy On Tue, Jul 8, 2008 at 3:22 PM, Vincent Povirk <[EMAIL PROTECTED]> wrote: > > > > >

Re: wintrust/test: Verify array length before calling memcmp in test (RESEND)

2008-07-07 Thread Roy Shea
> What's with the weird spacing? Thanks for the catch. I spaced on the spacing. Revised patch with corrected spacing is attached. Peace, -Roy From 11425fd623f6375937b3d97c8d682506cc08d39a Mon Sep 17 00:00:00 2001 From: Roy Shea <[EMAIL PROTECTED]> Date: Mon, 7 Jul 2008 16:13:33

Registering mstask without DllRegisterServer

2008-07-02 Thread Roy Shea
into a cleaner way to add the mstask registry data into wine? Thanks! -Roy diff --git a/tools/wine.inf.in b/tools/wine.inf.in index 3e3a625..5ee5d0b 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -168,6 +168,9 @@ HKCR,https\shell\open\ddeexec,"NoActivateHandler",2,""

Re: ntdll: rtlstr.c: Implement checking for control characters in RtlIsTextUnicode [try 4]

2008-06-20 Thread Roy Shea
ntation, setting extra flags should not be a problem. But for full conformance with Windows, you may not have this flexibility. Best of luck! -Roy

'Make test' fails for cabinet.dll

2007-12-01 Thread Roy Decoutere
e desktop with a new and clean .wine folder, but this still has the same result. It at least happens with 0.9.49 and 0.9.50. Could somebody give me a hint on how to proceed in figuring this out? Thanks in advance, Roy

Re: [PATCH] svchost: Implementation of svchost (revised submission)

2007-11-27 Thread Roy Shea
On Tue, Nov 27, 2007 at 03:37:50PM -0600, James Hawkins wrote: > On Nov 27, 2007 3:21 PM, Roy Shea <[EMAIL PROTECTED]> wrote: > > This is a revised and standalone version of svchost patch. Changes in > > this revision include: > > > > - Unicode based with a simp

Re: bits: Description of patch set (resend 2) (0/26)

2007-11-19 Thread Roy Shea
On Mon, Nov 19, 2007 at 08:31:31PM -0600, James Hawkins wrote: > On Nov 19, 2007 6:19 PM, Roy Shea <[EMAIL PROTECTED]> wrote: > > Howdy, > > > > This is another resend of the BITS patch set. This resend changes > > svnhost to be ANSI based, merges patches 2

Re: svchost: Added base implementation of svchost (1/27)

2007-11-19 Thread Roy Shea
fined." So in practice the undefined behavior is benign? Peace, -Roy

svchost Patch Question

2007-11-12 Thread Roy Shea
hen I have a stub implementation of BITS using svchost ready. Thanks for any pointers! -Roy

Re: Problem with client manually starting services

2007-11-08 Thread Roy Shea
On Thu, Nov 08, 2007 at 12:21:42PM -0800, Roy Shea wrote: > On Thu, Nov 08, 2007 at 12:00:28PM +, Robert Shearman wrote: > > Roy Shea wrote: > > >Howdy All, > > > > > >I'm developing missing services in Wine and am running into problems > > >wi

Re: Problem with client manually starting services

2007-11-08 Thread Roy Shea
On Thu, Nov 08, 2007 at 12:00:28PM +, Robert Shearman wrote: > Roy Shea wrote: > >Howdy All, > > > >I'm developing missing services in Wine and am running into problems > >with how Wine starts services. In Windows a service can be started > >using &quo

Problem with client manually starting services

2007-11-07 Thread Roy Shea
collection of a known bug in Wine along these lines where, as a work around, clients are manually starting servers. Anyone know more details on this problem? Any pointers to old emails or knowledge of this problem would be a big help I start digging through WINEDEBUG logs. Thanks! -Roy

New DLL, Server and Service Documentation

2007-10-31 Thread Roy Shea
drop me an email and I'll clean up the docs. Peace, -Roy

rpc: (resend) Add missing headers

2007-10-23 Thread Roy Shea
these includes throuh windows.h. Peace, -Roy On Tue, Oct 23, 2007 at 09:50:25AM -0700, Roy Shea wrote: > Howdy, > > The REGISTER_PROXY_DLL_ROUTINES macro defined in rpcproxy.h calls > DisableThreadLibraryCalls. This patch adds two header files needed > for calls to DisableThr

Re: Bits: DLL name and svchost questions

2007-10-03 Thread Roy Shea
On Wed, Oct 03, 2007 at 12:09:36PM -0700, Roy Shea wrote: > (1) Shall I add bits to wine in dlls/bits or dlls/qmgr? I recommend > the former, since current Windows documentation refers to "bits". But > this may confuse folks who don't understand the tie between qmgr and

Bits: DLL name and svchost questions

2007-10-03 Thread Roy Shea
. Off the top of my head I think this will look the same to applications wanting to use bits. However, I'm new to the COM world and may be overlooking something... Thanks for the advice, -Roy

Re: bits[1/3]: Minimal Background Intelligent Transfer Service (bits) implementation

2007-09-27 Thread Roy Shea
Howdy, On Thu, Sep 27, 2007 at 02:55:40PM +0200, Stefan D?singer wrote: > Am Donnerstag, 27. September 2007 12:58:46 schrieb Alexandre Julliard: > > Roy Shea <[EMAIL PROTECTED]> writes: > > > Resubmission of a bare bones bits implementation. > > > > There i

Handling New IDLs with widl

2007-09-19 Thread Roy
-U option: .idl_i.c: $(WIDL) $(IDLFLAGS) -u -U $@ $< which is a great idea, but uses the full path to the original idl when renaming the file. Probably good for the general case, but not for me. Thanks for the advice! -Roy

Re: Minimal Background Intelligent Transfer Service (bits) implementation

2007-09-19 Thread Roy
Howdy, Resubmission of bits skeleton with a DLL_WINE_PREATTACH case added to DllMain. Thanks for the advice! Peace, -Roy On Wed, Sep 19, 2007 at 09:57:45AM +0200, Michael Stefaniuc wrote: > Hello Roy, > > Roy wrote: > > This patch provides a first skeleton version of bits.dl