winspool: implement EnumMonitorsAW (updated again)

Detlef Riekenberg wine.dev at web.de
Wed Mar 29 04:11:39 CST 2006


Updated after the chat with Alexandre on IRC:

- avoid wired usage of "lasterror" / do not SetLastError() on success
  => using "goto" and instant use SetLastError() on failures
- avoid DLL-Loading
  => some comments about the filtering of Language-Monitors
- avoid wired handling with "pass" 
  => I use an external Helper-Function

Suggested by Mike:
- NO_ERROR => ERROR_SUCCESS



Changelog:

 winspool: implement EnumMonitorsAW (updated again)





-- 
By By ...
      ... Detlef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: implement_EnumMonitorsAW.diff
Type: text/x-patch
Size: 13317 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060329/b13873ba/implement_EnumMonitorsAW-0001.diff


More information about the wine-patches mailing list