IT-Consultant: James C. Fuller > Discussion
TCLib update for Patrice
James C. Fuller:
Patrice,
I added sin,cos,acos,asin,atan,atan2,sqrt,time,rand,srand,fmod,fmodf to TCLib.
If there are other ones you need for testing let me know.
I am going to add most all the math functions but I want to install the new Visual Studio 2017 community today.
James
Patrice Terrier:
James
That doesn't work by me, from inside the IDE, no DllMain external symbol.
and a bunch of unresolved external
Did you try to compile the DLL project that was in my zip?
Thanks anyway ;)
James C. Fuller:
Patrice,
You have to be careful with your #includes and not #include files that in turn #include the standard <c lib headers>.
This appears to be the case with mfapi.h amd shlwapi.h
Probably just not worth the effort with the type of apps/dlls you write.
James
James C. Fuller:
Patrice,
There are no issues with the GL.h and GLU.h.
Maybe if you prototyped just the calls from mfapi.h and shlwapi.h you use I could figure it out.
I am close I think ?? :)
James
Patrice Terrier:
i shall make another try later this day, after adding the missing DllMain entry point.
thanks
Navigation
[0] Message Index
[#] Next page
Go to full version