- C++/(ATL)COleDateTime 사용 . . . . 4 matches
#keywords ATL,C++,COleDateTime,SYSTEMTIME,struct tm
=== SYSTEMTIME to struct tm ===
struct tm *tm_date = new tm;
==== SYSTEMTIME to struct tm 참고 ==== - omr1/402 . . . . 1 match
struct tm *ts;
In Search of the Miraculous - hrp