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

C / C++ / MFC

 
GeneralRe: CListCtrl - each character in different color? Pin
User 66583-Sep-02 5:26
User 66583-Sep-02 5:26 
GeneralRe: CListCtrl - each character in different color? Pin
Chris Losinger3-Sep-02 5:30
professionalChris Losinger3-Sep-02 5:30 
QuestionHow I can Distribution Visual C++ 6.0 using DAO (MS Access)? Pin
ATC3-Sep-02 4:02
ATC3-Sep-02 4:02 
AnswerRe: How I can Distribution Visual C++ 6.0 using DAO (MS Access)? Pin
Pavel Klocek3-Sep-02 4:59
Pavel Klocek3-Sep-02 4:59 
GeneralRe: Can you specify who has to download ...? Pin
3-Sep-02 5:51
suss3-Sep-02 5:51 
GeneralRe: Can you specify who has to download ...? Pin
Pavel Klocek3-Sep-02 6:15
Pavel Klocek3-Sep-02 6:15 
GeneralCalendar control Pin
RalfPeter3-Sep-02 4:04
RalfPeter3-Sep-02 4:04 
GeneralRe: Calendar control Pin
adamUK3-Sep-02 8:54
adamUK3-Sep-02 8:54 
That is totally wierd!!! Eek! | :eek: you are right, CTime seems to get totally the wrong date. On my PC the day is consistently 12 days after the date you selected.

It wraps around so if you choose the 17th feb 1999, it comes up with the 1st march 1999. If you choose 16th Feb it gives you the 28th Feb 1999.

It does work correctly with:

BOOL GetCurSel( LPSYSTEMTIME pDateTime ) const;

though so you could always create a SYSTEMTIME structure and use the above method. Or you could create your own class, derived from CMonthCalCtrl and fix the dodgy method!!

Well spotted! Smile | :)

Adam.

"I spent a lot of my money on booze, birds and fast cars. The rest I just squandered"
George Best.
GeneralRe: Calendar control Pin
RalfPeter3-Sep-02 9:17
RalfPeter3-Sep-02 9:17 
GeneralHyperlinks work on IIS and not apache Pin
Will23-Sep-02 3:55
Will23-Sep-02 3:55 
GeneralRe: Hyperlinks work on IIS and not apache Pin
Matt Gullett3-Sep-02 4:01
Matt Gullett3-Sep-02 4:01 
GeneralRe: Hyperlinks work on IIS and not apache Pin
Will23-Sep-02 4:06
Will23-Sep-02 4:06 
GeneralRe: Hyperlinks work on IIS and not apache Pin
Matt Gullett3-Sep-02 4:08
Matt Gullett3-Sep-02 4:08 
GeneralRe: Hyperlinks work on IIS and not apache Pin
Will23-Sep-02 4:11
Will23-Sep-02 4:11 
GeneralDebugging From Win2K to Win98 Pin
SanShou3-Sep-02 3:47
SanShou3-Sep-02 3:47 
GeneralRe: Debugging From Win2K to Win98 Pin
Chris Losinger3-Sep-02 3:50
professionalChris Losinger3-Sep-02 3:50 
GeneralRe: Debugging From Win2K to Win98 Pin
JohnnyG3-Sep-02 4:26
JohnnyG3-Sep-02 4:26 
GeneralClick-through-able window Pin
Sprudling3-Sep-02 3:36
Sprudling3-Sep-02 3:36 
GeneralRe: Click-through-able window Pin
Joaquín M López Muñoz3-Sep-02 3:43
Joaquín M López Muñoz3-Sep-02 3:43 
GeneralComboBox!!! Pin
Irina Tseitlin3-Sep-02 2:09
Irina Tseitlin3-Sep-02 2:09 
GeneralIncrease the volume Pin
Brakanjan3-Sep-02 2:02
Brakanjan3-Sep-02 2:02 
Generalunresolved external symbol __mbctype Pin
Matthew Young3-Sep-02 1:42
Matthew Young3-Sep-02 1:42 
GeneralRe: unresolved external symbol __mbctype Pin
Jawache3-Sep-02 1:51
Jawache3-Sep-02 1:51 
Questionhow to update StatusBar? Pin
Anonymous3-Sep-02 0:52
Anonymous3-Sep-02 0:52 
AnswerRe: how to update StatusBar? Pin
Tomasz Sowinski3-Sep-02 1:00
Tomasz Sowinski3-Sep-02 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.