473,473 Members | 1,832 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Windows Messaging

In short I need to know if the following is possible, and if so how I
would go about doing it. Basically there is a peice of software that
runs an "animation" of sorts, and I need to create a timer that tracks
when it starts playing, pauses, and finally ends playing. I say
"animation" because I suspect it's more of a game, part of it requires
user input. Suffice it to say what im looking to figure out is if
there's any way I can view the messages that the program is sending,
and write a timer that handles those messages. It needs to figure out
total time that the animation/game is run, and keep track of how long
certain transitions are. I do not have access to libraries and whatnot
for the other peice of software, other than what comes installed with
it. I'm sure this is a terribly formed question, but any help would be
great.

Jun 4 '07 #1
1 1354
On 4 Juni, 07:43, richard.mees...@gmail.com wrote:
In short I need to know if the following is possible, and if so how I
would go about doing it. Basically there is a peice of software that
runs an "animation" of sorts, and I need to create a timer that tracks
when it starts playing, pauses, and finally ends playing. I say
"animation" because I suspect it's more of a game, part of it requires
user input. Suffice it to say what im looking to figure out is if
there's any way I can view the messages that the program is sending,
and write a timer that handles those messages. It needs to figure out
total time that the animation/game is run, and keep track of how long
certain transitions are. I do not have access to libraries and whatnot
for the other peice of software, other than what comes installed with
it. I'm sure this is a terribly formed question, but any help would be
great.
You a quite off-topic in here, you'd be better of in one of the
windows programming groups, see the FAQ for some suggestions of which
groups to use: http://www.parashift.com/c++-faq-lit....html#faq-5..9

For you information, it is possible to listen to the messages that are
sent, one such application is spy++ which comes with Visual Studio,
there are probably others. I don't know how to do it but someone in
the windows programming groups might. However I'm not sure that you'll
be able to get any useful information from the messages, they are
generated at an astonishing speed even when doing nothing, each key-
press, mouse-move etc. generates a couple of messages.

--
Erik Wikström

Jun 4 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Carlos G Benevides | last post by:
I have a ASP.Net web application that has two assemblies that run under com+. Under Windows 2000 the two assemblies are added to com+ automatically when instantiated from the web site. For this...
1
by: Günther Rühmann | last post by:
Hi, I´m not sure if i´m right int this group... My problem: I made a vb .net application that reads from AD via System.Directoryservices.Directoryentry. The appliocation enumerates group...
9
by: Günther Rühmann | last post by:
Hi, I´m not sure if i´m right int this group... My problem: I made a vb .net application that reads from AD via System.Directoryservices.Directoryentry. The appliocation enumerates group...
5
by: quortex | last post by:
Hi all, I have a class which contains a method called GetMessage(). When I compile and unit test it all is well. However in the application I want to use it in there appears to be a conflict...
10
by: RSH | last post by:
Hi, Im looking for some sample code on sending an SMS message to my cell phone from a C# Windows form project...does anyone know of any? Thanks, Ron
2
by: Budhi Saputra Prasetya | last post by:
Hi, I managed to create a Windows Form Control and put it on my ASP .NET page. I have done the suggestion that is provided by modifying the security settings. From the stack trace, I would...
0
by: Budhi Saputra Prasetya | last post by:
Hi, I still have the same problem with embedding Windows Control. I'll just requote what I posted last time: I managed to create a Windows Form Control and put it on my ASP .NET page. I...
1
by: Jason | last post by:
If I write a windows service that raises events, is there a way I can listen for and catch those events from a windows forms application? TIA, Jason
1
by: Bob Johnson | last post by:
I'm looking to provide users of a new Windows Forms (2.0) app with a messaging system that looks and feels very much like a typical news reader. I understand that there are reference apps available...
27
by: Alan T | last post by:
I am not sure which way to go: Want to learn C# but C# is implemented both in Windows desktop application and ASP.NET. I am not familiar with web programming, should I start with Windows app or...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.