BarD
May 5th, 1999, 05:47 PM
Hello, All!
I have created DLL and application that calls function from this DLL. Everything works fine on Windows NT, but on 95 page fault occurs, though pointers returned by LoadLibrary() and GetProcAddresss() are not NULL. What is wrong?
Thanks in advance.
BarD.
I have created DLL and application that calls function from this DLL. Everything works fine on Windows NT, but on 95 page fault occurs, though pointers returned by LoadLibrary() and GetProcAddresss() are not NULL. What is wrong?
Thanks in advance.
BarD.