var fDesc=new Array(); fDesc[1] = "uses industry standard IP protocols to allow devices to automatically discover each other without the need to enter IP addresses or configure DNS servers."; fDesc[2] = ", e-mail and web sites. 2- System Security by monitoring all activity in our PC, 3- Online Security against internet fraud and network attacks."; fDesc[3] = "problems when you are working with items in a large .pst file or in a large .pst file in Outlook. How many times this, is a big headache! When you try to backup your own .pst files or when you need to export them! Also fixes problems with the user“s mailbox"; fDesc[4] = "modifying the host's OS. This software isolates navigation files and applications functions which it redirects into a system replica or \"sandbox\"."; fDesc[5] = "dark history of this New Yorker police detective who had to infiltrate with the worst criminals of the local mafia to find out about the death of his family."; fDesc[6] = "Oracle Databases. Over time we have seen more and more business logic and application logic move into the Oracle Server, so that PL/SQL programming has become a significant part of the total development process. PL/SQL Developer focuses on ease of use, code quality and productivity, key advantages during Oracle application development. The following are major features of PL/SQL Developer: Powerful PL/SQL Editor With its Syntax Highlighting, SQL and PL/SQL help, Object Descriptions, Code Assistant, Compiler Hints, Refactoring, PL/SQL Beautifier, Code Contents, Code Hierarchy, Code Folding, Hyperlink Navigation, Macro Library and many other sophisticated features, the Unicode compliant editor will even appeal to the most demanding user. Information is automatically presented to you when you need it, or is at most one click away. Integrated Debugger The integrated debugger offers all..."; fDesc[7] = "matter the files' codecs. This program is like any other media player with the exception that this software only plays FLV files."; fDesc[8] = "free trial version directly from the developer's website. It is very small, so it will require very little space in our hard drive or external devices, such as memory card, USB devices, etc.1-abc.net Hard Drive Washer keeps our hard drive in excellent condition."; fDesc[9] = "exception 10H in module MSVCRT.DLL at 015f:78001f30 NOTE : The address may vary. PIP caused ipf in module ppedit5.dll; PIP caused exception 10h in Piservr5.dll; PIP caused an ipf in unknown; PIP caused error in pidocob.dll To resolve this issue, download and install the Picture It! Publishing 2001 Update: To Update Program (UpdateHP.exe)."; fDesc[10] = "can. Protect silver and golden fish from the garden. If cats take away all your fish you will loose, you must keep at least one of your fish before the time is up."; fDesc[11] = "PIP caused an exception 10H in module MSVCRT.DLL at 015f:78001f30 NOTE : The address may vary. PIP caused ipf in module ppedit5.dll; PIP caused exception 10h in Piservr5.dll; PIP caused an ipf in unknown; PIP caused error in pidocob.dll To resolve this issue, download and install the Picture It! Publishing 2001 Update: To Update Program (UpdateHP.exe)."; fDesc[12] = ", protect and optimize your .NET assembly, minimize distribution size, increase performance & add powerful post-deployment debugging capabilities."; fDesc[13] = "As soon as an application tries to access the i/o port of some device, an exception occurs and the application is terminated with an error. The situation is not better concerning accessing physical memory addresses: due to the mechanisms of memory protection and page translation, you will never be able to access the physical memory of your computer. The only way out in this situation is to write your own kernel-mode driver that will be performing all privileged operations. Taking into account the fact that drivers for different operating systems from the Windows family have different architecture, this task will likely to cause considerable expenses in developers' efforts and time. Active Port Pro is an ActiveX control used for controlling and managing any types of hardware devices via i/o ports, as well as for accessing the physical memory of a computer. Active Port Pro has been..."; fDesc[15] = "MS VC++ 6.0. ExceptionWizard takes an exception address and a project mapfile and automatically determines where in the..."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }