SetProcessShutdownParameters function

Questions about Wine on Linux
Locked
Chebanenko Igor
Level 2
Level 2
Posts: 43
Joined: Tue Jul 16, 2013 5:16 am

SetProcessShutdownParameters function

Post by Chebanenko Igor »

Looks like this function is unimplemented in Wine(or partially implemented).
http://msdn.microsoft.com/en-us/library ... 85%29.aspx
Can somebody tell when function will be fully implemented?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: SetProcessShutdownParameters function

Post by dimesio »

When a developer decides to implement it. Possibly never, if no apps depend on it. Just because the fixme appears in the console does not mean it is causing problems.
Locked