03-07-2009 02:53 AM
How to pass Array pointer to dll using call library function node.
currently im passing a 2D array through Call lib fun node. but exception occurs while accessing the array pointer in dll.
03-07-2009 06:53 AM
I did a mistake in function prototype.
No probs.