server: Allow to specify the class name instead of the atom to create a window.
commit1fc461f98b1af3f25e261921beb9a09de9877f5e
authorAlexandre Julliard <julliard@winehq.org>
Fri, 2 Nov 2007 14:16:25 +0000 (2 15:16 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Nov 2007 14:16:25 +0000 (2 15:16 +0100)
treece5f97034222cfdfcf7e8df0110b1dc1ff1ffb50
parentbeab2c17e9218e069abf6b464f61467a5ccd0558
server: Allow to specify the class name instead of the atom to create a window.
dlls/user32/class.c
dlls/user32/controls.h
dlls/user32/win.c
include/wine/server_protocol.h
server/protocol.def
server/trace.c
server/window.c