status = IoCreateSymbolicLink(&win32DeviceName, &ntDeviceName); if (!NT_SUCCESS(status)) { DbgPrint("IoCreateSymbolicLink() Failed\r\n");
確定! 回上一頁