As I look at streams of key events coming into my CActive derived object, I see strangeness in the kinds and orders of events.
For example, if I hold down the X key, then I don't get key down...
Type: Posts; User: mykes; Keyword(s):
As I look at streams of key events coming into my CActive derived object, I see strangeness in the kinds and orders of events.
For example, if I hold down the X key, then I don't get key down...
It's an APP
I've looked at the docs.
I've looked at example programs on the WWW. Sourceforge.net has two C64 emulators for Epoc.
I've pretty much implemented what I see in the C64 emulators' code for...
I've looked at the docs.
I've looked at example programs on the WWW. Sourceforge.net has two C64 emulators for Epoc.
I've pretty much implemented what I see in the C64 emulators' code for...