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.
Hi, Can anybody please tell me how to access the DirectX Control Panel Applet in Windows 7?? I remember it used to appear in the Conrol panel after installing the SDK in XP but Win7 is so maddening...
| On Sunday, December 13th 2009 at 09:12 PM by Blaklite | 1 Reply |
I have a service that is creating a file with a desired access setting of all access and a sharing of FILE_SHARE_READ. If the service still has the handle open and another application tries to read...
| On Monday, May 18th 2009 at 05:02 PM by Anonymous | 1 Reply |
The GDC 2007 talk "Advanced Performance Tuning with PIX for Windows" shows use of custom counter in PIX for Windows (MaxBallsPerGrid, slide 17), but I can't find out how to actually do this. The docs...
| On Tuesday, February 10th 2009 at 02:33 PM by Andrew McDonald | 1 Reply |
Hi, Beep API is not working on XP/Vista 64 bit OS because Beep driver is not available. Is there any way to produce same using API except MessageBeep.? We could not depend on any kind of sound...
| On Friday, January 30th 2009 at 02:58 AM by Anonymous | No Replies |
I am trying to download Skype and when the security warning comes up I tell it to run it is telling me that SkypeSetup.exe is not a valid Win 32 applicaiton? Does anybody know if this is a windows...
| On Wednesday, January 28th 2009 at 11:39 PM by Anonymous | 2 Replies |
hi, spyware terminator has blocked this activity, & reading-up, it seems that this .sys file is either a firewall or a trojan. i'm confused, so could someone advise...
| On Wednesday, January 21st 2009 at 03:49 PM by Anonymous | No Replies |
I am trying to write a CPP program that will configure IPSec policies in Vista PC. I had like to execute the following command from the program: "netsh advfirewall consec> show mode". From the...
| On Thursday, December 11th 2008 at 06:46 AM by Anonymous | No Replies |
I have written a bootstrapper program (C++, Win32) for controlling the installation of our application. The application requires .NET 2.0 SP1. We ship the redistributable installer for this edition...
| On Tuesday, December 9th 2008 at 11:49 AM by Anonymous | 1 Reply |
I am getting an annoying "beep from the motherboard speaker" everytime a window pops up asking me if I'm sure I want to do something - like close a window without saving the changes I made. How...
| On Tuesday, November 25th 2008 at 09:06 AM by Anonymous | No Replies |
We have built 4 identical PCs and cloned the installation from the first by using SYSPREP The systems all use an Intel DG45ID motherboard, Core 2 Duo E8400 3.0GHz processor, 2Gb RAM using 2 x KVR800D2N5...
| On Tuesday, November 18th 2008 at 05:26 AM by Anonymous | No Replies |
In the new e-mail that was downloaded automatically, I can not access all my contacts. I am running at 600x800. That is the best resolution for my system. This will NOT show all my contcs. How...
| On Thursday, November 6th 2008 at 09:35 AM by jnielsen43@hotmail.com | No Replies |
Greetings (and forgive my broken english), this is my first post here since I am back to coding-as-an-hobby after a 3 years pause.. and you all know how many things can change in just 3 years ;)...
| On Wednesday, October 29th 2008 at 05:45 AM by Andrea B. Previtera | No Replies |
error message almost every time i attempt to use browser - 'Not Responding' including this email and most other emails philip@45-65.com (error message occurred twice i sending this email)
| On Sunday, October 5th 2008 at 11:21 AM by Anonymous | No Replies |
Hi folks This used to be easy in Win9x with the CHOICE command, but does anybody know if and how I can tell a SET /P command in an XP batch file to wait just a set amount of time for user input...
| On Friday, October 3rd 2008 at 11:56 AM by Anonymous | No Replies |
Please recommend the best software technique to capture video from USB camera that would work in both Windows XP and Windows Vista. Preferably (but not necessary) using any .NET language.
| On Monday, September 15th 2008 at 12:36 PM by Anonymous | 1 Reply |
i have office 2007 and the spell check has stopped working tis driving me potty! any ideas how i can sort out this problem? I have tried fix it, uninstalling it and re-installing but the problem...
| On Sunday, September 14th 2008 at 04:55 PM by Anonymous | No Replies |
Hello, does anyone know any good math tutorials for programming? Trying to learn the math (such as vertex, matrix)etc works in C#. I have been searching google, but almost everything is regarding...
| On Saturday, August 23rd 2008 at 07:08 AM by Anonymous | 1 Reply |
Hi everyone, I have a function which writes some data into file. This is its interface: void WriteDataToFile(FILE*); I want to use it to buffer my data into memory instead of writing it into...
| On Wednesday, August 6th 2008 at 08:13 AM by Anonymous | No Replies |
looking for freelance programmer familiar with direct x email zevorc@hotmail.com thanks
| On Monday, July 28th 2008 at 05:10 AM by Anonymous | No Replies |
We recently moved our C++ application from WinHelp to HtmlHelp. We can bring up the help window all right, but if you click on the Search tab, enter a topic and click List Topics, the application...
| On Friday, July 11th 2008 at 09:24 AM by Anonymous | No Replies |
Regards to all I am little confused had big disscussion on subject of how DirectX actually works with hardware and found some very different oppionions on subject also alot dissambiguioses about...
| On Wednesday, July 2nd 2008 at 04:55 PM by Nikola Bozovic | 1 Reply |
I need to be able to retrieve information from printers using their IP address only. The printers have built-in print servers. I know it's possible but I've been out of C++ programming for so long...
| On Tuesday, June 24th 2008 at 02:56 PM by Anonymous | No Replies |
I am using Event Trace Window(e.i. ETW) on Windows 2003 to process events in real time mode. When an event provider is not running, the function ProcessTrace returns the error code 0x1069, which means...
| On Tuesday, June 10th 2008 at 11:44 PM by Anonymous | No Replies |
Hi I am a novice at computers but my system often crashes showing a blue screen and then with a message that says System 32 is missing or corrupt. The other message I get is System32/config/.......
| On Sunday, June 8th 2008 at 10:10 AM by Anonymous | 1 Reply |
Hi, Is there any way to get the OS status immediately at Windows logon using VC6 and WMI? Thanks in advance.
| On Friday, June 6th 2008 at 08:44 AM by Anonymous | No Replies |
I get an error message "Cannot find xlcwmbik.dll" when I turn on my computer. Is this important? How do I fix it? -- Lou W
| On Tuesday, May 20th 2008 at 06:49 PM by Anonymous | No Replies |
All, I have a non-MFC C++ application and I am trying to load a resource dll based on the default languages. I am running on Windoxs XP-Pro (SP2) and I used control panel to change my language...
| On Tuesday, May 20th 2008 at 08:50 AM by Anonymous | No Replies |
I created an application and added an icon I created with "Axialis IconWorkshop". When I copied the application to my laptop the shortcut displayed was a default icon "app.ico". I changed "1 ICON "...
| On Saturday, May 10th 2008 at 12:37 AM by Anonymous | No Replies |
My OS is Windows XP Pro When downloading Norton Antivirus 2008 software, norton setup attempted to update the microsoft windows installer, giving the following error; "Setup Requirements Check...
| On Friday, April 11th 2008 at 02:50 PM by Anonymous | 2 Replies |
Hi, Maybe asked before...but the first time here... so... i hope somebody has an awnser... 1. I have the following installed Vista SP1, DirectX March 2008 SDK, ATI RADEON HD3650 2. Why does...
| On Thursday, April 10th 2008 at 12:58 PM by Juan Jansen \(1015814\) | 13 Replies |
Hi, Recently my computer (Dell 8300, XP Pro SP2, 1.25 GB RAM) started displaying narrow vertical bands of beaded alternating red and green dots when playing video files and intermittently re-booting...
| On Thursday, April 3rd 2008 at 12:57 AM by steverossiter@sbcglobal.net | No Replies |
Hi all, I need to develop an application like a karaoke. The user uses the webcam to record their video\voice, mixed with a chosen mp3 file. Do we have any way to do this ? Thnaks for any information...
| On Monday, March 17th 2008 at 10:25 PM by Anonymous | No Replies |
hello every body i m a new participent in this forum . i m working in a very difficult projet for my company i have to creat a dircetshow filter (in c++) that can send video over network from a pda...
| On Monday, March 17th 2008 at 02:12 PM by Anonymous | No Replies |
Hi! I'de like to lanch the "DXSetup.exe" file automatically after the decompression of directx_nov2007_redist.exe has happened. Do you know if there is a way? Bye! Alessandro
| On Thursday, March 6th 2008 at 05:58 AM by Alessandro | 1 Reply |
Hello! How could I scan a surface such as a F1GP? I think it could be with sensors in a car, and running some laps in the circuit. After that, get all the digitalized graphs... and so on.
| On Monday, February 4th 2008 at 11:07 AM by Jordi Maycas | No Replies |