Mombu the Microsoft Forum

Go Back   Mombu the Microsoft Forum > Microsoft > Windows 2000 Server (TECHNET) > SendScheduleTime
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 29th October 17:26
steve040876
External User
 
Posts: 1
Default 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??
  Reply With Quote


 


2 29th October 17:26
steve040876
External User
 
Posts: 1
Default 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??
  Reply With Quote


 


Reply


Thread Tools
Display Modes




666