Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Key pressing with MINGW and Windows XP does not work
Re: Key pressing with MINGW and Windows XP does not work [message #35613 is a reply to message #35611] Tue, 06 March 2012 09:53 Go to previous messageGo to previous message
BioBytes is currently offline  BioBytes
Messages: 310
Registered: October 2008
Location: France
Senior Member
Hi Small_Dwarf,

Do you mean the virtual function is not implemented so you did not get any key value when the user presses any key ?

virtual bool   WKey(dword key, int count)


You have a typo in the function wording, it should be Key not WKey as follows:

virtual bool Key(dword key, int count)


Regards

Biobytes


 
Read Message icon5.gif
Read Message
Read Message icon3.gif
Previous Topic: Change images
Next Topic: array : minimum value
Goto Forum:
  


Current Time: Sun Aug 24 14:15:17 CEST 2025

Total time taken to generate the page: 0.04109 seconds