Points to RaiseException Windows function.
RaiseExceptionProc: Pointer;
void * RaiseExceptionProc;
System
RaiseExceptionProc points to the RaiseException Windows API function. This can be used to invoke the function from assembly language.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|