A step by step tutorial teaching you how to create your own chat client and chat server easily in C#, for local networks or the Internet.
A C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.
This tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS service type.
Creating a Rich Text Editor using JavaScript is easier to do than you might think, thanks to the support of modern browsers; this tutorial will walk you through it.
Free software download,The biggest software directory for freeware and shareware download at http://www.softwaremania.net Here you can free download the latest sotfare on market, review them and rate...
| On Sunday, December 20th 2009 at 11:25 PM by softwaremania.net |
How can i use vs2008 to compile the device driver application.
| On Monday, June 22nd 2009 at 11:57 PM by Anonymous | No Replies |
Hii I duplicated my NTFS partition.And in that partition some of the folders is not opening " .While opening the emsage comes "File or directory is corrupted and and unreadable". Here...
| On Friday, June 12th 2009 at 07:37 AM by Krish | No Replies |
Hi there! I downloaded CSPDK pack from microsoft to write a custom csp for my project,but I don't know, how should I compile and build it and see the result? So far, I have not work with dll files...
| On Thursday, December 25th 2008 at 03:31 PM by Anonymous | No Replies |
Hi All, I have a few question, any help would be greatly apprciated. 1)I am going to disable the driver through Device Manager , what changes it going to make in registry ? 2)If my driver is...
| On Wednesday, November 12th 2008 at 08:17 AM by Anonymous | No Replies |
Hi, I have developed a program which is showing image from camera and save the still images from that. But I want to save these still images in disk when I'll press the button present on USB Webcam...
| On Wednesday, November 5th 2008 at 05:39 AM by Susanta Sahoo | No Replies |
Hi, I have developed a program which is showing image from camera and save the still images from that. But I want to save these still images in disk when I'll press the button present on USB Webcam...
| On Wednesday, November 5th 2008 at 05:34 AM by Susanta Sahoo | No Replies |
I have to get our video into a third party app that only accepts data from Directshow cameras. So I am making a "fake" camera driver. I want it to take video generated by our program on the machine...
| On Friday, October 3rd 2008 at 10:22 AM by Anonymous | No Replies |
I am trying to put together a usermode app that can talk to non-mouse/kb HID devices -- I would like to use the WDK usuermode HID* funcs. I am having a problem getting anything to compile, however...
| On Monday, September 29th 2008 at 01:58 PM by Anonymous | No Replies |
I have written a sample driver, That contains DriverEntry and Unload routine. I installed the driver but I am not seeing the driver name in Device Manager\non-Plug and Play Devices. why it is not...
| On Monday, September 29th 2008 at 06:55 AM by Anonymous | No Replies |
I am trying to create catalog file for proprietary 1394 device. The error complains about device description 1394\50C0&10001: Errors: B2.2.4.14: All IEEE 1394 devices must have textual descriptors...
| On Wednesday, July 30th 2008 at 03:05 PM by Anonymous | No Replies |
Hi All I have a win32 dll and I am calling its functions like a win32 api calls. There are some functions which used to set the callback from win32 service. I am facing problem with the callbacks...
| On Tuesday, July 29th 2008 at 06:27 AM by msnews.microsoft.com | 1 Reply |
The debugging tools for windows references a command !filecache that dumps out the contents of the cache. How do I do this in my kernel filter? I need to determine what is in the cache but has...
| On Friday, July 18th 2008 at 03:19 PM by Anonymous | No Replies |
Hi, I want to communicate with USB port. i have attached printer to usb port. can i communicate this printer via USB port without writing printer driver.I want to send commands to usb port so that...
| On Tuesday, July 15th 2008 at 07:12 AM by Anonymous | No Replies |