25 Sep
2002
25 Sep
'02
8:28 p.m.
Michael Stefaniuc <mstefani(a)redhat.de> writes:
from windows/*.c to dlls/user/user16.c but i don't know if that's the right place to put them because there are already some dlls/user/*16.c files.
The ones dealing with windows and messages should be in wnd16.c and msg16.c respectively; you can put all the rest into user16.c. If it gets too large we can always split it later on. -- Alexandre Julliard julliard(a)winehq.com