Click here to Skip to main content
15,893,266 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Sharing a structure between a console application and a static library Pin
Chris Losinger19-Apr-17 5:22
professionalChris Losinger19-Apr-17 5:22 
GeneralRe: Sharing a structure between a console application and a static library Pin
Munchies_Matt19-Apr-17 5:38
Munchies_Matt19-Apr-17 5:38 
GeneralRe: Sharing a structure between a console application and a static library Pin
Chris Losinger19-Apr-17 5:45
professionalChris Losinger19-Apr-17 5:45 
QuestionCDateTimeCtrl in Windows 10 Pin
Member 1313216716-Apr-17 19:24
Member 1313216716-Apr-17 19:24 
SuggestionRe: CDateTimeCtrl in Windows 10 Pin
Richard MacCutchan16-Apr-17 21:35
mveRichard MacCutchan16-Apr-17 21:35 
QuestionRe: CDateTimeCtrl in Windows 10 Pin
David Crow17-Apr-17 3:54
David Crow17-Apr-17 3:54 
AnswerRe: CDateTimeCtrl in Windows 10 Pin
leon de boer17-Apr-17 17:41
leon de boer17-Apr-17 17:41 
GeneralRe: CDateTimeCtrl in Windows 10 Pin
Member 150124918-Apr-17 21:37
Member 150124918-Apr-17 21:37 
Leon,

Sorry, but I don't think this is the problem.

Create a new dialog based MFC application. MBCS character set. Put a datetimepicker control on the dialog. Even this tiny sample application will demonstrate the problem.

Customers did report this problem, but until now we couldn't reproduce it at our office.

Related is:
- If the application is started from "Run as administrator", there is no problem.
- It might be the chosen character set is related. I have only seen it in a MBCS sample, not in a Unicode sample. I am not quite sure about this.
GeneralRe: CDateTimeCtrl in Windows 10 Pin
leon de boer19-Apr-17 9:56
leon de boer19-Apr-17 9:56 
GeneralRe: CDateTimeCtrl in Windows 10 Pin
Member 150124920-Apr-17 20:41
Member 150124920-Apr-17 20:41 
GeneralRe: CDateTimeCtrl in Windows 10 Pin
Member 150124920-Apr-17 21:14
Member 150124920-Apr-17 21:14 
GeneralRe: CDateTimeCtrl in Windows 10 Pin
leon de boer22-Apr-17 19:17
leon de boer22-Apr-17 19:17 
GeneralRe: CDateTimeCtrl in Windows 10 Pin
Member 150124927-Apr-17 23:01
Member 150124927-Apr-17 23:01 
GeneralRe: CDateTimeCtrl in Windows 10 Pin
leon de boer28-Apr-17 14:57
leon de boer28-Apr-17 14:57 
GeneralRe: CDateTimeCtrl in Windows 10 Pin
Member 150124913-Jun-17 23:06
Member 150124913-Jun-17 23:06 
GeneralRe: CDateTimeCtrl in Windows 10 Pin
Michael E. Jones20-Apr-17 1:02
Michael E. Jones20-Apr-17 1:02 
GeneralRe: CDateTimeCtrl in Windows 10 Pin
leon de boer20-Apr-17 7:42
leon de boer20-Apr-17 7:42 
GeneralRe: CDateTimeCtrl in Windows 10 Pin
Richard MacCutchan20-Apr-17 22:34
mveRichard MacCutchan20-Apr-17 22:34 
PraiseRe: CDateTimeCtrl in Windows 10 Pin
JamesA_Dev25-Apr-17 4:34
JamesA_Dev25-Apr-17 4:34 
GeneralRe: CDateTimeCtrl in Windows 10 Pin
UrbanBlues4-May-17 9:37
UrbanBlues4-May-17 9:37 
AnswerRe: CDateTimeCtrl in Windows 10 Pin
JamesA_Dev25-Apr-17 21:58
JamesA_Dev25-Apr-17 21:58 
AnswerRe: CDateTimeCtrl in Windows 10 Pin
JamesA_Dev13-Jun-17 23:02
JamesA_Dev13-Jun-17 23:02 
QuestionSetting compiler name in win32.mak Pin
ForNow16-Apr-17 11:20
ForNow16-Apr-17 11:20 
AnswerRe: Setting compiler name in win32.mak Pin
Richard MacCutchan16-Apr-17 21:33
mveRichard MacCutchan16-Apr-17 21:33 
GeneralRe: Setting compiler name in win32.mak Pin
ForNow19-Apr-17 5:28
ForNow19-Apr-17 5:28 

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.