Older Version
Newer Version
bshipps64
May 27, 2006
**Welcome!** Thanks for checking out my corner of the site! Comments and suggestions are more than welcome. I'll only ask that members please refrain from directly modifying either this page or any pages containing "bshipps64_Code_" in the name. ---- ===General=== > [[bshipps64_Code_OSV|Get Windows version information]] [02/18/2006] > [[bshipps64_Code_XPK|Retrieve XP Product Key]] [02/18/2006] ===Graphics=== > [[bshipps64_Code_BCL|Binary clock example]] [04/07/2006] ===DLLs=== > [[http://basic.wikispaces.com/space/showimage/bshipps64_File_DLL_grc32v4.zip|Simple Line/Record Counting DLL for Text Files]] [03/22/2006] ---- ==Shared Code== The following are additional links to other pages I've created on this Wiki. Feel free to tweak these as you see fit! > [[DecimalToBinary|Decimal-to-binary conversion function]] > [[IsUserAnAdmin|Determine if current user is an administrator]] > [[Get command line arguments]] > [[GetWordCount|GetWordCount function]] > [[CopyFileFunction|Native file copying function]] [03/24/2006] > [[RemoveFromString3|Removing character(s) from a string]] > [[ReplaceInString|Replacing character(s) in a string]] > [[LEDDemo|Simulating state-changing LEDs]]