Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 124 of file NT5design.c.
Referenced by DrawLogoffScreen().
{ /* Draw the reactos logo */ NT5_DrawLogoffIcon(hdcMem); /* Draw the first text string */ NT5_DrawLogoffCaptionText(lpText, hdcMem); }