I need to call into a Win32 DLL where the function prototype has a variable-length parameter list (much like the printf function in classic C).
I suspect using parameter-arrays may work, but curious if anyone has done this yet.
Thanks.
Chip H.
If you want to get the best response to a question, please check out FAQ222-2244 first
I suspect using parameter-arrays may work, but curious if anyone has done this yet.
Thanks.
Chip H.
If you want to get the best response to a question, please check out FAQ222-2244 first