Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Mar : How to know which images an external application loads?
| Subject: | How to know which images an external application loads? |
| Posted by: | "Alawna" (omar.alaw..@hotmail.com) |
| Date: | Thu, 24 Mar 2005 10:36:54 |
Hi,
I have a poker game that uses bmp images(cards and chips)in
"programfiles\pokergame\images" to display the game in its window.
Is there is a way to know what images the game loads during a session.
It loads seven card image every session and variable number of chip images.
I am making a program that will recognize cards dealt automatically.
thanks