Re: server: Use the security descriptor passed in when creating events.

2007-10-12 Thread Robert Shearman
Alexandre Julliard wrote: > Robert Shearman <[EMAIL PROTECTED]> writes: > >> Use a new object_attributes struct for passing the information about >> whether a security descriptor is specified or not to the server. >> > > This breaks Photoshop CS2, we segfault while trying to access a > secu

Re: server: Use the security descriptor passed in when creating events.

2007-10-12 Thread Alexandre Julliard
Robert Shearman <[EMAIL PROTECTED]> writes: > Use a new object_attributes struct for passing the information about > whether a security descriptor is specified or not to the server. This breaks Photoshop CS2, we segfault while trying to access a security descriptor it gives us. -- Alexandre Jul