mirror of
https://github.com/reactos/reactos.git
synced 2026-06-06 05:09:11 +08:00
[WINSRV] Implement sending the hard error balloon package to explorer
[EXPLORER] Implement showing the hard error balloon
This commit is contained in:
@@ -1207,6 +1207,7 @@ void CNotifyToolbar::Initialize(HWND hWndParent, CBalloonQueue * queue)
|
||||
const WCHAR szSysPagerWndClass[] = L"SysPager";
|
||||
|
||||
CSysPagerWnd::CSysPagerWnd() {}
|
||||
|
||||
CSysPagerWnd::~CSysPagerWnd() {}
|
||||
|
||||
LRESULT CSysPagerWnd::OnEraseBackground(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled)
|
||||
|
||||
Reference in New Issue
Block a user