Compiler/linker Setting Requirements
- Last UpdatedNov 03, 2021
- 1 minute read
For proper working of sample code, the _USE_32BIT_TIME_T macro is used in preprocessor definitions.
Note: To use the 32 bit date-time format, refer to MSDN for detailed information.
You can remove the above specified macro from project settings if you do not want
to use the sample code.