Technology

Windows Programming

Latest Articles


How to Limit Movement of a Windows Games Sprite: Ensuring that an Animated Image Stays Within a Game's Boundaries

By: Feature Writer Mark Alexander Bain

Object Oriented Games Programming in VBScript: How to Creates VBScript Classes for Use in Web Page Applications

By: Feature Writer Mark Alexander Bain

Find the Dimensions of a Multidimensional Array: How to Use VBScript Ubound with an Unknown Number of Dimensions

By: Feature Writer Mark Alexander Bain

Adding Public and Private Methods to a Class: How to Customize VBScript Classes by Adding Bespoke Methods

By: Feature Writer Mark Alexander Bain

Using Multidimensional Arrays with VBScript: How to Work with More than One Dimension in VBScript Programming

By: Feature Writer Mark Alexander Bain

AutoHotKey for Automating and Programming Win32: Windows GUI and API Programming Made Easy with AHK

By: Guy Lecky-Thompson

Calculating Affordable Mortgages with VBScript: Use a Windows PC to Work Out a Compound Interest Loan on a Budget

By: Feature Writer Mark Alexander Bain

A Simple VBScript Home Mortgage Calculator: Calculating Compound Interest Installments with a Windows Computer

By: Feature Writer Mark Alexander Bain

How to Carry Out VBScript File Management: Using VBScript to Create, Copy, Delete and Rename Files

By: Feature Writer Mark Alexander Bain

How to Program with VBScript in a Perl Script: Programming Perl Applications Using Only VBScript Code

By: Feature Writer Mark Alexander Bain

Getting Started with Windows Scripting Files: How to Include JScript, VBScript and PerlScript in a Single Script

By: Feature Writer Mark Alexander Bain

Using a Property Let and Get in a VBScript Class: How to Work with an Object's Properties and VBScript Programming

By: Feature Writer Mark Alexander Bain

How to Initialise and Terminate a VBScript Class: Creating VBScript Subroutines That Run When a Class is Instantiated

By: Feature Writer Mark Alexander Bain

Starting Object Oriented Programming in VBScript: How to Create, Use and Reuse OOP Classes in a VBScript Application

By: Feature Writer Mark Alexander Bain

Using GET and POST in a VBScript CGI Web Page: How to Process CGI Variables in a VBScript Server Based Application

By: Feature Writer Mark Alexander Bain

How to Use the VBScript Scripting Dictionary: Implementing Associative Arrays with VBScript Programming

By: Feature Writer Mark Alexander Bain

Professional CGI Web Development with VBScript: Using VBScript as a CGI Programming Language

By: Feature Writer Mark Alexander Bain

How to Create a Simple VBScript CGI Web Page: Using VBScript for as a CGI Internet Programming Language

By: Feature Writer Mark Alexander Bain

How to Use the MySQL Data Reader: Running Select Queries on a MySQL Database with C# and PowerShell

By: Feature Writer Mark Alexander Bain

How to Access MySQL with C#: Using a MySQL Database with a C# Windows Application

By: Feature Writer Mark Alexander Bain

How to Add Tabs to a C# Windows Application: Organizing Form Components into Tabs with C#

By: Feature Writer Mark Alexander Bain

How to Work with Dates and a C# Date Time Picker: Programming the DateTimePicker Object with C#

By: Feature Writer Mark Alexander Bain

How to Add and Customize a C# Date Time Picker: Working with a DateTimePicker Object in a Windows Application

By: Feature Writer Mark Alexander Bain

A Computer Program for the Chaos Game: Using MS Access 2007 to Generate the Sierpinski Triangle

By: Harry P. Schlanger

Using Brushes and Pens in GDI API: Win32 GDI Tutorial Explaining How To Use the API to Draw with GDI

By: Guy Lecky-Thompson

Drawing Win32 GDI API Programming: Using Windows APIs to Draw on the Screen without DirectX or OpenGL

By: Guy Lecky-Thompson

Win32 GDI Path Functions: How to Create Closed Shapes and Clip Regions with Path Brackets

By: Guy Lecky-Thompson

Distributing a VBScript Application: How to Create a Distribution Package with IExpress

By: Feature Writer Mark Alexander Bain

Using VBScript to Extract Data from a Web Page: How to Obtain Important Information from the Internet

By: Feature Writer Mark Alexander Bain

How to Use VBScript to Download a Web Page: Automatically Downloading a File from the Internet

By: Feature Writer Mark Alexander Bain

Win32 Drawing and Bitmaps How-To: Windows Programming Tutorial for Graphics and Bitmap Handling

By: Guy Lecky-Thompson

Win32 GDI Drawing Polygons Shapes: Windows Graphics Programming Tutorial for PolyLine and PolyDraw

By: Guy Lecky-Thompson

How to Program Button Events with VBScript: Using VBScript to Handle Button and Mouse Events

By: Feature Writer Mark Alexander Bain

How to Use Database Recordsets with VBScript: Accessing the Information in an ODBC Database from VBScript

By: Feature Writer Mark Alexander Bain

How to Use VBScript to Create Recordsets: Building a Recordset Without a Database

By: Feature Writer Mark Alexander Bain

How to Create a VBScript Library: Reuse Code by Using a Software Library

By: Feature Writer Mark Alexander Bain

Create a Word Document with VBA and VBScript: How to Automate Microsoft Word using Visual Basic

By: Feature Writer Mark Alexander Bain

Automating Word and Excel with VBA and VBScript: How to Automate Microsoft Office Applications

By: Feature Writer Mark Alexander Bain

Windows Scripting: Command Line VBScript: How to Use VB Script Files from the Windows DOS Prompt

By: Feature Writer Mark Alexander Bain

Win32 GDI Plotting Points & Lines: How To Draw Basic Elements Using LineTo, MoveToEx and Arc Functions

By: Guy Lecky-Thompson

Windows Scripting: VBScript and Arrays: How to Create Multidimensional and Dynamic Arrays with VBScript

By: Feature Writer Mark Alexander Bain

Windows Scripting: VBScript Data Types: How to Work with the VBScript Variant Data Type

By: Feature Writer Mark Alexander Bain

Windows Scripting: Creating a VBScript Shell: How to Create Command Line Interpreter with VBScript

By: Feature Writer Mark Alexander Bain

Win32 GDI Drawing Shapes: Rectangles and Ellipses in the Windows API using Pens and Brushes

By: Guy Lecky-Thompson

How to Create a Personalized Christmas Card: Use Internet Explorer to Personalize the Seasons Greetings

By: Feature Writer Mark Alexander Bain

Creating Brushes in the Win32 API: How to Use CreateBrushIndirect, CreateSolidBrush, Pattern and Hatch

By: Guy Lecky-Thompson

Creating a Windows HTA: How to Create an HTML Application for Windows

By: Feature Writer Mark Alexander Bain

Win32 GDI Programming with Pens: Windows Drawing with CreatePen and CreatePenIndirect Tutorial

By: Guy Lecky-Thompson

Win32 GDI Programming Techniques: Using SelectObject in Windows Programming for Drawing and Painting

By: Guy Lecky-Thompson

A Simple Windows Desktop Application in VBScript: How to use the Ajax Technique with VBScript

By: Feature Writer Mark Alexander Bain

Win32 CreateDC and GDI Functions: Win32 GDI API Programming and Handling Device Contexts and Bitmaps

By: Guy Lecky-Thompson

Win32 CreateMenu API Function: How to Create Menus Correctly using Windows Functions from Win32 API

By: Guy Lecky-Thompson

Win32 CreateWindow API Function: How To Use the Windows API to Create Windows with Function Examples

By: Guy Lecky-Thompson

Microsoft Window's Big Secret: Scripting: How to Automate any Task on Windows by Using a Script

By: Feature Writer Mark Alexander Bain

Using WM_DESTROY PostQuitMessage: Correctly Closing Windows Applications in Win32 Menu Programming

By: Guy Lecky-Thompson

Vista Program Compatibility Tips: How-To Guide for Win32 Programmers to Ensure Vista Compatibility

By: Guy Lecky-Thompson

Searching, Opening Files in Win32: Win32 API Tutorial Example Searching Files in Folders with Wildcards

By: Guy Lecky-Thompson

Windows GUI Programming Resize Tip: How to Intelligently Resize the Win32 GUI Window Using GetClientRect

By: Guy Lecky-Thompson

The .Net Framework: A New Approach to Code Development via Common Language Runtime

By: Jacqueline Masloff

AutoHotKey Windows Macro Scripting: Review of Best Win32 Automation Keyboard and Mouse Programming Tool

By: Guy Lecky-Thompson

Win32 Easy Font Handling Tutorial: Exploring LOGFONT, GetObject and CreateFontIndirect in Windows Prog

By: Guy Lecky-Thompson

Programming Listbox Windows API: Description of the Win32 Listbox Control, Styles, Messages

By: Guy Lecky-Thompson

Win32 Drawing WM_PAINT Processing: How to Draw in Windows Using BeginPaint, EndPaint and InvalidateRect

By: Guy Lecky-Thompson

How To Build a Win32 Notepad Clone: Windows Programming Tutorial Project for Beginner Programmers

By: Guy Lecky-Thompson

Processing Win32 WM_ Messages: Some Common Windows Messages and How to Process Them

By: Guy Lecky-Thompson

Using the Win32 Timer API: Programming Timed Interrupts and Events in Windows Applications

By: Guy Lecky-Thompson

Win32 Timer Callback Function: Processing WM_TIMER Messages Outside the Windows Procedure

By: Guy Lecky-Thompson

Storing Data in Hidden List Boxes: Using Child Windows as Temporary Data Storage Gets Added Benefits

By: Guy Lecky-Thompson

Win32 Dynamic Wizard Style Buttons: Using the Windows API to Create Self-Managing GUI Elements

By: Guy Lecky-Thompson

Win32 Dynamic User Interface Trick: Using the Windows API to Generate the UI Dynamically at Run Time

By: Guy Lecky-Thompson

VC++ Express External Res Editor: Attach External Tool to Visual C++ Express for Editing Resources

By: Guy Lecky-Thompson

Microsoft Visual C++ Free Review: Download, Install, and Use the Express Edition and Runtime Libraries

By: Guy Lecky-Thompson

Win32 Message Processing Primer: A Tutorial on the Differences Between Getmessage and Peekmessage

By: Guy Lecky-Thompson

Socket Programming gethostbyname: How to Obtain the IP Address of the Local Machine on the Network

By: Guy Lecky-Thompson

Win32 Default Printer Print Sample: Code showing how to print in a Windows program without PrintDlg

By: Guy Lecky-Thompson

Client Area Size with MoveWindow: How to resize in a Win32 program eliminating title and menu bars

By: Guy Lecky-Thompson

Porting to Windows Vista - Files: Some caveats to bear in mind when migrating to Windows Vista

By: Guy Lecky-Thompson

Suite101: Windows Programming articles How to subscribe to feeds