Quantcast
Channel: Active questions tagged kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 6501

why not found my device but exist in winObj

$
0
0

path is correct why not found??

 void CUserAppDlg::OnBnClickedbtncreate(){deviceHandle =  CreateFile(L"\\\\.\\IOCTL_1", GENERIC_ALL, 0, 0, OPEN_EXISTING, FILE_ATTRIBUTE_SYSTEM, 0);DWORD data = GetLastError();TCHAR s[100];_stprintf_s(s, _T("%X"), data);MessageBox(s);}

path is correct ?IOCTL_1 is device object namedevice exist in winObjerror:not found file


Viewing all articles
Browse latest Browse all 6501

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>