http://bugs.winehq.org/show_bug.cgi?id=8191
--- Comment #7 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-09-17 18:12:08 --- Created an attachment (id=8125) --> (http://bugs.winehq.org/attachment.cgi?id=8125) stub for ConvertSecurityDescriptorToStringSecurityDescriptorW
I've sent a clean version of the QueryServiceObjectSecurity patch to wine-patches. The attached patch adds a stub for ConvertSecurityDescriptorToStringSecurityDescriptorW (it returns the string from a Windows installation of Photoshop CS2). With this Framemaker creates the service configuration and starts the service when run the first time. There is a conversation between the service and Framemaker similar to the conversation between the service and Adobe Photoshop CS2 and then Framemaker failed to start.
When run for the next time it hangs - I will have to check why.