_cbTaskWindow() is only used within MB1063.
 
Symbols
loading...
Files
loading...

_cbTaskWindow() function

Callback function of the Task window

Syntax

static void _cbTaskWindow(WM_MESSAGE * pMsg);

Arguments

pMsg

pointer to data structure of type WM_MESSAGE

Return value

None

References

LocationReferrerText
k_menu.c:167
static void _cbTaskWindow(WM_MESSAGE * pMsg) {
k_menu.c:355_cbProcessManagerDialog()
WM_CreateWindowAsChild(630, 0, 10, 10, pMsg->hWin, WM_CF_SHOW | WM_CF_HASTRANS, _cbTaskWindow , 0);

Call Tree

Functions called by _cbTaskWindow()
_cbTaskWindow()
Data read by _cbTaskWindow()
Data written by _cbTaskWindow()
_cbTaskWindow()
_cbTaskWindow()::hTimerTime
all items filtered out