Click here to Skip to main content
15,884,237 members

Articles by fastal (Article: 1, Tip/Trick: 1)

Article: 1, Tip/Trick: 1

RSS Feed

Average article rating: 4.57

Programming Languages
Visual Basic
24 Aug 2006   Updated: 24 Aug 2006   Rating: 4.57/5    Votes: 10   Popularity: 4.13
Licence: Not specified    Views: 95,568     Bookmarked: 46   Downloaded: 2,275
Please Sign up or sign in to vote.
Implementation of Mark Nelson's LZW algorithms in VB.NET.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 5.00

C# 4.0
25 Jan 2012   Updated: 25 Jan 2012   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 8,450     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
VB version:Friend Declare Function AllocConsole Lib "kernel32.dll" () As BooleanFriend Declare Function FreeConsole Lib "kernel32.dll" () As BooleanSub main() Dim MainForm As New frmMain If Command = "" Then MsgBox1 = AddressOf MyMsgBox1 ' messagebox delegate sub call...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Web Developer
United States United States
Alan Budelier is a happy Catholic working for IT in Major Fraternal Life Insurnance Company in Rock Island, IL, who, like Christ, would someday like to compile and run without any need for exception handling.