winspool: implement EnumMonitorsA/W (updated)

Detlef Riekenberg wine.dev at web.de
Fri Mar 24 14:41:02 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



Changelog:

 winspool: implement EnumMonitorsA/W (updated)





-- 
By By ...
      ... Detlef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: implement_EnumMonitors.diff
Type: text/x-patch
Size: 13295 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060324/38404965/implement_EnumMonitors.diff


More information about the wine-patches mailing list