Language
Any
Platform
Windows
Remove
License
Any
When using Microsoft Windows Vista, administrative tasks are restricted by the user account control (UAC) system. Buttons that require elevated permissions are displayed with the command text and a...
The company needed to develop a solution which would operate as an OS Deployment tool that is customized for the needs of their Datacenter according the specific design parameters given.
The team...
If you develop software that updates key Windows configuration settings, you may require that the system be restarted or that the users logs out and performs a new login process. Using Windows API...
A simplest demostration of creating button using pure windows API
Make your Visual Basic apps process text fast as lightning. This article dives deep into the performance of the VB6 String functions. We learn the functions to use and the ones to avoid. We also...
This tutorial details the basics of Win32 CE API programming
for the Windows Mobile 5.0 Smartphone. This tutorial uses ANSI
C language and Pelles C Compiler. The basics of setting up
OpenGL ES...
The following is an example of using the Jython interactive interpreter from the Windows 2000 command prompt. On this page, we demonstrate several Jython basics.
Drill down deeper into MFC 8.0 with a look at control placement and event handling, the MFC classes used for the Windows Forms integration, and the Windows Presentation Foundation (formerly known as...
This article builds on the integration story with a look at control placement and event handling, the MFC classes used for the Windows Forms integration, and the Windows Presentation Foundation, the...
Although Microsoft Foundation Classes (MFC) admittedly are not the future of rich client development frameworks, many companies have a huge investment in the technology and Microsoft continues to...
Hashing is one of the basic and often used features when working with crypto systems. It is used widely and can be used with different purposes. When a clear text is hashed, a relative unique "finger...
I am writing an article to give a reference to developers who
need to use API imports in their .NET programs to call C++
functions. This is a conversion sheet to go from C++ API calls
to .Net...
Visual Studio 2005 provides enhanced controls for managing data input in Whidbey. In this new column by Jesse Liberty, he discusses the advanced WinForms Text Input control.
Excutable files can contain a resource containing version information. The Windows API provides tools for extracting the information. Here's how to use it.
Get your own marketplace started with the help of the eBay SDK and Web services. Over forty percent of eBay's listings come through API calls. eBay now has Windows and Java SDKs to wrap those APIs,...
A guide to using the Windows API to catch and process files dropped from Windows Explorer.
When writing applications in SWT, you may need to use layouts
to give your windows a specific look. A layout controls the
position and size of children in a Composite. Layout classes
are...
This article demonstrates how to search for data in a Windows Form DataGrid control and synchronize the grid with the search results. In this sample, you programmatically retrieve data into a...