Click here to Skip to main content
15,907,687 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
I had a similar behaviour with the VS 2003 resource editor some years ago:

Whenever I changed something in a dialog using the resource editor, the style of a datetime control set to the time picker format changed to the date format. The DTS_TIMEFORMAT mask was removed while the DTS_UPDOWN mask was still present.

Finally, I hard coded the style in the PreCreateWindow override of my already existing CDateTimeCtrl derived time picker class.
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 
AnswerRe: file transfer Pin
Richard Andrew x648-Mar-12 15:54
professionalRichard Andrew x648-Mar-12 15:54 
AnswerRe: file transfer Pin
MANISH RASTOGI8-Mar-12 17:34
MANISH RASTOGI8-Mar-12 17:34 
GeneralRe: file transfer Pin
ravijmca8-Mar-12 20:07
ravijmca8-Mar-12 20:07 
AnswerRe: file transfer Pin
Richard MacCutchan8-Mar-12 21:23
mveRichard MacCutchan8-Mar-12 21:23 
GeneralRe: file transfer Pin
ravijmca9-Mar-12 0:44
ravijmca9-Mar-12 0:44 
GeneralRe: file transfer Pin
jschell9-Mar-12 5:05
jschell9-Mar-12 5:05 
GeneralRe: file transfer Pin
Albert Holguin9-Mar-12 5:13
professionalAlbert Holguin9-Mar-12 5:13 
Questionask about UDP programming? Pin
Brillian Kharisma8-Mar-12 0:46
Brillian Kharisma8-Mar-12 0:46 
AnswerRe: ask about UDP programming? Pin
Code-o-mat8-Mar-12 1:00
Code-o-mat8-Mar-12 1:00 

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.