









Articles
DirectX
DirectX Audio Programming
19/09/2008 (5115 views)
Basic tutorial DirectX Audio programming
Read...
DirectShow: Playing with Camera
16/07/2008 (6372 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 (8355 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 (6969 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 (11088 views)
Article on how to convert WAV to MP3 or vice versa using DirectShow and Delphi.
Read...
Controlling Game with DirectInput
09/10/2006 (5115 views)
Article on how to utilize DirectInput to control player character in game
Read...
2D Animation with Direct3D Part 3
18/09/2006 (5903 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 (3952 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 (8552 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 (5648 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 (3884 views)
Article how to play 3D sound with DirectX Audio
Read...
Multimedia Player with DirectShow Part 1
15/09/2006 (10850 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 (6697 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 (6408 views)
This article discuss how to utilize Wave API to play WAV file with Delphi
Read...
Generating tone with Delphi
15/09/2006 (5279 views)
Tutorial about how to create tone generator with Delphi
Read...
Sound Recording with Wave API
12/09/2006 (12174 views)
Tutorial about how to do sound recording with Wave API
Read...
Graphics
Change screen resolution with Delphi
15/09/2006 (3671 views)
Brief tutorial about how to change screen resolution with Delphi
Read...
General
Object-Oriented Finite State Machine
02/10/2006 (3375 views)
Tutorial finite state machine implementation with object-oriented programming
Read...
Monitoring web browser event
15/09/2006 (4851 views)
Step by step tutorial, how to monitor event generated by web browser with Delphi
Read...
Copy paste data from clipboard
13/09/2006 (7547 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 (4874 views)
Tutorial about how to drag and drop from Windows Explorer to a control
Read...