Compiler Warning (level 1) C4402
Visual Studio 2005
Error Message
must use PTR operatorA type is used on an operand without a PTR operator when referring to or casting to a type in inline assembly code.
The compiler assumes the PTR operator.