- Do not send the WM_MOUSEACTIVATE message for a window that has no parent.
[reactos.git] / reactos / base / applications / taskmgr / dbgchnl.h
1 extern BOOL DebugChannelsAreSupported(void);
2 extern void ProcessPage_OnDebugChannels(void);