Hello everyone,


Suppose I am executing in a function, how to print values for input parameters (binary memory value is ok) using WinDbg?

(suppose I am executing in a system API, and I do not know the exact input parameter name in source code?)


thanks in advance,
George