http://bugs.winehq.org/show_bug.cgi?id=2360
the3dfxdude@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
------- Additional Comments From the3dfxdude@gmail.com 2006-12-07 20:57 ------- Well I checked this one out since I remember some wgl work being done. First, I looked in wingdi.h. It does seem to have the wgl prototypes now. Second, I downloaded http://www.codesampler.com/source/ogl_primitive_types.zip, first ran the provided copy, and it worked. Then I took the source and compiled it with wineg++. It compiled fine and ran. Therefore, I believe the original problem is now solved in the current git tree.
Now I know that the prototypes are still stdcall. However I don't see any problem with this simple test. Resolving fixed.