Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Adding FileInfo API. Watch them looking at things.... Closes #26 #32

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

Thorsten-Sick
Copy link
Contributor

No description provided.

_Out_opt_ LPDWORD lpFileSizeHigh
) {
DWORD ret = Old_GetFileSize(hFile, lpFileSizeHigh);
LOQ("ps", "FileHandle", hFile, "FileSize", lpFileSizeHigh);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surely s is not the correct format specifier here :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants