Searched refs:prgDayState (Results 1 – 3 of 3) sorted by relevance
532 ok(nmstate->prgDayState != NULL, "got %p\n", nmstate->prgDayState); in parent_wnd_proc()534 nmstate->prgDayState = months; in parent_wnd_proc()
1960 nmds.prgDayState = state = heap_alloc_zero(nmds.cDayState * sizeof(MONTHDAYSTATE)); in MONTHCAL_NotifyDayState()1966 memcpy(infoPtr->monthdayState, nmds.prgDayState, in MONTHCAL_NotifyDayState()
4303 LPMONTHDAYSTATE prgDayState; member