Click here to Skip to main content
15,915,094 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to completely remove a menu item during run-time Pin
Iain Clarke, Warrior Programmer26-May-05 1:32
Iain Clarke, Warrior Programmer26-May-05 1:32 
GeneralRe: how to completely remove a menu item during run-time Pin
elephantstar27-May-05 7:15
elephantstar27-May-05 7:15 
GeneralHooking problem - need urgent help Pin
YaronNir25-May-05 8:47
YaronNir25-May-05 8:47 
Questionhow to change window's start button text? problem with my program Pin
ELY M.25-May-05 7:40
ELY M.25-May-05 7:40 
AnswerRe: how to change window's start button text? problem with my program Pin
Ravi Bhavnani25-May-05 8:47
professionalRavi Bhavnani25-May-05 8:47 
AnswerRe: how to change window's start button text? problem with my program Pin
David Crow25-May-05 8:59
David Crow25-May-05 8:59 
GeneralRe: how to change window's start button text? problem with my program Pin
ELY M.25-May-05 9:07
ELY M.25-May-05 9:07 
GeneralRe: how to change window's start button text? problem with my program Pin
David Crow25-May-05 9:11
David Crow25-May-05 9:11 
The compiler is telling you exactly what the problem is. You are trying to use CWnd::SetWindowText() which does not take 2 parameters.


"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown


GeneralRe: how to change window's start button text? problem with my program Pin
ELY M.27-May-05 15:14
ELY M.27-May-05 15:14 
GeneralRe: how to change window's start button text? problem with my program Pin
ELY M.27-May-05 15:27
ELY M.27-May-05 15:27 
QuestionFind out if user logged in? Pin
jaycush25-May-05 7:09
jaycush25-May-05 7:09 
AnswerRe: Find out if user logged in? Pin
David Crow25-May-05 10:43
David Crow25-May-05 10:43 
AnswerRe: Find out if user logged in? Pin
CodeBeetle26-May-05 7:01
CodeBeetle26-May-05 7:01 
GeneralExit an application Pin
Gagnon Claude25-May-05 5:51
Gagnon Claude25-May-05 5:51 
GeneralRe: Exit an application Pin
BlackDice25-May-05 6:22
BlackDice25-May-05 6:22 
GeneralRe: Exit an application Pin
Ivan Cachicatari25-May-05 8:21
Ivan Cachicatari25-May-05 8:21 
GeneralRe: Exit an application Pin
David Crow25-May-05 9:15
David Crow25-May-05 9:15 
GeneralRe: Exit an application Pin
ThatsAlok25-May-05 20:56
ThatsAlok25-May-05 20:56 
GeneralSql - Connection Problem Pin
M.Mehrdad.M25-May-05 5:20
M.Mehrdad.M25-May-05 5:20 
GeneralRe: Sql - Connection Problem Pin
BlackDice25-May-05 6:25
BlackDice25-May-05 6:25 
Generalunsigned int to unsigned int64 Pin
nellutla25-May-05 5:09
nellutla25-May-05 5:09 
GeneralRe: unsigned int to unsigned int64 Pin
toxcct25-May-05 5:28
toxcct25-May-05 5:28 
GeneralATL SINGLETON: acessing instance directly in server Pin
peterchen25-May-05 4:48
peterchen25-May-05 4:48 
GeneralAccessing OnDraw() of view in splitter windows :^) Pin
nripun25-May-05 2:06
nripun25-May-05 2:06 
GeneralRe: Accessing OnDraw() of view in splitter windows :^) Pin
Jaime Olivares25-May-05 11:10
Jaime Olivares25-May-05 11:10 

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.