Click here to Skip to main content
15,902,492 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionConverting Char* hex to Integer..? Pin
Member 40481325-Jun-03 19:00
Member 40481325-Jun-03 19:00 
AnswerRe: Converting Char* hex to Integer..? Pin
Ravi Bhavnani25-Jun-03 19:11
professionalRavi Bhavnani25-Jun-03 19:11 
GeneralRe: Converting Char* hex to Integer..? Pin
Member 40481325-Jun-03 19:15
Member 40481325-Jun-03 19:15 
AnswerRe: Converting Char* hex to Integer..? Pin
Toni7825-Jun-03 19:29
Toni7825-Jun-03 19:29 
GeneralRe: Converting Char* hex to Integer..? Pin
Johnny ²25-Jun-03 21:32
Johnny ²25-Jun-03 21:32 
GeneralRe: Converting Char* hex to Integer..? Pin
Toni7825-Jun-03 22:34
Toni7825-Jun-03 22:34 
GeneralRestore Recycle Bin Pin
rohit.dhamija25-Jun-03 18:31
rohit.dhamija25-Jun-03 18:31 
Generalmenu in dialog Pin
zecodela25-Jun-03 17:30
zecodela25-Jun-03 17:30 
hi all,
i found that it is failed to updating item in a dialog.
for example it work fine in a doc/view app. but, failed in my dialog based menu.
void CMenutestDlg::OnUpdateB(CCmdUI* pCmdUI)
{
pCmdUI->SetCheck(1);
}

anyone know the solution of it?
thanks,
jim
GeneralRe: menu in dialog Pin
Ravi Bhavnani25-Jun-03 19:08
professionalRavi Bhavnani25-Jun-03 19:08 
Generalreferences used in classes within a dll Pin
crs99925-Jun-03 15:26
crs99925-Jun-03 15:26 
GeneralRe: references used in classes within a dll Pin
Ravi Bhavnani25-Jun-03 19:12
professionalRavi Bhavnani25-Jun-03 19:12 
GeneralRe: references used in classes within a dll Pin
Ryan Binns25-Jun-03 23:08
Ryan Binns25-Jun-03 23:08 
GeneralRe: references used in classes within a dll Pin
crs99926-Jun-03 13:51
crs99926-Jun-03 13:51 
GeneralRe: references used in classes within a dll Pin
Ravi Bhavnani26-Jun-03 20:29
professionalRavi Bhavnani26-Jun-03 20:29 
Generalautorun Pin
aguest25-Jun-03 14:56
aguest25-Jun-03 14:56 
GeneralRe: autorun Pin
Tim Smith25-Jun-03 15:52
Tim Smith25-Jun-03 15:52 
GeneralNeed help with MFC static library - compiler error Pin
djordj25-Jun-03 11:34
djordj25-Jun-03 11:34 
GeneralRe: Need help with MFC static library - compiler error Pin
Neville Franks25-Jun-03 11:50
Neville Franks25-Jun-03 11:50 
Questionhow to generate a random double Pin
johnstonsk25-Jun-03 10:31
johnstonsk25-Jun-03 10:31 
AnswerRe: how to generate a random double Pin
Dave Bryant25-Jun-03 10:50
Dave Bryant25-Jun-03 10:50 
GeneralRe: how to generate a random double Pin
johnstonsk25-Jun-03 10:58
johnstonsk25-Jun-03 10:58 
GeneralRe: how to generate a random double Pin
Rick York25-Jun-03 11:08
mveRick York25-Jun-03 11:08 
AnswerRe: how to generate a random double Pin
PJ Arends25-Jun-03 15:51
professionalPJ Arends25-Jun-03 15:51 
GeneralRe: how to generate a random double Pin
Tim Smith25-Jun-03 15:53
Tim Smith25-Jun-03 15:53 
GeneralRe: how to generate a random double Pin
PJ Arends25-Jun-03 15:59
professionalPJ Arends25-Jun-03 15:59 

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.