var fDesc=new Array(); fDesc[0] = "This is a collection of classes using Windows API sets. You can download the library as a setup application. The setup will let you choose whether to install the dll files, sources files, and other modules.
What's in the box: String classes that allow things like sending OutputDebugString using Ods<<"my text "<<2<<Ods; and also allow reading of web pages using << operators, graphics classes that editable shapes,multimedia classes that let you play DirectShow video using << operators,shared Memory template,TLS and Scope Lock templates,working with resources such as packing files onto an exe to allow a self extractor file, other classes such as file enumeration, registry, debug, etc."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }