14 Mar
2007
14 Mar
'07
1:40 p.m.
Hi, Fixed this one, and it requires d3drmdef.h patch earlier I sent. Is the d3drmdef.h patch ok? Will be sending the corrected version soon. Thanks, VJ On 3/14/07, Dmitry Timoshkov <dmitry(a)codeweavers.com> wrote:
"Vijay Kiran Kamuju" <infyquest(a)gmail.com> wrote:
+START_TEST(vector) +{ + init_function_pointers(); + + VectorTest(); + QuaternionTest();
What happens if init_function_pointers() failed?
-- Dmitry.