Thread: StartWithDate
View Single Post
  #1  
Old 03-30-2019, 03:54
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 454
Rept. Given: 27
Rept. Rcvd 398 Times in 129 Posts
Thanks Given: 21
Thanks Rcvd at 1,823 Times in 349 Posts
CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399 CodeCracker Reputation: 300-399
StartWithDate

StartWithDate:
Start an executable (.exe extension) with the specific date;
- Drag and drop support for exes just drag it anywhere on main dialog;

They are two structs - two way of keeping time:
SYSTEMTIME (16 bytes) and FILETIME (8 bytes)

GetLocalTime, GetSystemTime - SYSTEMTIME
GetSystemTimeAsFileTime - FILETIME

More time Apis:
FileTimeToSystemTime - converts a 64-bit file time to system time format
SystemTimeToFileTime - converts a system time to a file time
Attached Files
File Type: zip StartWithDate.zip (8.5 KB, 36 views)
Reply With Quote
The Following 2 Users Gave Reputation+1 to CodeCracker For This Useful Post:
Computer_Angel (04-03-2019), user1 (04-02-2019)
The Following 21 Users Say Thank You to CodeCracker For This Useful Post:
ahmadmansoor (03-30-2019), Apuromafo (03-30-2019), argie (03-31-2019), backdoor_b (04-28-2022), besoeso (10-12-2023), chessgod101 (03-30-2019), conan981 (04-02-2019), darkBLACK (04-01-2019), Doit (09-07-2021), Fyyre (04-07-2019), Hypnz (03-30-2019), Indigo (07-19-2019), mnemonic72 (03-30-2019), niculaita (03-30-2019), nikkapedd (04-08-2019), Preddy (05-26-2019), sh3dow (02-23-2022), Stingered (03-30-2019), user1 (04-02-2019), wilson bibe (03-30-2019), WRP (03-30-2019)