- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
5 Posted Topics
Re: You can try [URL="http://www.vgrsoft.com/en/products/ilp"]ILProtector[/URL] [QUOTE]ILProtector protects your .NET code against reverse engineering, decompiling and modifying. ILProtector transforms Intermediate Language (MSIL) code into a Virtual Machine ("VM") specific form that is not recognized by disassemblers and decompilers such as IL DASM or .NET Reflector.[/QUOTE] | |
Re: form1.Activate() form1.Focus() form1.ActiveControl = form1.textBox1 | |
Re: Try [URL="http://msdn.microsoft.com/en-us/library/system.windows.forms.listview.doublebuffered.aspx"]ListView.DoubleBuffered Property[/URL] | |
Re: Remove code from program Main method and type loop: [CODE]while (true) { //your code }[/CODE] | |
Re: Try pInvoke and FindFirst/FindNext for adding files into list. |
The End.