Ryan Dang's Blog
Sunday, 23 October 2011
Problem with tester
in test2dialognadlabel.cpp, line 32: CDialog D( &App, 5, 10, 50, 15, true, "+-+|+-+|");
Should it be this instead? CDialog D( 5, 10, 50, 15, true, "+-+|+-+|", &App,);
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)