rfc: 16bit USER function

Alexandre Julliard julliard at winehq.com
Wed Sep 25 15:28:44 CDT 2002


Michael Stefaniuc <mstefani at 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 at winehq.com



More information about the wine-devel mailing list