Click here to Skip to main content
16,016,391 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Can't make any more buttons in VC++ / MFC (visual stuadio 2005). Pin
aquawicket24-Oct-06 18:28
aquawicket24-Oct-06 18:28 
AnswerRe: Can't make any more buttons in VC++ / MFC (visual stuadio 2005). Pin
Hamid_RT24-Oct-06 19:51
Hamid_RT24-Oct-06 19:51 
AnswerRe: Can't make any more buttons in VC++ / MFC (visual stuadio 2005). Pin
Michael Dunn24-Oct-06 21:16
sitebuilderMichael Dunn24-Oct-06 21:16 
QuestionHow to set the backcolor of MS Excel cells Pin
freeman86824-Oct-06 15:08
freeman86824-Oct-06 15:08 
AnswerRe: How to set the backcolor of MS Excel cells Pin
fefe.wyx24-Oct-06 15:40
fefe.wyx24-Oct-06 15:40 
GeneralRe: How to set the backcolor of MS Excel cells Pin
freeman86824-Oct-06 21:48
freeman86824-Oct-06 21:48 
QuestionSetTimer Function Pin
Jader8924-Oct-06 12:51
Jader8924-Oct-06 12:51 
AnswerRe: SetTimer Function Pin
Mark Salsbery24-Oct-06 13:20
Mark Salsbery24-Oct-06 13:20 
For that kind of resolution you'll probably want to use a multimedia timer.

Timer events coming through windows messages are pretty innacurate and resolution is not so good
(as you've seen).

Check out timeGetDevCaps(), timeBeginPeriod(), timeSetEvent(), etc.

Mark

QuestionWide character constant problem Pin
_johan24-Oct-06 11:52
_johan24-Oct-06 11:52 
AnswerRe: Wide character constant problem Pin
Jörgen Sigvardsson24-Oct-06 12:09
Jörgen Sigvardsson24-Oct-06 12:09 
AnswerRe: Wide character constant problem [modified] Pin
Mark Salsbery24-Oct-06 12:09
Mark Salsbery24-Oct-06 12:09 
AnswerRe: Wide character constant problem Pin
Michael Dunn24-Oct-06 14:48
sitebuilderMichael Dunn24-Oct-06 14:48 
QuestionFindFirstFile returning wildcards? Pin
skullfire24-Oct-06 11:14
skullfire24-Oct-06 11:14 
AnswerRe: FindFirstFile returning wildcards? Pin
Jörgen Sigvardsson24-Oct-06 11:18
Jörgen Sigvardsson24-Oct-06 11:18 
GeneralRe: FindFirstFile returning wildcards? Pin
skullfire24-Oct-06 12:01
skullfire24-Oct-06 12:01 
GeneralRe: FindFirstFile returning wildcards? Pin
Jörgen Sigvardsson24-Oct-06 12:07
Jörgen Sigvardsson24-Oct-06 12:07 
GeneralRe: FindFirstFile returning wildcards? Pin
fefe.wyx24-Oct-06 15:50
fefe.wyx24-Oct-06 15:50 
QuestionConvert a Win32 project to Pocket PC project Pin
ayw00324-Oct-06 10:53
ayw00324-Oct-06 10:53 
QuestionHow to send a message to the Parent window Pin
prithaa24-Oct-06 10:20
prithaa24-Oct-06 10:20 
AnswerRe: How to send a message to the Parent window Pin
Mark Salsbery24-Oct-06 12:18
Mark Salsbery24-Oct-06 12:18 
GeneralRe: How to send a message to the Parent window Pin
prithaa24-Oct-06 18:48
prithaa24-Oct-06 18:48 
Questionhow can i hide console from the user when using _popen() Pin
mitil2039048230424-Oct-06 9:36
mitil2039048230424-Oct-06 9:36 
AnswerRe: how can i hide console from the user when using _popen() Pin
David Crow24-Oct-06 10:07
David Crow24-Oct-06 10:07 
GeneralRe: how can i hide console from the user when using _popen() Pin
mitil2039048230424-Oct-06 10:59
mitil2039048230424-Oct-06 10:59 
GeneralRe: how can i hide console from the user when using _popen() Pin
mitil2039048230424-Oct-06 12:33
mitil2039048230424-Oct-06 12:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.