Hello....
I'm in a weird situation here: I need a timer for a Non-MFC class and I am not sure how to handle it.
The weirdness of the situation consists actually in the weirdness of the solution I developed so far, so I wonder if there is a better way to do it:
I am declaring inside the non-mfc class a CWND derived class which handles the OnTimer event.
This leads to some weird member access issues and I would like to know if there's a wiser way to accomplish this.
TIA.
[red]Nosferatu[/red]
We are what we eat...
There's no such thing as free meal...
once stated: methane@personal.ro
I'm in a weird situation here: I need a timer for a Non-MFC class and I am not sure how to handle it.
The weirdness of the situation consists actually in the weirdness of the solution I developed so far, so I wonder if there is a better way to do it:
I am declaring inside the non-mfc class a CWND derived class which handles the OnTimer event.
This leads to some weird member access issues and I would like to know if there's a wiser way to accomplish this.
TIA.
[red]Nosferatu[/red]
We are what we eat...
There's no such thing as free meal...
once stated: methane@personal.ro