[NtUser]
[reactos.git] / reactos / win32ss / user / ntuser / menu.h
index 77eff65..c9a990a 100644 (file)
@@ -122,6 +122,8 @@ typedef struct tagROSMENUITEMINFO
 //
 //
 
+BOOL FASTCALL IntIsMenu(HMENU);
+
 PMENU FASTCALL
 IntGetMenuObject(HMENU hMenu);