dlls/user/tests/msg.c

Gerald Pfeifer gerald at pfeifer.com
Thu Oct 2 03:13:36 CDT 2003


After the creation of dlls/user/tests/msg.c I'm seeing the following

msg.c:128: warning: `WmMouseMoveInNonClientAreaSeq' defined but not used
msg.c:135: warning: `WmMouseMoveInClientAreaSeq' defined but not used
msg.c:142: warning: `WmDragTitleBarSeq' defined but not used
msg.c:154: warning: `WmDragThinkBordersBarSeq' defined but not used
msg.c:183: warning: `WmClickInactiveButtonSeq' defined but not used
msg.c:204: warning: `WmReparentButtonSeq' defined but not used
msg.c:217: warning: `WmCreateModalDialogSeq' defined but not used
msg.c:248: warning: `WmDestroyModalDialogSeq' defined but not used
msg.c:271: warning: `WmCreateModalDialogResizeSeq' defined but not used

when using GCC 3.3.

Are you planning to address this, or should "static" be removed from
these?

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald at pfeifer.com   http://www.pfeifer.com/gerald/



More information about the wine-devel mailing list