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 » U++ Library support » U++ Widgets - General questions or Mixed problems » How do I use WIndows Message pump timer?
Re: How do I use WIndows Message pump timer? [message #3421 is a reply to message #3290] Wed, 24 May 2006 17:12 Go to previous messageGo to previous message
jeff1101 is currently offline  jeff1101
Messages: 11
Registered: November 2005
Location: Philippines
Promising Member

Hi,

Got the ff errors on compile: (Do I need to include an *.h file to use SetTimeCallback() ?)

C:\MyApps\Counter\Counter.cpp: In member function `void CounterCtrl::InitTimer
(int)':
C:\MyApps\Counter\Counter.cpp:16: error: `CLASSNAME' has not been declared
C:\MyApps\Counter\Counter.cpp:16: error: ISO C++ forbids taking the address of
an unqualified or parenthesized non-static member function to form a poin
ter to member function. Say `&CounterCtrl::Inc'
C:\MyApps\Counter\Counter.cpp:16: error: invalid conversion from `int' to `_CN
ULL'
C:\MyApps\Counter\Counter.cpp:16: error: initializing argument 1 of `Callbac
k::Callback(_CNULL)'
Exitcode: 1
compiled in (0:03.12)
1 file(s) compiled in (0:03.12) 3125 msec/file

There were errors. (0:03.14)


Thanks
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Stripping unnecessary classes
Next Topic: How to set the Constructor of a derived widget class?
Goto Forum:
  


Current Time: Sat Aug 16 06:59:47 CEST 2025

Total time taken to generate the page: 0.06561 seconds