Advertisement
2002ASP Complete Applications #1668

UUencode/decode in VB (c) 2/5/2000 by Alien3333@ya

'================================================================================== ' UUencode/decode in VB (c) 2/5/2000 by Alien3333@yahoo.com ' A small utility that uuencode and decode with a easy standard M$ GUI ' ' Well, I put this together in my 2 day vacation to celebrate Chinese New Year ! ' All codes are standard as possible, ignore some of my clumsy C-style codes =) ' This small application show how to use filelistbox, listbox, drivelistbox, dirlistbox, ' Reading/Writing binary files, Reading text file line by line, Reading file in small portions, ' uuencode/decode with VB way, not C way of bit shifting, character and string manipulation, ' and all you can name it ... ' ' I learn VB through the Internet and MSDN, so some of the codes can look very familiar. ' I also read through uuencode.c and uudecode.c in LINUX to verify correctness. ' ' Enjoy !!! '==================================================================================

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
Upload
Commenti originali (3)
Recuperato da Wayback Machine