Windows
Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces (GUIs).
Article

Using P/Invoke to Access Win32 APIs

.NET provides access to COM components through its P/Invoke facility. P/Invoke allows developers to invoke native unmanaged methods from managed code. In this article, we will walk through an example...
Article

Hosting Windows Forms Controls in COM Control Containers

As wonderful as the new Windows Forms control model is, if you still need to host controls in COM control containers, you are limited to exactly one control host that also supports the hosting of...
Article

Building a CD Player Using VB.NET Part 2

I mentioned that my goal in building a CD player using VB.NET was to accomplish four things. The first two, to show you how to use the Windows API function in VB.NET and to build a library of CD...
Article

Building a CD Player in .NET

When I first started working on this project, I thought that I would build a basic cd player. I reviewed the code of many wonderful cd players that had been written in VB6. As the work progressed,...
Article

Interfacing with COM objects under Windows NT/2k/XP

Before I start anything, I'd like to acknowledge the work of Alain M. Samoun. His articles on phpBuilder.com and phpclasses.org were fundamental in figuring out how to interface to COM componentry,...
Article

Python Programming on Win32 using PythonWin

As mentioned in Chapter 4, Integrated Development Environments for Python, PythonWin is a framework that exposes much of the Microsoft Foundation Classes (MFC) to Python. MFC is a C++ framework that...
Article

Using COM technologies on Unix platforms

COM/DCOM technologies make developing and distributing Windows components easy. But what can you do when the same components have to be developed on Unix platforms?
Article

Screen Capturing a Form in VB.NET

In most cases, GDI+ speeds up your programming of Graphics because (1) It is not a thin veneer over the Windows SDK (2) It makes sense. However, whenever you lose granularity to create a simpler to...
Article

Winsock API implemention with SSL and more...

This is an implementation of the windows sockets designed to remove the dependency on the winsock.ocx file. The feature that separates this implementation from others is an SSL class, Ping, Trace...
Article

API Programming Series #5

This article which is the fourth in this series discusses how you can get the Global Memory Status of a system using the Win32 API from VB
Article

API Programming Series #4

In the fourth of this series on API Programming, learn how to hide your application from the Ctrl+Alt+Del list on Windows 9x.
Article

XP, Component Services and .NET

Learn about the changes introduced by COM+, new features included in Windows XP for COM+, and how to use COM+ services from your .NET programs.
Article

Manipulating the Windows Registry in Visual Foxpro

In this article, I discuss the Windows Registry, and access to the registry through Win32 API functions. I also look at the design and structure of a re-useable class library that simplifies access...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.