|
Post by IsmAvatar on Mar 25, 2006 13:13:57 GMT -5
I'm mostly just keeping these here for safekeeping while the GMC switches servers. I also plan to eventually upload a website on IsmAvatar.tk that will list these. userweb.nni.com/cmagicj/drive.zipGet Drives - Get all the drive letters on this computer in a single string (EG: "ACDE"). Pascal source included (drive.pas) userweb.nni.com/cmagicj/min.zipMinimize - Minimizes the GM window the same as when you click the minimize button. Useful for a custom minimize button / keyboard key and/or when the border isn't shown. userweb.nni.com/cmagicj/fileMod.zipFile Modified - Get or Set the "File Last Modified" Date and Time of a file. Pascal Source included (fileMod.pas) userweb.nni.com/cmagicj/match.zipGet File Match - Tell if 2 files match exactly. 0 is Yes, anything else is No. userweb.nni.com/cmagicj/compact.zipCompact Files - Compact a folder of files into a single file, and extract such a file to a folder, similar to XRP, but only the compact and extract functions are available. Does not work with Zip files. userweb.nni.com/cmagicj/volume.zipVolume - Set and Get the volume for sound/music/etc. Especially useful if you're using saudio dll. Don't forget to set volume back to 65535 (max) when done.
|
|
|
Post by IsmAvatar on Apr 3, 2006 22:06:20 GMT -5
|
|