Click here to Skip to main content
15,914,481 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Setting window size Pin
John M. Drescher18-Jul-03 8:29
John M. Drescher18-Jul-03 8:29 
GeneralLInking Statically to MFC Pin
Code4Food18-Jul-03 6:33
Code4Food18-Jul-03 6:33 
GeneralRe: LInking Statically to MFC Pin
Rick York18-Jul-03 6:42
mveRick York18-Jul-03 6:42 
QuestionHow Base64 convert Pin
Anonymous18-Jul-03 5:19
Anonymous18-Jul-03 5:19 
AnswerRe: How Base64 convert Pin
markkuk18-Jul-03 5:28
markkuk18-Jul-03 5:28 
AnswerRe: How Base64 convert Pin
Anthony_Yio20-Jul-03 17:24
Anthony_Yio20-Jul-03 17:24 
GeneralBinary STRINGTABLE Resource Format Pin
Blake Miller18-Jul-03 5:14
Blake Miller18-Jul-03 5:14 
GeneralRe: Binary STRINGTABLE Resource Format Pin
David Crow18-Jul-03 5:44
David Crow18-Jul-03 5:44 
GeneralProblems with WM_VSCROLL PostMessage Pin
Greg Ellis18-Jul-03 4:47
Greg Ellis18-Jul-03 4:47 
GeneralRe: Problems with WM_VSCROLL PostMessage Pin
PJ Arends18-Jul-03 11:47
professionalPJ Arends18-Jul-03 11:47 
GeneralRe: Problems with WM_VSCROLL PostMessage Pin
Ilushka20-Jul-03 21:43
Ilushka20-Jul-03 21:43 
GeneralA SetFont problem Pin
Vincent Ye18-Jul-03 4:21
Vincent Ye18-Jul-03 4:21 
GeneralRe: A SetFont problem Pin
Chris Losinger18-Jul-03 4:37
professionalChris Losinger18-Jul-03 4:37 
GeneralRe: A SetFont problem Pin
Vincent Ye18-Jul-03 4:57
Vincent Ye18-Jul-03 4:57 
GeneralRe: A SetFont problem Pin
Chris Losinger18-Jul-03 5:40
professionalChris Losinger18-Jul-03 5:40 
GeneralRe: A SetFont problem Pin
Vincent Ye18-Jul-03 5:53
Vincent Ye18-Jul-03 5:53 
GeneralRe: A SetFont problem Pin
Joel Lucsy18-Jul-03 7:27
Joel Lucsy18-Jul-03 7:27 
GeneralRe: A SetFont problem Pin
Vincent Ye18-Jul-03 7:33
Vincent Ye18-Jul-03 7:33 
GeneralRe: A SetFont problem Pin
Ryan Binns18-Jul-03 19:23
Ryan Binns18-Jul-03 19:23 
QuestionHelp: How to set background bitmap for Rebar? Pin
bin892218-Jul-03 4:04
bin892218-Jul-03 4:04 
Generalstring to long part 2 Pin
si_6918-Jul-03 3:51
si_6918-Jul-03 3:51 
GeneralRe: string to long part 2 Pin
Ian Darling18-Jul-03 4:00
Ian Darling18-Jul-03 4:00 
GeneralRe: string to long part 2 Pin
RChin18-Jul-03 4:07
RChin18-Jul-03 4:07 
GeneralRe: string to long part 2 Pin
Mike Nordell19-Jul-03 4:25
Mike Nordell19-Jul-03 4:25 
RChin wrote:
Leading zeros on a number has no significance to the value itself.

Really? Tried e.g. sscanf lately? As any good C or C++ programmer should know, any number (including literals within the program itself) having a leading zero is an octal number.

Now, let's try to rephrase that statement. Smile | :)
GeneralRe: string to long part 2 Pin
RChin20-Jul-03 23:26
RChin20-Jul-03 23:26 

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.