Searched refs:szCaption (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/w16gui/
H A Dpoppad.c188 char szCaption [64 + _MAX_FNAME + _MAX_EXT] ; local
190 wsprintf (szCaption, "%s - %s", (LPSTR) szAppName,
193 SetWindowText (hwnd, szCaption) ;

Completed in 57 milliseconds