Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: using _ultoa_s is creating a problem Pin
Malli_S16-Dec-08 19:59
Malli_S16-Dec-08 19:59 
GeneralRe: using _ultoa_s is creating a problem [modified] Pin
Cedric Moonen16-Dec-08 20:20
Cedric Moonen16-Dec-08 20:20 
GeneralRe: using _ultoa_s is creating a problem Pin
L. Madhavan16-Dec-08 21:12
L. Madhavan16-Dec-08 21:12 
GeneralRe: using _ultoa_s is creating a problem Pin
Cedric Moonen16-Dec-08 21:16
Cedric Moonen16-Dec-08 21:16 
GeneralRe: using _ultoa_s is creating a problem Pin
Naveen16-Dec-08 20:33
Naveen16-Dec-08 20:33 
AnswerRe: using _ultoa_s is creating a problem Pin
Naveen16-Dec-08 19:37
Naveen16-Dec-08 19:37 
AnswerRe: using _ultoa_s is creating a problem Pin
Malli_S16-Dec-08 19:39
Malli_S16-Dec-08 19:39 
QuestionCreateQueueTimer problem.........?? Pin
shaina223116-Dec-08 17:55
shaina223116-Dec-08 17:55 
while trying to use
CreateTimerQueue();
function i hv still facing following errors
i hv included windows.h and winbase.h files, add kernel32.dll and kernel32.lib files
and also defined macro
#define _WIN32_WINNT 0x0500
but still 2 errors

C:\New Folder\sss\sssDlg.cpp(198) : error C2065: 'CreateTimerQueue' : undeclared identifier
C:\New Folder\sss\sssDlg.cpp(198) : error C2440: '=' : cannot convert from 'int' to 'void *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
plz suggest solution...
AnswerRe: CreateQueueTimer problem.........?? Pin
shaina223116-Dec-08 18:10
shaina223116-Dec-08 18:10 
GeneralRe: CreateQueueTimer problem.........?? Pin
shaina223116-Dec-08 18:56
shaina223116-Dec-08 18:56 
GeneralRe: CreateQueueTimer problem.........?? Pin
shaina223116-Dec-08 19:34
shaina223116-Dec-08 19:34 
AnswerRe: CreateQueueTimer problem.........?? Pin
Naveen16-Dec-08 19:28
Naveen16-Dec-08 19:28 
GeneralRe: CreateQueueTimer problem.........?? Pin
shaina223116-Dec-08 20:03
shaina223116-Dec-08 20:03 
QuestionZ Order - CPropertySheet on top Pin
john john mackey16-Dec-08 13:12
john john mackey16-Dec-08 13:12 
AnswerRe: Z Order - CPropertySheet on top Pin
Mark Salsbery16-Dec-08 14:15
Mark Salsbery16-Dec-08 14:15 
GeneralRe: Z Order - CPropertySheet on top [modified] Pin
john john mackey18-Dec-08 7:07
john john mackey18-Dec-08 7:07 
QuestionATL control background color Pin
Kenny Adorisio16-Dec-08 6:36
Kenny Adorisio16-Dec-08 6:36 
AnswerRe: ATL control background color Pin
Randor 17-Dec-08 0:29
professional Randor 17-Dec-08 0:29 
QuestionGetDlgItem in Dialog class Pin
pratap198016-Dec-08 6:24
pratap198016-Dec-08 6:24 
AnswerRe: GetDlgItem in Dialog class Pin
Eytukan16-Dec-08 6:34
Eytukan16-Dec-08 6:34 
AnswerRe: GetDlgItem in Dialog class Pin
jeron116-Dec-08 6:35
jeron116-Dec-08 6:35 
AnswerRe: GetDlgItem in Dialog class Pin
Mark Salsbery16-Dec-08 6:55
Mark Salsbery16-Dec-08 6:55 
AnswerRe: GetDlgItem in Dialog class Pin
CPallini16-Dec-08 7:20
mveCPallini16-Dec-08 7:20 
QuestionPhysically include dll in compile/link with VC2005 Pin
rechmbrs16-Dec-08 4:54
rechmbrs16-Dec-08 4:54 
AnswerRe: Physically include dll in compile/link with VC2005 Pin
Code-o-mat16-Dec-08 5:14
Code-o-mat16-Dec-08 5:14 

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.