









Articles
DirectX
DirectX Audio Programming
19/09/2008 (5173 views)
Basic tutorial DirectX Audio programming
Read...
DirectShow: Playing with Camera
16/07/2008 (6427 views)
Tutorial on how to use DirectShow to capture images from web camera
Read...
DirectShow Tips: Splitting Audio - Video Data from Movie File (MPEG)
12/12/2006 (8414 views)
Tutorial about how to split audio - video data from MPEG file with DirectShow
Read...
DirectShow Tips: Splitting Audio - Video Data from Movie file (AVI)
22/11/2006 (7005 views)
This tutorial is about how to split audio - video data from movie file such as AVI with DirectShow and Delphi
Read...
DirectShow Tips : Developing WAV - MP3 Converter
06/11/2006 (11157 views)
Article on how to convert WAV to MP3 or vice versa using DirectShow and Delphi.
Read...
Controlling Game with DirectInput
09/10/2006 (5165 views)
Article on how to utilize DirectInput to control player character in game
Read...
2D Animation with Direct3D Part 3
18/09/2006 (5953 views)
Tutorial on how to create 2D animation with Direct3D. This time we cover background scrolling mechanism
Read...
2D Animation with Direct3D Part 2
18/09/2006 (3985 views)
Tutorial how to create 2D animation. Here we will talk how to mirror sprite.
Read...
2D Animation with Direct3D Part 1
18/09/2006 (8609 views)
Tutorial about how to create 2D animation with Direct3D. This first article discusses basic of Direct3D and how to display 2D sprite
Read...
Playing WAV and MIDI files using DirectX Audio with Delphi
15/09/2006 (5681 views)
This article discusses how to setup DirectX Audio version 8 or later to load and play WAV and MIDI files including initializing performance, loader, sound segment and audiopath. This article also disc
Read...
Playing 3D Sound with DirectX
15/09/2006 (3918 views)
Article how to play 3D sound with DirectX Audio
Read...
Multimedia Player with DirectShow Part 1
15/09/2006 (10938 views)
First part of tutorial that explains how to use DirectShow, one of DirectX component, to create multimedia player with Delphi
Read...
Multimedia Player with DirectShow Part 2
15/09/2006 (6758 views)
This article continues previous article with same title. Here we discuss how to display video in our own window and fullscreen
Read...
Multimedia
Playing WAV with Wave API
19/09/2006 (6467 views)
This article discuss how to utilize Wave API to play WAV file with Delphi
Read...
Generating tone with Delphi
15/09/2006 (5323 views)
Tutorial about how to create tone generator with Delphi
Read...
Sound Recording with Wave API
12/09/2006 (12283 views)
Tutorial about how to do sound recording with Wave API
Read...
Graphics
Change screen resolution with Delphi
15/09/2006 (3704 views)
Brief tutorial about how to change screen resolution with Delphi
Read...
General
Object-Oriented Finite State Machine
02/10/2006 (3408 views)
Tutorial finite state machine implementation with object-oriented programming
Read...
Monitoring web browser event
15/09/2006 (4905 views)
Step by step tutorial, how to monitor event generated by web browser with Delphi
Read...
Copy paste data from clipboard
13/09/2006 (7612 views)
This article explains how to copy custom data to or from clipboard
Read...
Drag Drop Operation from Windows Explorer onto a Control
11/09/2006 (4905 views)
Tutorial about how to drag and drop from Windows Explorer to a control
Read...