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

C / C++ / MFC

 
GeneralRe: MFC Communicating within splitter frame - advice needed Pin
Vaclav_24-Sep-09 19:27
Vaclav_24-Sep-09 19:27 
AnswerRe: MFC Communicating within splitter frame - advice needed Pin
Iain Clarke, Warrior Programmer25-Sep-09 21:38
Iain Clarke, Warrior Programmer25-Sep-09 21:38 
Questionfilter the list of files in a CBCGPListCtrl by extension [modified] Pin
MrKBA24-Sep-09 6:19
MrKBA24-Sep-09 6:19 
AnswerRe: filter the list of files in a CBCGPListCtrl by extension Pin
Rolf Kristensen26-Sep-09 7:42
Rolf Kristensen26-Sep-09 7:42 
QuestionCdialog constructed/create Pin
ForNow24-Sep-09 5:49
ForNow24-Sep-09 5:49 
QuestionRe: Cdialog constructed/create Pin
David Crow24-Sep-09 7:09
David Crow24-Sep-09 7:09 
AnswerRe: Cdialog constructed/create Pin
ForNow24-Sep-09 7:29
ForNow24-Sep-09 7:29 
QuestionRe: Cdialog constructed/create Pin
David Crow24-Sep-09 8:01
David Crow24-Sep-09 8:01 
AnswerRe: Cdialog constructed/create Pin
ForNow24-Sep-09 8:08
ForNow24-Sep-09 8:08 
QuestionRe: Cdialog constructed/create Pin
David Crow24-Sep-09 8:10
David Crow24-Sep-09 8:10 
AnswerRe: Cdialog constructed/create Pin
ForNow24-Sep-09 8:24
ForNow24-Sep-09 8:24 
GeneralRe: Cdialog constructed/create Pin
David Crow24-Sep-09 8:32
David Crow24-Sep-09 8:32 
GeneralRe: Cdialog constructed/create Pin
ForNow24-Sep-09 8:50
ForNow24-Sep-09 8:50 
QuestionDWORD Time Puzzle Pin
phil241524-Sep-09 5:36
phil241524-Sep-09 5:36 
AnswerRe: DWORD Time Puzzle Pin
Stuart Dootson24-Sep-09 6:13
professionalStuart Dootson24-Sep-09 6:13 
GeneralRe: DWORD Time Puzzle Pin
phil241525-Sep-09 3:46
phil241525-Sep-09 3:46 
Thanks Stuart, I'm so grateful that you were able to crack that one! Your code looks tantalisingly simple, but unfortunately I don't know C(++) at all and don't have anything to compile it with. I know VB.NET, though, and in fact that's what I'm using to write the program I'm hoping to incorporate this into. I've spent most of today Googling FileTime and SystemTime, creating my own structures in VB.NET and trying to achieve the feat of extracting the parts of the date as you have, but so far without success. At the moment it's returning a year of "67137" and a month of "65537", which seem completely meaningless to me and suggest that I've totally misunderstood what I'm doing and have just got lucky and managed to compile some code which will actually run, however pointless!

I don't suppose you know how to achieve what your code does in VB.NET, do you?
GeneralRe: DWORD Time Puzzle Pin
Stuart Dootson25-Sep-09 4:12
professionalStuart Dootson25-Sep-09 4:12 
GeneralRe: DWORD Time Puzzle Pin
phil241525-Sep-09 5:03
phil241525-Sep-09 5:03 
GeneralRe: DWORD Time Puzzle Pin
Stuart Dootson25-Sep-09 10:48
professionalStuart Dootson25-Sep-09 10:48 
GeneralRe: DWORD Time Puzzle Pin
phil241527-Sep-09 23:05
phil241527-Sep-09 23:05 
QuestionHow to prevent accelerators while certain childs have focus? Pin
i96danma24-Sep-09 5:28
i96danma24-Sep-09 5:28 
QuestionFast square root algorithm and using SSE Intrinsics to boost floating point calculation performance Pin
D_code_writer24-Sep-09 4:20
D_code_writer24-Sep-09 4:20 
AnswerRe: Fast square root algorithm and using SSE Intrinsics to boost floating point calculation performance Pin
Michael Schubert24-Sep-09 5:31
Michael Schubert24-Sep-09 5:31 
AnswerRe: Fast square root algorithm and using SSE Intrinsics to boost floating point calculation performance Pin
molesworth24-Sep-09 6:04
molesworth24-Sep-09 6:04 
AnswerRe: Fast square root algorithm and using SSE Intrinsics to boost floating point calculation performance Pin
Rick York24-Sep-09 6:56
mveRick York24-Sep-09 6:56 

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.