3 Apr
2008
3 Apr
'08
5:07 a.m.
Stefan Dösinger <stefan(a)codeweavers.com> writes:
The main idea is to avoid that we have screen-sized code sections in this function that look exactly the same. This should make navigation in the code easier
It would be even better with an array of flag->function mappings and a simple loop over the flags to check. -- Alexandre Julliard julliard(a)winehq.org