On Sat Apr 8 07:04:57 2023 +0000, David Kahurani wrote:
I didn't think about going about it this way. It should work except that Ex() function doesn't seem to validate the buffer. It throws an exception on a NULL buffer while the relative doesn't.
I guess we can keep that check and use the Ex() function for everything else. We might have to manually check for specific error codes, though.