Friday, October 15, 2004
/// <summary> /// The main entry point for the application. /// </summary> [STAThread] static void Main() { Application.Run(new frmMain()); }
posted by Simon at 1:46 PM. Permalink
Post a Comment
Create a Link
<< Home