Click here to Skip to main content
15,895,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionthumbnail problem Pin
vasu_sri19-Apr-07 23:38
vasu_sri19-Apr-07 23:38 
Questionhelp reg: dll Pin
viduran19-Apr-07 23:15
viduran19-Apr-07 23:15 
AnswerRe: help reg: dll Pin
toxcct19-Apr-07 23:22
toxcct19-Apr-07 23:22 
AnswerRe: help reg: dll Pin
ThatsAlok4-May-07 0:35
ThatsAlok4-May-07 0:35 
QuestionHelp!! Pin
m0dernist19-Apr-07 22:07
m0dernist19-Apr-07 22:07 
AnswerRe: Help!! Pin
Alexandre GRANVAUD19-Apr-07 22:21
Alexandre GRANVAUD19-Apr-07 22:21 
GeneralRe: Help!! Pin
m0dernist19-Apr-07 22:34
m0dernist19-Apr-07 22:34 
GeneralRe: Help!! Pin
Alexandre GRANVAUD19-Apr-07 22:51
Alexandre GRANVAUD19-Apr-07 22:51 
well if you'new to c++, first lesson : always focalize on first error in log !
warning C4002: too many actual parameters for macro 'ON_COMMAND_RANGE'
on_command_rang only take 3 parameters as i can remember : first is the first ID of the range, second is the last id of the range, and third is the handler function
GeneralRe: Help!! Pin
m0dernist19-Apr-07 23:15
m0dernist19-Apr-07 23:15 
GeneralRe: Help!! Pin
BadKarma20-Apr-07 2:21
BadKarma20-Apr-07 2:21 
GeneralRe: Help!! Pin
ThatsAlok4-May-07 0:36
ThatsAlok4-May-07 0:36 
AnswerRe: Help!! Pin
BadKarma20-Apr-07 2:23
BadKarma20-Apr-07 2:23 
GeneralRe: Help!! Pin
toxcct20-Apr-07 2:46
toxcct20-Apr-07 2:46 
GeneralRe: Help!! Pin
BadKarma20-Apr-07 3:09
BadKarma20-Apr-07 3:09 
GeneralRe: Help!! Pin
toxcct20-Apr-07 3:12
toxcct20-Apr-07 3:12 
QuestionOpening a Menu on a default item Pin
Alexandre GRANVAUD19-Apr-07 21:25
Alexandre GRANVAUD19-Apr-07 21:25 
QuestionRe: Opening a Menu on a default item Pin
Hamid_RT19-Apr-07 21:31
Hamid_RT19-Apr-07 21:31 
AnswerRe: Opening a Menu on a default item Pin
Alexandre GRANVAUD19-Apr-07 21:35
Alexandre GRANVAUD19-Apr-07 21:35 
AnswerRe: Opening a Menu on a default item Pin
Alexandre GRANVAUD19-Apr-07 23:17
Alexandre GRANVAUD19-Apr-07 23:17 
GeneralRe: Opening a Menu on a default item Pin
Mark Salsbery20-Apr-07 7:58
Mark Salsbery20-Apr-07 7:58 
GeneralRe: Opening a Menu on a default item Pin
Alexandre GRANVAUD20-Apr-07 20:27
Alexandre GRANVAUD20-Apr-07 20:27 
QuestionControlling LED using VC++ Pin
Ram Murali19-Apr-07 21:13
Ram Murali19-Apr-07 21:13 
AnswerRe: Controlling LED using VC++ Pin
Cedric Moonen19-Apr-07 21:31
Cedric Moonen19-Apr-07 21:31 
GeneralRe: Controlling LED using VC++ Pin
Ram Murali19-Apr-07 21:35
Ram Murali19-Apr-07 21:35 
GeneralRe: Controlling LED using VC++ Pin
Cedric Moonen19-Apr-07 21:38
Cedric Moonen19-Apr-07 21:38 

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.