Home | History | Annotate | Download | only in base

Lines Matching refs:HANDLE

99   HANDLE find_handle = FindFirstFile(filename_spec.c_str(), &find_file_data);
216 HANDLE target_file = ::CreateFile(
327 HANDLE dir =
346 bool GetFileCreationLocalTimeFromHandle(HANDLE file_handle,
924 // when the handle is empty.
1053 // from a file handle. If we ever deprecate XP, consider changing the
1069 // we only map the first byte, and need direct access to the handle. You can
1096 HANDLE cp = GetCurrentProcess();