Click here to Skip to main content
15,918,742 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Remote PC shutDown Pin
toxcct10-Oct-04 21:08
toxcct10-Oct-04 21:08 
GeneralRe: Remote PC shutDown Pin
Sujan Christo10-Oct-04 21:24
Sujan Christo10-Oct-04 21:24 
GeneralRe: Remote PC shutDown Pin
dharani27-Oct-04 2:12
dharani27-Oct-04 2:12 
QuestionHow to prepare evaluation copy of the application? Pin
nnvidya10-Oct-04 20:00
nnvidya10-Oct-04 20:00 
AnswerRe: How to prepare evaluation copy of the application? Pin
toxcct10-Oct-04 20:36
toxcct10-Oct-04 20:36 
GeneralRe: How to prepare evaluation copy of the application? Pin
nnvidya11-Oct-04 1:10
nnvidya11-Oct-04 1:10 
GeneralRe: How to prepare evaluation copy of the application? Pin
Henry miller11-Oct-04 3:18
Henry miller11-Oct-04 3:18 
AnswerRe: How to prepare evaluation copy of the application? Pin
shiraztk11-Oct-04 0:57
shiraztk11-Oct-04 0:57 
Hi
For this to work you will have to write some amount of data in the permanent storage, say harddisk.

The algorithm goes like this

1. At the time of installing the application, Retrive the current date and time and number of days remainig (30), store it. (secretly)
2. Retrieve the current date and time, if it is equal to the stored value do nothing continue.
else
subtract both and get the value and change the stored date to this. Take the absolute value of the result. Substract this from the number of days remaining and make the result number of days remaining.
check if number of days is equal to zero...
if yes quit dont start the application.

Hope this would help you

Regards
Shiraz

The Best Relligion is Science.
Once you understand it, you will know God.
GeneralChange Background color of View Pin
Azghar Hussain10-Oct-04 19:40
professionalAzghar Hussain10-Oct-04 19:40 
GeneralRe: Change Background color of View Pin
Sujan Christo10-Oct-04 21:32
Sujan Christo10-Oct-04 21:32 
GeneralRe: Change Background color of View Pin
Anonymous11-Oct-04 1:59
Anonymous11-Oct-04 1:59 
GeneralRe: Change Background color of View Pin
Mad__10-Oct-04 23:04
Mad__10-Oct-04 23:04 
GeneralRe: Change Background color of View Pin
nutkase10-Oct-04 23:18
nutkase10-Oct-04 23:18 
GeneralWindows 2000 :Open FileDialog: Hangs Pin
lavate malllik10-Oct-04 19:02
lavate malllik10-Oct-04 19:02 
GeneralArrays Pin
thes3cr3t110-Oct-04 18:11
thes3cr3t110-Oct-04 18:11 
GeneralRe: Arrays Pin
V.10-Oct-04 21:18
professionalV.10-Oct-04 21:18 
GeneralRe: Arrays Pin
Bob Stanneveld11-Oct-04 3:50
Bob Stanneveld11-Oct-04 3:50 
GeneralRe: Arrays Pin
thes3cr3t111-Oct-04 4:28
thes3cr3t111-Oct-04 4:28 
General'constant' error when trying to get info from an edit control Pin
Programmer_Chris10-Oct-04 18:09
Programmer_Chris10-Oct-04 18:09 
GeneralRe: 'constant' error when trying to get info from an edit control Pin
toxcct10-Oct-04 20:47
toxcct10-Oct-04 20:47 
GeneralBS_GROUPBOX Pin
percidae10-Oct-04 17:04
percidae10-Oct-04 17:04 
GeneralCArchive Pin
BaldwinMartin10-Oct-04 16:26
BaldwinMartin10-Oct-04 16:26 
GeneralRe: CArchive Pin
toxcct10-Oct-04 20:52
toxcct10-Oct-04 20:52 
GeneralRe: CArchive Pin
BaldwinMartin11-Oct-04 9:41
BaldwinMartin11-Oct-04 9:41 
QuestionUNICODE option in VC6 projects? Pin
Tom Archer10-Oct-04 15:35
Tom Archer10-Oct-04 15:35 

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.