Codex API: Common Dialog Boxes

EndSplash

The EndSplash function removes the standard Codex application startup screen.

This function must be called only after the StartSplash function has been called.

 

VOID EndSplash(VOID);

Parameters

None.

Return Values

This function does not return any values.

Requirements

Windows NT/2000/XP: Requires Windows NT 4.0 SP4 or later.
Windows 95/98/Me:
Requires Windows 98 (or Windows 95 with DCOM 1.2).
Header:
Declared in mCodexAPI.h.
Library:
Use mCodexAPI.dll.

See Also

Codex API Overview, Codex API Functions, StartSplash, CodexAbout