Blitzcodebase Code is in the public domain http://www.blitzcodebase.co.uk/ Top Code Snippets en-us BlitzCodeBase 142 25 http://www.blitzcodebase.co.uk http://www.blitzcodebase.co.uk/images/blitzcodebase.gif find mydocuments by b32... http://www.blitzcodebase.co.uk/109-find+mydocuments+by+b32.html 2007-07-17 GMT Uses SHGetFolderPathA to obtain the mydocuments folder path.... Self-Destructing .exe by Subirenihil... http://www.blitzcodebase.co.uk/110-SelfDestructing+exe+by+Subirenihil.html 2007-07-17 GMT Be sure to add the proper lines to shell32.declsCompile into an empty folder, then run the co... ReadWrite INI File by Perturbatio... http://www.blitzcodebase.co.uk/111-ReadWrite+INI+File+by+Perturbatio.html 2007-07-17 GMT Simple INI file reader/writer ... Code2HTML by XtremeCoder... http://www.blitzcodebase.co.uk/112-Code2HTML+by+XtremeCoder.html 2007-08-09 GMT Turns code into an HTML file, good for open source distributions... Sometimes/rarely the code wil... High Score Type by ninjarat... http://www.blitzcodebase.co.uk/113-High+Score+Type+by+ninjarat.html 2007-08-09 GMT Simple high scores file handler, and an unfinished method for sorting them.... Load a menu from a file by Leadwerks... http://www.blitzcodebase.co.uk/114-Load+a+menu+from+a+file+by+Leadwerks.html 2007-08-09 GMT This is a useful routine to load your applications menu from a file. You can even load a new menu... BB Code Formatter by Alaric... http://www.blitzcodebase.co.uk/115-BB+Code+Formatter+by+Alaric.html 2007-08-09 GMT Lately Ive been realizing what a neccessity the abillity to read and get information from others ... txt2string by CS_TBL... http://www.blitzcodebase.co.uk/116-txt2string+by+CS_TBL.html 2007-08-09 GMT Converts a textfile into a string, including newlines and quotes. This way you can store a textfi... BSP Parser by Noel Cower... http://www.blitzcodebase.co.uk/117-BSP+Parser+by+Noel+Cower.html 2007-08-09 GMT This will parse and read the data of a BSP file into memory in the manner it was meant to be orga...