Click here to Skip to main content
15,911,360 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Background color: dialog box vs. property page Pin
David Crow11-Mar-12 11:13
David Crow11-Mar-12 11:13 
GeneralRe: Background color: dialog box vs. property page Pin
Richard MacCutchan11-Mar-12 22:23
mveRichard MacCutchan11-Mar-12 22:23 
AnswerRe: Background color: dialog box vs. property page Pin
Randor 10-Mar-12 3:27
professional Randor 10-Mar-12 3:27 
QuestionStrange "resource editor" issue Pin
David Crow8-Mar-12 10:13
David Crow8-Mar-12 10:13 
AnswerRe: Strange "resource editor" issue Pin
Maximilien8-Mar-12 10:33
Maximilien8-Mar-12 10:33 
GeneralRe: Strange "resource editor" issue Pin
David Crow8-Mar-12 10:58
David Crow8-Mar-12 10:58 
AnswerRe: Strange "resource editor" issue Pin
Richard MacCutchan8-Mar-12 21:27
mveRichard MacCutchan8-Mar-12 21:27 
GeneralRe: Strange "resource editor" issue Pin
David Crow9-Mar-12 2:29
David Crow9-Mar-12 2:29 
Here it is. The 1 in the highlighted line will change to an 8 on occassion.

IDD_USERBUTTONS_PAGE DIALOGEX 0, 0, 274, 298
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Buttons"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
    PUSHBUTTON      "Load New User defaults",IDC_BTN_LOAD,94,7,86,14
    LTEXT           "",IDC_STATIC_LINE,7,27,260,1,SS_SUNKEN
    LTEXT           "Current buttons:",IDC_STATIC,7,34,55,8
    ...
END

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


GeneralRe: Strange "resource editor" issue Pin
Maximilien9-Mar-12 2:47
Maximilien9-Mar-12 2:47 
GeneralRe: Strange "resource editor" issue Pin
Randor 9-Mar-12 3:15
professional Randor 9-Mar-12 3:15 
GeneralRe: Strange "resource editor" issue Pin
David Crow9-Mar-12 3:26
David Crow9-Mar-12 3:26 
GeneralRe: Strange "resource editor" issue Pin
Randor 9-Mar-12 9:34
professional Randor 9-Mar-12 9:34 
GeneralRe: Strange "resource editor" issue Pin
David Crow9-Mar-12 10:01
David Crow9-Mar-12 10:01 
GeneralRe: Strange "resource editor" issue Pin
Randor 9-Mar-12 10:42
professional Randor 9-Mar-12 10:42 
GeneralRe: Strange "resource editor" issue Pin
David Crow9-Mar-12 11:58
David Crow9-Mar-12 11:58 
GeneralRe: Strange "resource editor" issue Pin
Randor 9-Mar-12 13:47
professional Randor 9-Mar-12 13:47 
GeneralRe: Strange "resource editor" issue Pin
Jochen Arndt8-Mar-12 22:53
professionalJochen Arndt8-Mar-12 22:53 
QuestionSocket (client) crashes program one one computer when the other computer (server) powers down - Strange Pin
Stan the man8-Mar-12 4:50
Stan the man8-Mar-12 4:50 
AnswerRe: Socket (client) crashes program one one computer when the other computer (server) powers down - Strange Pin
Richard MacCutchan8-Mar-12 5:10
mveRichard MacCutchan8-Mar-12 5:10 
AnswerRe: Socket (client) crashes program one one computer when the other computer (server) powers down - Strange Pin
CPallini9-Mar-12 2:26
mveCPallini9-Mar-12 2:26 
AnswerRe: Socket (client) crashes program one one computer when the other computer (server) powers down - Strange Pin
jschell9-Mar-12 4:49
jschell9-Mar-12 4:49 
AnswerRe: Socket (client) crashes program one one computer when the other computer (server) powers down - Strange Pin
Albert Holguin9-Mar-12 5:11
professionalAlbert Holguin9-Mar-12 5:11 
Questionfile transfer Pin
ravijmca8-Mar-12 2:52
ravijmca8-Mar-12 2:52 
AnswerRe: file transfer Pin
Wes Aday8-Mar-12 3:01
professionalWes Aday8-Mar-12 3:01 
AnswerRe: file transfer Pin
Nelek8-Mar-12 3:03
protectorNelek8-Mar-12 3:03 

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.