{"id":36,"date":"2000-04-04T09:19:53","date_gmt":"2000-04-04T16:19:53","guid":{"rendered":"https:\/\/www.reenigne.org\/blog\/?p=36"},"modified":"2008-06-24T20:41:16","modified_gmt":"2008-06-25T03:41:16","slug":"librepos","status":"publish","type":"post","link":"https:\/\/www.reenigne.org\/blog\/librepos\/","title":{"rendered":"Library repository"},"content":{"rendered":"<p>Whoever invented DLLs has a lot to answer for. I suppose they seemed like a good idea at the time &#8211; make everything into a library so that you only need one copy of it on your hard disk for all the programs that use it. Unfortunately, this has caused everyone&#8217;s hard disk to swell with loads of stuff that is never used &#8211; you have to have the whole library even if the programs you have only use a tiny part of it. And there&#8217;s no way to tell what a DLL does just by looking at it, so you can&#8217;t delete the ones you don&#8217;t use. I&#8217;m sure there&#8217;s still loads of duplicated code as well, because it&#8217;s often easier for people to write their own DLLs than to figure out how to use the existing ones. I guess that&#8217;s closed-source software for you.<\/p>\n<p>In order to keep download times down, software authors often leave out commonly used library files. These can sometimes be difficult to track down, so here I hope to put all those annoying files, as well as a few essential utilities, drivers and decoding\/decompression programs. If there&#8217;s one you think ought to be here and isn&#8217;t, let me know and I&#8217;ll upload it. Also if you have a more recent version of a file I have here please let me know.<\/p>\n<p>New 4\/4\/2000: The files are now in alphabetical order for your convenience.<\/p>\n<p><a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/arce.zip\">ARCE.COM<\/a> (6K) &#8211; Decode ARC archives.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/arj.zip\">ARJ.EXE<\/a> (75K) &#8211; Decode ARJ archives.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/bwcc.zip\">BWCC.DLL<\/a> (43K) &#8211; Common controls for Borland software.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/cmdialog.zip\">CMDIALOG.VBX<\/a> (9K) &#8211; Visual Basic common dialog boxes.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/comct232.zip\">COMCT232.OCX<\/a> (76K) &#8211; Common control activeX control.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/comctl32.zip\">COMCTL32.OCX<\/a> (229K) &#8211; Common control activeX control.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/comdlg16.zip\">COMDLG16.OCX<\/a> (38K) &#8211; Common dialogs activeX control.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/comdlg32.zip\">COMDLG32.OCX<\/a> (61K) &#8211; Common dialogs activeX control.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/deboo.zip\">DEBOO.EXE<\/a> (7K) &#8211; Decode BOO archives.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/dos4gw.zip\">DOS4GW.EXE<\/a> (141K) &#8211; DOS protected mode extender. v1.97.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/gzip.zip\">GZIP.EXE<\/a> (36K) &#8211; Decode files with have been encoded with the unix &#8220;gzip&#8221; utility. Such files are often tarballs, so you might need one of the TAR utilities (below) as well.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/icqv2.exe\">Icq V2<\/a> (1,397K) &#8211; Old version of the ICQ client, suitable for use with older PCs or NT machine you don&#8217;t have the necessary permissions to install a newer version on.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/jar.zip\">JAR.EXE<\/a> (195K) &#8211; Decode JAR archives. Not to be confused with the other sort of JAR archive (used with Java) which is actually a ZIP file with the wrong extension.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/lha.zip\">LHA.EXE<\/a> (25K) &#8211; Decode LZH archives.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/mac.zip\">MAC.EXE<\/a> (8K) &#8211; Turn Apple Mac text files into DOS text files.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/mci32.zip\">MCI32.OCX<\/a> (76K) &#8211; VB multimedia control v5.1.4319<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/mci32b.zip\">MCI32.OCX<\/a> (82K) &#8211; VB multimedia control v6.0.8418<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/mouse.zip\">MOUSE.COM<\/a> (12K) &#8211; DOS mouse driver. Works with most standard mice.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/msvbvm60.zip\">MSVBVM60.DLL<\/a> (680K) &#8211; Visual Basic 6 runtime.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/msvcr70.zip\">MSVCR70.DLL<\/a> (152K) &#8211; Visual C 7.0 reuntime.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/msvcp71.zip\">MSVCP71.DLL<\/a> (129K) &#8211; Visual C++ 7.1 runtime.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/msvcr71.zip\">MSVCR71.DLL<\/a> (177K) &#8211; Visual C 7.1 runtime.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/munpack.zip\">MUNPACK.EXE<\/a> (22K) &#8211; Decode MIME-encrypted files.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/oc25.zip\">OC25.DLL<\/a> (246K) &#8211; Not sure.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/picclp16.zip\">PICCLP16.OCX<\/a> (23K) &#8211; Picture clipping activeX control.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/pkunzip.exe\">PKUNZIP.EXE<\/a> (34K) &#8211; Essential unzip utility for DOS.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/pkzipfix.zip\">PKZIPFIX.EXE<\/a> (8K) &#8211; Fix (some) broken ZIP archives.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/rot13.zip\">ROT13.EXE<\/a> (8K) &#8211; Decode text files which have been encoded with the ROT13 protocol. Text that has been encoded with ROT13 looks like: jryy, irel zhpu yvxr guvf, npghnyyl.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/tar.zip\">TAR.EXE<\/a> (50K) &#8211; Extract Unix &#8220;tar&#8221;balls.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/tar32.zip\">TAR32.EXE<\/a> (81K) &#8211; Extract Unix &#8220;tar&#8221;balls with long filenames. Requires 32 bit windows.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/threed16.zip\">THREED16.OCX<\/a> (73K) &#8211; 3D custom control activeX control.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/unace.zip\">UNACE32.EXE<\/a> (42K) &#8211; Decode ACE archives.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/unp.zip\">UNP.EXE<\/a> (20K) &#8211; Decompress compressed EXE files (compressed with PKLITE, etc.)<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/unrar.zip\">UNRAR.EXE<\/a> (31K) &#8211; Decode RAR archives.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/vb40016.zip\">VB40016.DLL<\/a> (460K) &#8211; Visual Basic 4 runtime (16 bit).<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/vb40032.zip\">VB40032.DLL<\/a> (378K) &#8211; Visual Basic 4 runtime (32 bit).<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/vbrun300.zip\">VBRUN300.DLL<\/a> (224K) &#8211; Visual Basic 3 runtime.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/winsck.zip\">WINSCK.OCX<\/a> (62K) &#8211; Not sure, may be a trojan.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/wintalk.zip\">Wintalk<\/a> (190K) &#8211; Windows version of Unix talk client.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/ww.zip\">WW.EXE<\/a> (9K) &#8211; Word-wraps a plain text file so that no line is longer than 79 characters.<br \/>\n<a href=\"http:\/\/www.reenigne.org\/computer\/librepos\/zoo.zip\">ZOO.EXE<\/a> (25K)- Decode ZOO archives.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Whoever invented DLLs has a lot to answer for. I suppose they seemed like a good idea at the time &#8211; make everything into a library so that you only need one copy of it on your hard disk for all the programs that use it. Unfortunately, this has caused everyone&#8217;s hard disk to swell [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-36","post","type-post","status-publish","format-standard","hentry","category-computer"],"_links":{"self":[{"href":"https:\/\/www.reenigne.org\/blog\/wp-json\/wp\/v2\/posts\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.reenigne.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.reenigne.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.reenigne.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.reenigne.org\/blog\/wp-json\/wp\/v2\/comments?post=36"}],"version-history":[{"count":0,"href":"https:\/\/www.reenigne.org\/blog\/wp-json\/wp\/v2\/posts\/36\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.reenigne.org\/blog\/wp-json\/wp\/v2\/media?parent=36"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.reenigne.org\/blog\/wp-json\/wp\/v2\/categories?post=36"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.reenigne.org\/blog\/wp-json\/wp\/v2\/tags?post=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}