Test Department welcomes you

Graphic1

All parts

All Basic x86 Windows 32 Bit assembly parts in one zip file, always up to date, so always new


Graphic2

Part 000

The Basics, if you are an absolute beginner, please start here


Graphic3

Part 001

The first window


Graphic37

Part 002

Adding a message box and a cool sound


Graphic40

Part 003

Using a bitmap for the background


Graphic4

Part 004

Adding a file menu to our program, to load and save a file.


Graphic5

Part 010

Child windows with a predefined class name ( Button )


Graphic6

Part 012

The windows trackbar control class


Graphic7

Part 013

The windows tab control class


Graphic8

Part 014

UpDown Control (msctls_updown32 class / CreateUpDownControl API) example


Graphic9

Part 015

Windows listview class and clipboard usuage


Graphic10

Part 017

Windows statusbar class (msctls_statusbar32) and progressbar class (msctls_progress32)


Graphic11

Part 020

Creating a toolbar with bitmaps, inclusive tooltiptext


Graphic12

Part 021

Creating a customize toolbar with bitmaps, inclusive tooltiptext


Graphic13

Part 022

Toolbar with all features, also saving settings to the registry


Graphic14

Part 025

IP address Control (SysIPAddress32) example, API 'InitCommonControlsEx' usage


Graphic15

Part 027

Cool control (ReBarWindow32) example, enjoy ....


Graphic16

Part 030

Example of a nonrectangular and / or transparent window


Graphic17

Part 040

Traybar example with icon and popup menu


Graphic18

Part 050

For your pleasure, Win 9x high resolution timer, obsolete on Win2k, WinXP


Graphic41

Part 060

Menu bar with popup menu item and bitmaps, created at runtime


Graphic19

Part 070

How to work with joysticks, update


Graphic20

Part 110

Bitmap animation ( splitted GIF ), using a standard windows timer


Graphic42

Part 115

360 degree animation, FPU, moving Earth


Graphic38

Part 150

Mandelbrot fractal, menu, FPU, GDI screen back buffer


Graphic21

Part 170

Graphic engine, load / save/ spotlight bitmaps, general GDI operations


Graphic43

Part 205

How to include a midi file via resource script


Graphic39

Part 210

Simple audio cd player


Graphic22

Part 211

Audio cd player, small example of an enhanced version


Graphic23

Part 220

Wave, midi and avi player - all in 6 Kb


Graphic24

Part 221

Multimedia player, plays several formats and audio cd - all in 8 Kb


Graphic26

Part 222

Another media player, using other technique's - all in 7 Kb


Graphic25

Part 230

Windows animate class (SysAnimate32), dancer in the dark


Graphic27

Part 31x

How to create and use dynamic link libraries


Graphic44

Part 320

Example of a wrong / correct window procedure


Graphic28

Part 410

OpenGL example, FPU, rotating object using a high resolution timer


Graphic29

Part 510

A small example of a tolerance memory


Graphic30

Part 610

How to extract icons while displaying a filelist, running system panels


Graphic31

Part 710

NetSpy Utility v0.07, always use it on your own risk


Graphic32

Part 810

Coding special, playing with OpCodes


Graphic33

Part 850

Code snippet, converts a decimal number string into a 32 Bit value


Graphic34

Part 851

Code snippet, converts a 32 bit value into an ascii hexadecimal string


Graphic35

Part 852

Code snippet, converts a 32 bit value into an ascii decimal string, new routine