|
-
Oct 21st, 2005, 12:22 AM
#1
My more or less useful forum contributions
Codebank submissions:
- [XML+XSLT+CSS] XSL Stylesheet for vBulletin Private Message Archive
An XSLT stylesheet for vBulletin Private Message archive files in XML format. Presents the archive in a usable manner with expandable/contractable folders and messages.
... - [C#] ID3 tag reader class for MP3 files
A class that reads an ID3v1 tag from a mp3 file, adapted from VB6 code from vbAccelerator (see thread for the link).
... - [VB6/API] CWindows + CWindow
Two classes and a supporting module that encapsulate the more common windowing API functions in Windows. CWindows is a collection that holds all top-level windows, and CWindow is a class that wraps a window given from a hWnd (window handle).
... - [TI-83] Programs
Various small programs I wrote for the Texas Instruments TI-83 graphics calculator.
... - [VB6] Word/Byte/Bit functions
Numerical manipulations functions for working with words, bytes and bits in VB6. Includes HiWord/LoWord/HiByte/LoByte property get/let methods, and a bitshifting function adapted from the one posted in Bruce McKinney's book Hardcore Visual Basic.
... - [VB6] Dumpbits
A function that returns a string containing the binary representation of either a string or numerical type. Not very efficient, I'll rewrite it sometime.
... - [VB6] URL/Path manipulation functions
Various functions for use with URL (Uniform Resource Locator) and local path strings, for example, extracting file names, domain names, URL canonicalisation, etc.
... - [VB6/API] Send strings between VB6 apps
Two projects which in conjunction show a simple method of passing a string between two VB6 apps without using any subclassing. Not the most technically correct method, but simplest in VB.
Other example projects from various posts:
Forum FAQs:
Last edited by penagate; Jul 4th, 2006 at 11:34 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|