Click here to Skip to main content
15,915,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Finding the memory address of a function Pin
CPallini24-Sep-09 10:22
mveCPallini24-Sep-09 10:22 
GeneralRe: Finding the memory address of a function Pin
hxhl9524-Sep-09 11:47
hxhl9524-Sep-09 11:47 
QuestionCString collision in various projects causing LNK ERROR:2019 Pin
Vetukuri Raju24-Sep-09 7:36
Vetukuri Raju24-Sep-09 7:36 
AnswerRe: CString collision in various projects causing LNK ERROR:2019 Pin
David Crow24-Sep-09 8:02
David Crow24-Sep-09 8:02 
GeneralRe: CString collision in various projects causing LNK ERROR:2019 Pin
Vetukuri Raju24-Sep-09 20:10
Vetukuri Raju24-Sep-09 20:10 
QuestionMFC Communicating within splitter frame - advice needed Pin
Vaclav_24-Sep-09 6:25
Vaclav_24-Sep-09 6:25 
AnswerRe: MFC Communicating within splitter frame - advice needed Pin
«_Superman_»24-Sep-09 17:25
professional«_Superman_»24-Sep-09 17:25 
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 

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.