"Vijay Kiran Kamuju" infyquest@gmail.com wrote:
+START_TEST(vector) +{
- init_function_pointers();
- VectorTest();
- QuaternionTest();
What happens if init_function_pointers() failed?
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@codeweavers.com wrote:
"Vijay Kiran Kamuju" infyquest@gmail.com wrote:
+START_TEST(vector) +{
- init_function_pointers();
- VectorTest();
- QuaternionTest();
What happens if init_function_pointers() failed?
-- Dmitry.