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

Print Value from PLARGE_INTEGER

$
0
0

I am writing a kernel mode driver for windows 10 64-bit and whenever I trying to print the value of PLARGE_INTEGER(QuadPart,HighPart,LowPart), it just crash.

LONGLONG val = plrgInt->QuadPart;DbgPrint(val);

But If I just access the value in val varibale, it just run fine, only crashes when I print it. Need some help on this issue.


Viewing all articles
Browse latest Browse all 6334

Trending Articles



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