Code:
#include <acknex.h>

PANEL* p =
{
	bmap = "test.bmp";
	flags = VISIBLE;	
	layer = -1;
}

void main()
{
	
}




Always learn from history, to be sure you make the same mistakes again...