18 Jan
2004
18 Jan
'04
11:12 p.m.
Francois Gouget <fgouget(a)free.fr> writes:
Or is there a way to keep the static ordinal import and still have something that compiles with MSVC?
Yes, you just need an MSVC version that has a correct import lib (or copy the import lib from somewhere).
What about MinGW? It sounds like this test does not compile there either...
That's a MinGW bug, you can work around it by using the Wine-generated import libs. -- Alexandre Julliard julliard(a)winehq.com