CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Form1
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Form1 - List
[
TCP/IP stack
]
TestNode
DL : 0
static class Program { /// <summary> /// The main entry point for the application. /// </summary> [STAThread] static void Main() { Trace.Listeners.Add(new TextWriterTraceListener("messages.log")) Trace.AutoFlush = true Trace.Indent() Application.EnableVisualStyles() Application.SetCompatibleTextRenderingDefault(false) Application.Run(new Form1()) } }- static class Program { /// <summary> /// The main entry point for the application. /// </summary> [STAThread] static void Main() { Trace.Listeners.Add(new TextWriterTraceListener("messages.log")) Trace.AutoFlush = true Trace.Indent() Application.EnableVisualStyles() Application.SetCompatibleTextRenderingDefault(false) Application.Run(new Form1()) } }
Date
: 2025-12-21
Size
: 14kb
User
:
Ivan
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.