Oct 18, 2009
How to Limit Movement of a Windows Games Sprite: Ensuring that an Animated Image Stays Within a Game's Boundaries
By: Mark Alexander Bain
Sep 26, 2009
Object Oriented Games Programming in VBScript: How to Creates VBScript Classes for Use in Web Page Applications
By: Mark Alexander Bain
Sep 22, 2009
Find the Dimensions of a Multidimensional Array: How to Use VBScript Ubound with an Unknown Number of Dimensions
By: Mark Alexander Bain
Sep 20, 2009
Adding Public and Private Methods to a Class: How to Customize VBScript Classes by Adding Bespoke Methods
By: Mark Alexander Bain
Sep 17, 2009
Using Multidimensional Arrays with VBScript: How to Work with More than One Dimension in VBScript Programming
By: Mark Alexander Bain
Sep 1, 2009
AutoHotKey for Automating and Programming Win32: Windows GUI and API Programming Made Easy with AHK
By: Guy Lecky-Thompson
Aug 18, 2009
Calculating Affordable Mortgages with VBScript: Use a Windows PC to Work Out a Compound Interest Loan on a Budget
By: Mark Alexander Bain
Aug 18, 2009
A Simple VBScript Home Mortgage Calculator: Calculating Compound Interest Installments with a Windows Computer
By: Mark Alexander Bain
Aug 15, 2009
How to Carry Out VBScript File Management: Using VBScript to Create, Copy, Delete and Rename Files
By: Mark Alexander Bain
Aug 5, 2009
How to Program with VBScript in a Perl Script: Programming Perl Applications Using Only VBScript Code
By: Mark Alexander Bain
Jul 26, 2009
Getting Started with Windows Scripting Files: How to Include JScript, VBScript and PerlScript in a Single Script
By: Mark Alexander Bain
Jul 26, 2009
Using a Property Let and Get in a VBScript Class: How to Work with an Object's Properties and VBScript Programming
By: Mark Alexander Bain
Jul 26, 2009
How to Initialise and Terminate a VBScript Class: Creating VBScript Subroutines That Run When a Class is Instantiated
By: Mark Alexander Bain
Jul 26, 2009
Starting Object Oriented Programming in VBScript: How to Create, Use and Reuse OOP Classes in a VBScript Application
By: Mark Alexander Bain
Jul 24, 2009
Using GET and POST in a VBScript CGI Web Page: How to Process CGI Variables in a VBScript Server Based Application
By: Mark Alexander Bain
Jul 22, 2009
How to Use the VBScript Scripting Dictionary: Implementing Associative Arrays with VBScript Programming
By: Mark Alexander Bain
Jul 21, 2009
Professional CGI Web Development with VBScript: Using VBScript as a CGI Programming Language
By: Mark Alexander Bain
Jul 20, 2009
How to Create a Simple VBScript CGI Web Page: Using VBScript for as a CGI Internet Programming Language
By: Mark Alexander Bain
May 15, 2009
How to Use the MySQL Data Reader: Running Select Queries on a MySQL Database with C# and PowerShell
By: Mark Alexander Bain
May 5, 2009
How to Access MySQL with C#: Using a MySQL Database with a C# Windows Application
By: Mark Alexander Bain
Apr 28, 2009
How to Add Tabs to a C# Windows Application: Organizing Form Components into Tabs with C#
By: Mark Alexander Bain
Apr 27, 2009
How to Work with Dates and a C# Date Time Picker: Programming the DateTimePicker Object with C#
By: Mark Alexander Bain
Apr 27, 2009
How to Add and Customize a C# Date Time Picker: Working with a DateTimePicker Object in a Windows Application
By: Mark Alexander Bain
Feb 3, 2009
A Computer Program for the Chaos Game: Using MS Access 2007 to Generate the Sierpinski Triangle
By: Harry P. Schlanger
Jan 29, 2009
Using Brushes and Pens in GDI API: Win32 GDI Tutorial Explaining How To Use the API to Draw with GDI
By: Guy Lecky-Thompson
Jan 29, 2009
Drawing Win32 GDI API Programming: Using Windows APIs to Draw on the Screen without DirectX or OpenGL
By: Guy Lecky-Thompson
Jan 21, 2009
Win32 GDI Path Functions: How to Create Closed Shapes and Clip Regions with Path Brackets
By: Guy Lecky-Thompson
Jan 16, 2009
Distributing a VBScript Application: How to Create a Distribution Package with IExpress
By: Mark Alexander Bain
Jan 13, 2009
Using VBScript to Extract Data from a Web Page: How to Obtain Important Information from the Internet
By: Mark Alexander Bain
Jan 12, 2009
How to Use VBScript to Download a Web Page: Automatically Downloading a File from the Internet
By: Mark Alexander Bain
Jan 2, 2009
Win32 Drawing and Bitmaps How-To: Windows Programming Tutorial for Graphics and Bitmap Handling
By: Guy Lecky-Thompson
Dec 19, 2008
Win32 GDI Drawing Polygons Shapes: Windows Graphics Programming Tutorial for PolyLine and PolyDraw
By: Guy Lecky-Thompson
Dec 16, 2008
How to Program Button Events with VBScript: Using VBScript to Handle Button and Mouse Events
By: Mark Alexander Bain
Dec 15, 2008
How to Use Database Recordsets with VBScript: Accessing the Information in an ODBC Database from VBScript
By: Mark Alexander Bain
Dec 14, 2008
How to Use VBScript to Create Recordsets: Building a Recordset Without a Database
By: Mark Alexander Bain
Dec 13, 2008
How to Create a VBScript Library: Reuse Code by Using a Software Library
By: Mark Alexander Bain
Dec 11, 2008
Create a Word Document with VBA and VBScript: How to Automate Microsoft Word using Visual Basic
By: Mark Alexander Bain
Dec 10, 2008
Automating Word and Excel with VBA and VBScript: How to Automate Microsoft Office Applications
By: Mark Alexander Bain
Dec 9, 2008
Windows Scripting: Command Line VBScript: How to Use VB Script Files from the Windows DOS Prompt
By: Mark Alexander Bain
Dec 8, 2008
Win32 GDI Plotting Points & Lines: How To Draw Basic Elements Using LineTo, MoveToEx and Arc Functions
By: Guy Lecky-Thompson
Dec 7, 2008
Windows Scripting: VBScript and Arrays: How to Create Multidimensional and Dynamic Arrays with VBScript
By: Mark Alexander Bain
Dec 6, 2008
Windows Scripting: VBScript Data Types: How to Work with the VBScript Variant Data Type
By: Mark Alexander Bain
Dec 6, 2008
Windows Scripting: Creating a VBScript Shell: How to Create Command Line Interpreter with VBScript
By: Mark Alexander Bain
Nov 25, 2008
Win32 GDI Drawing Shapes: Rectangles and Ellipses in the Windows API using Pens and Brushes
By: Guy Lecky-Thompson
Nov 22, 2008
How to Create a Personalized Christmas Card: Use Internet Explorer to Personalize the Seasons Greetings
By: Mark Alexander Bain
Nov 21, 2008
Creating Brushes in the Win32 API: How to Use CreateBrushIndirect, CreateSolidBrush, Pattern and Hatch
By: Guy Lecky-Thompson
Oct 30, 2008
Creating a Windows HTA: How to Create an HTML Application for Windows
By: Mark Alexander Bain
Oct 24, 2008
Win32 GDI Programming with Pens: Windows Drawing with CreatePen and CreatePenIndirect Tutorial
By: Guy Lecky-Thompson
Oct 17, 2008
Win32 GDI Programming Techniques: Using SelectObject in Windows Programming for Drawing and Painting
By: Guy Lecky-Thompson
Oct 14, 2008
A Simple Windows Desktop Application in VBScript: How to use the Ajax Technique with VBScript
By: Mark Alexander Bain
Sep 19, 2008
Win32 CreateDC and GDI Functions: Win32 GDI API Programming and Handling Device Contexts and Bitmaps
By: Guy Lecky-Thompson
Sep 17, 2008
Win32 CreateMenu API Function: How to Create Menus Correctly using Windows Functions from Win32 API
By: Guy Lecky-Thompson
Sep 11, 2008
Win32 CreateWindow API Function: How To Use the Windows API to Create Windows with Function Examples
By: Guy Lecky-Thompson
Sep 3, 2008
Microsoft Window's Big Secret: Scripting: How to Automate any Task on Windows by Using a Script
By: Mark Alexander Bain
Jul 9, 2008
Using WM_DESTROY PostQuitMessage: Correctly Closing Windows Applications in Win32 Menu Programming
By: Guy Lecky-Thompson
Jun 3, 2008
Vista Program Compatibility Tips: How-To Guide for Win32 Programmers to Ensure Vista Compatibility
By: Guy Lecky-Thompson
May 28, 2008
Searching, Opening Files in Win32: Win32 API Tutorial Example Searching Files in Folders with Wildcards
By: Guy Lecky-Thompson
May 23, 2008
Windows GUI Programming Resize Tip: How to Intelligently Resize the Win32 GUI Window Using GetClientRect
By: Guy Lecky-Thompson
Apr 23, 2008
The .Net Framework: A New Approach to Code Development via Common Language Runtime
By: Jacqueline Masloff
Nov 22, 2007
AutoHotKey Windows Macro Scripting: Review of Best Win32 Automation Keyboard and Mouse Programming Tool
By: Guy Lecky-Thompson
Oct 18, 2007
Win32 Easy Font Handling Tutorial: Exploring LOGFONT, GetObject and CreateFontIndirect in Windows Prog
By: Guy Lecky-Thompson
Aug 22, 2007
Programming Listbox Windows API: Description of the Win32 Listbox Control, Styles, Messages
By: Guy Lecky-Thompson
Jul 30, 2007
Win32 Drawing WM_PAINT Processing: How to Draw in Windows Using BeginPaint, EndPaint and InvalidateRect
By: Guy Lecky-Thompson
Jun 25, 2007
How To Build a Win32 Notepad Clone: Windows Programming Tutorial Project for Beginner Programmers
By: Guy Lecky-Thompson
Jun 14, 2007
Processing Win32 WM_ Messages: Some Common Windows Messages and How to Process Them
By: Guy Lecky-Thompson
Jun 14, 2007
Using the Win32 Timer API: Programming Timed Interrupts and Events in Windows Applications
By: Guy Lecky-Thompson
Jun 14, 2007
Win32 Timer Callback Function: Processing WM_TIMER Messages Outside the Windows Procedure
By: Guy Lecky-Thompson
Jun 13, 2007
Storing Data in Hidden List Boxes: Using Child Windows as Temporary Data Storage Gets Added Benefits
By: Guy Lecky-Thompson
Jun 13, 2007
Win32 Dynamic Wizard Style Buttons: Using the Windows API to Create Self-Managing GUI Elements
By: Guy Lecky-Thompson
Jun 13, 2007
Win32 Dynamic User Interface Trick: Using the Windows API to Generate the UI Dynamically at Run Time
By: Guy Lecky-Thompson
May 15, 2007
VC++ Express External Res Editor: Attach External Tool to Visual C++ Express for Editing Resources
By: Guy Lecky-Thompson
May 15, 2007
Microsoft Visual C++ Free Review: Download, Install, and Use the Express Edition and Runtime Libraries
By: Guy Lecky-Thompson
May 11, 2007
Win32 Message Processing Primer: A Tutorial on the Differences Between Getmessage and Peekmessage
By: Guy Lecky-Thompson
Apr 24, 2007
Socket Programming gethostbyname: How to Obtain the IP Address of the Local Machine on the Network
By: Guy Lecky-Thompson
Apr 17, 2007
Win32 Default Printer Print Sample: Code showing how to print in a Windows program without PrintDlg
By: Guy Lecky-Thompson
Apr 2, 2007
Client Area Size with MoveWindow: How to resize in a Win32 program eliminating title and menu bars
By: Guy Lecky-Thompson
Feb 5, 2007
Porting to Windows Vista - Files: Some caveats to bear in mind when migrating to Windows Vista
By: Guy Lecky-Thompson
How to subscribe to feeds
|