Iceman2005
Programmer
guys.... i have taken over a project from my coworder and i need to do some coding on whatever was left there......
i came upon this peice of code and heck i didnt understand what the guy was thinking or trying to do here....
anyone can help me here?
WIN32_FIND_DATA st = {0};
...
*((__int64*) &st.ftLastWriteTime ) += __int64(10000000*60*60*24);
...
anyone?
thanks.
ice
i came upon this peice of code and heck i didnt understand what the guy was thinking or trying to do here....
anyone can help me here?
WIN32_FIND_DATA st = {0};
...
*((__int64*) &st.ftLastWriteTime ) += __int64(10000000*60*60*24);
...
anyone?
thanks.
ice