summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdiplus.def
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2010-09-13 11:52:01 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-09-13 11:52:01 +0200
commit3ec9370442718043a81d9146f4283f129d45ee11 (patch)
treea9649ac3f5dd1123d202ec493072046abc12ceb3 /gdk-pixbuf/gdiplus.def
parentcfb0b0756fd0b952b46bb8c10a2bc34c605eeef1 (diff)
downloadgdk-pixbuf-3ec9370442718043a81d9146f4283f129d45ee11.tar.gz
Add comment about the differences between win32 and win64
and make it much more clear that this is just a dummy import library
Diffstat (limited to 'gdk-pixbuf/gdiplus.def')
-rw-r--r--gdk-pixbuf/gdiplus.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdk-pixbuf/gdiplus.def b/gdk-pixbuf/gdiplus.def
index da691a66c..bf8aa01a4 100644
--- a/gdk-pixbuf/gdiplus.def
+++ b/gdk-pixbuf/gdiplus.def
@@ -1,4 +1,12 @@
EXPORTS
+; this is not a real def file for gdiplus library
+; it is only a def file with symbols strictly neede
+; to make link gdk-pixbuf with gdiplus.dll on systems
+; where the import library does not exit and it contains
+; symbols for both win32 and win64 compilations in
+; the same def file, since win32 uses __stdcall calling
+; convention and win64 uses __cdecl convention; the symbols
+; are nevertheless the same
GdipBitmapGetPixel
GdipBitmapGetPixel@16
GdipBitmapSetPixel