|
![]() | .. | back to parent |
![]() | .NET | 2 urls |
![]() | ADSI (Active Directory Service Interfaces) | 3 urls |
![]() | Application Install | 30 urls and 5 categories |
![]() | Binary Resource Manipulation | 3 urls and 2 categories |
![]() | Capture | 2 urls and 1 category |
![]() | COM & COM+ | 2 urls |
![]() | Command Line Utilities (including UNIX Like) | 12 urls |
![]() | Event Logging | 3 urls |
![]() | IIS & ASP | 5 urls and 1 category |
![]() | Packet Sniffers | 4 urls |
![]() | Revision Control | 3 urls |
![]() | Scripting (VBSCRIPT, KIXTART etc) | 19 urls and 4 categories |
![]() | Security | 4 urls |
![]() | Sending Emails | 4 urls |
![]() | Sockets | 2 urls |
![]() | SQL | 5 urls and 1 category |
![]() | Windows Compiled Help (CHM) | 4 urls |
![]() | XML | 1 url |
AllAPI.net - Your #1 source for using API-functions in Visual Basic! |
http://www.allapi.net/ apilist/apilist.php ![]() |
12 April 2006 6:56:01pm
A very useful site that documents the WIN32 API calls online and how they can be used from VB code. It also has a subset of the information available for download for offline access. |
|
CodeGuru |
http://codeguru.earthweb. com/ |
12 December 2000 1:44:26pm
Heaps of Windows developer information for Visual Basic and C++, (MFC, ATL etc).
|
|
Command Prompt Tools for 32- bit Windows |
http://www.cmdtools.com/![]() |
25 August 2004 7:06:05pm
A large list of command line tools and sites. |
|
DLL Help Database |
http://support.microsoft. com/dllhelp/ ![]() |
01 May 2005 4:08:27pm
DLL Help exists to assist developers, system administrators, and other IT professionals who face file version conflicts with Microsoft software. Use DLL Help to identify which software installed a specific version of a DLL. The database also provides additional information about self registration, CLSIDs, location of the file on the distribution media etc. |
|
Dependency Walker (depends.exe) Home Page |
http://www. dependencywalker.com/ ![]() |
29 January 2002 4:55:37pm
Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are actually being called by other modules. Another view displays the minimum set of required files, along with detailed information about each file including a full path to the file, base address, version numbers, machine type, debug information, and more. Dependency Walker is also very useful for troubleshooting system errors related to loading and executing modules. Dependency Walker detects many common application problems such as missing modules, invalid modules, import/export mismatches, circular dependency errors, mismatched machine types of modules, and module initialization failures. Dependency Walker runs on Windows 95, 98, Me, NT, 2000, and XP. It can process any 32-bit or 64-bit Windows module, including ones designed for Windows CE. It can be run as graphical application or as a console application. Dependency Walker handles all types of module dependencies, including implicit, explicit (dynamic / runtime), forwarded, delay-loaded, and injected. A detailed help is included. Dependency Walker is completely free to use. However, you may not profit from the distribution of it, nor may you bundle it with another product. |
|
HTMLDOC - Easy Software Products |
http://www.easysw.com/ htmldoc/ |
06 April 2014 9:51:13am
HTMLDOC looks like a very good HTML to PDF (and .PS) conversion tool. It is a bit qwerky but it is free (and source available under GNU Public Licence) so I will not complain too much! It seems to have some trouble with image links. I have got a few other issues that I hope to get resolved via the tools email list. It would probably work well where you are prepared to tweek the html to allow generation of a good PDF. As the program can also be driven from the command line and the '.book' file is text based the generation of this file could be automated. The html documentation is online at 'http://www.easysw.com/htmldoc/htmldoc.html'.
|
|
Heavy Load |
http://www.jam-software. com/freeware/index.shtml# heavyload ![]() |
28 October 2004 10:58:32am
Heavyload is inteded to stress all resources of a PC (like CPU, RAM, harddisk, network, operating system, etc.) in order to test, if it will run reliable under heavy load. This is useful for testing important NT file or database servers before using them productively, or just to check if your new PC might get too hot when used intensively. To stress your PC or server, HeavyLoad writes a large test-file to the temp folder, it allocates physical and virtual memory and it draws patterns in its window. |
|
Microsoft's MSDN Online |
http://msdn.microsoft. com/ |
19 February 2006 10:29:17am
Microsoft developer site. Documents WIN32 API calls and know problems and work arounds etc.
|
|
Microsoft's Speech Site |
http://www.microsoft.com/ speech/speech2007/ default.mspx |
03 September 2007 12:23:34pm
|
|
Most Valuable Professional (MVP) home page |
http://www.mvps.org/![]() |
07 August 2000 2:14:22pm
This is your jumping off point to a number of interesting offerings being provided for you by a few folks associated with the Microsoft (Windows) MVP (Most Valuable Professional) program. |
|
The Code Project - Homepage - Free Source code and Tutorials |
http://www.codeproject. com/ ![]() |
12 December 2000 2:42:34pm
The Code Project was formed to provide developers with a place to meet and exchange ideas. We hope to provide developers with all the resources they need to help them in their day to day programming, as well as helping them keep up to date with the latest technologies. Source code, tutorials and components for the Windows developer. All the articles and code posted here can be used for free. If you've got some code, a tutorial, or a snippet of interesting info, then send it in! |
|
Toolsack Baseline COM Objects |
http://www.toolsack.com/ products/baseline/ ![]() |
04 June 2004 12:38:45pm
Toolsack Baseline is set of 30 free powerful COM objects that makes it easier write the code you write every day, and allows you to do things you never thought were possible. Objects include: DLL functions, Stopwatch, GMT, Typed Lists, SMTPMail, File I/O, Sockets, GUIDs, DNS, Sound, and more in one easy to use package. |
|
WMI Reference |
http://msdn.microsoft. com/en-us/library/ aa394572.aspx ![]() |
13 July 2008 11:39:58am
Windows Management Instrumentation (WMI) provides access to information about objects in a managed environment. Through WMI and the WMI application programming interface (API), applications can query for and make changes to static information in the Common Information Model (CIM) repository and dynamic information maintained by the various types of providers. |
|
Windows Developer's Journal |
http://www.ddj.com/ windows/wd.jhtml |
03 September 2007 11:09:50am
Webpages for the developers magazine. Check out the "Favorite Links" for a nice range of links (in large number of categories) to articles and tools etc.
|
|
Windows-Script |
http://groups.msn.com/ windowsscript/faq. msnw?pgmarket=en-us |
12 July 2002 12:12:47pm
Very poor navigation and no search engine but has some MSI/WMI/ADSI and other scripting info.
|
|
fpschultze Batch Scripting Site |
http://www.fpschultze.de/ news+index.storytopic+1. htm |
01 November 2005 10:16:59am
Looks like a good site for plain batch file information, samples, tips-tricks, links etc.
|
|
ieHTTPHeaders |
http://www.blunck.info/ iehttpheaders/ iehttpheaders.html ![]() |
14 December 2008 3:35:47pm
ieHTTPHeaders is an explorer bar for Internet Explorer that will show you the HTTP Headers IE are sending and receiving! |
A complete listing of all URLS is available if you are having trouble locating a URL.
If you have some completely free software (no adware and without timeouts or major restrictions) which you would like listed then please email me:
This page was automatically created from Windows internet shortcuts (or favorites) created with IE or Netscape (OS/2 WPS URLs can also be imported). You can comment any link or category and just about anything can be changed (links don't even need to be in tables). PPWIZARD, a free tool for Windows, Mac OS X, Unix or OS/2 built these pages using this source code .
All URLs are checked periodically using the my free URL validation tool (for Windows and OS/2). This ensures that very few if any links point to moved pages or return 404 errors etc.
Unframe "bookmark_computer_opsys_windows_development_tools_information.htm"
Sunday April 06 2014 at 5:42pm