WindowsXP-SP1/enduser/netmeeting/ui/conf/splash.h

9 lines
171 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
// File: splash.h
VOID StartSplashScreen ( HWND hwnd );
VOID StopSplashScreen ( VOID );
VOID UpdateSplashScreen ( VOID );
extern class CFrame *g_pSplashScreen;