HostWeb Forums » Microsoft Server Operating Systems » microsoft.public.win2000.fax » SendScheduleTime
Topic: SendScheduleTime
Hi, im using FAXCOMEXlib from my vc++ 6 application
Now I want to schedule it.
hr=pDoc->put_ScheduleType(fstSPECIFIC_TIME);
TESTRESULT("put_ScheduleType");
The problem is tha i have the schedule time in SYSTEMTIME format. How
can I convert it in DATE data type??
Are there some API or i must use MFC CTime Class???
In this case how can i enable my application using MFC compiled in my
EXE??
Replies below ↓