Class to retrieve the arguments passed to the function with the variable number of parameters. Works for both _cdecl and _stdcall functions.
Working with Variable Argument Lists in Functions
Published 04/10/2001
Class to retrieve the arguments passed to the function with the variable number of parameters. Works for both _cdecl and _stdcall functions.