aboutsummaryrefslogtreecommitdiff
path: root/samples/DX_APIUsage/Splash.h
blob: 3eac0ed8bb5ff3af62e4af5ed1067a909de24461 (plain) (blame)
1
2
3
4
#include <windows.h>

int ShowSplash(HINSTANCE hInstance, UINT_PTR TimerId, int BitmapId);
int HideSplash();