Accessing gdi32.dll functions from another dll

Jeff L lats at yless4u.com.au
Fri Jan 20 03:28:17 CST 2006


I need a bit of help with the correct way to do this.  In usp10.c I need
to access GetGlyphIndicesW.  Given that it is part of gdi32, I assume
that I will need to reference the function in the gdi32.dll rahter than
linking it into usp10.dll.  What is the approved method of setting up
the access?

Jeff




More information about the wine-devel mailing list