ows driver examples with free source code related to file systems, virtual disks and network communica... //stackoverflow.com/questions/1325568/easiest-way-to-program-a-virtual-file-system-in-windows-with-pyt... a virtual disk driver for Windows that uses HTTP to mount disk or CD/DVD images from a web server. It is also a demonstration on how to do network communication from kernel mode on Wind
Azure Platform provides a range of functionality to build applications that span from consumer web to enterprise scenarios and includes a cloud operating... ough the support of industry standards and web protocols such as REST and SOAP, you can use the Azure services individually or together, either to build new applications or to ext
// A blocking operation was interrupted by a call to WSACancelBlockingCall.
/// </summary>
public... = ( WSABASEERR + 40 );
public const int WSAEPROTOTYPE = ( WSABASEERR + 41 );
public const int WSAENOPROTOOPT = ( WSABASEERR + 42 );
public const int WSAEPROTONOSUPPORT = ( WSABASEERR + 43 );
public const in
====== PowerShell ======
===== Tools =====
==== PowerGUI Script Editor ====
[[http://www.powergui.org|PowerGUI]] is an excellent helper for the developers who are just started to investigate PowerShell. With a lot of examples, very good GUI and editor with debugging and intellisence (who ever dreame