Commit Graph

12 Commits (7ebcb1820eda3c43c8de3eb28d7390c9e7c8184e)

Author SHA1 Message Date
Alexandre Julliard 08272af642 gphoto2.ds: Include system headers before Windows headers. 2011-09-05 19:32:27 +02:00
Gerald Pfeifer 96929d151e gphoto2.ds: Only provide GPHOTO2_StrDup() when we have HAVE_GPHOTO2. 2009-05-29 11:26:17 +02:00
Francois Gouget d0ba18430d gphoto2.ds: Use Win32 APIs instead of strdup(). 2009-05-18 12:33:46 +02:00
Andrew Talbot 7754f2e78b gphoto2.ds: Replace malloc() with HeapAlloc(). 2009-02-09 17:17:09 +01:00
Michael Stefaniuc 54b6a42a0a include: Change twain.h to use LONG/ULONG for Win64 compatibility.
Also fix the compiler warnings introduced by this change.
2009-01-06 12:44:12 +01:00
Marcus Meissner 2fc6cea11a gphoto2.ds: Merge ds_ctrl.c into gphoto2_main.c. 2008-12-08 12:00:47 +01:00
Alexandre Julliard 4c2a211127 gphoto.ds: Make some functions and variables static. 2008-12-02 15:25:39 +01:00
Michael Stefaniuc a211a64eca gphoto2.ds: Fix non-ANSI function declaration. Found by sparse. 2007-06-05 12:19:01 +02:00
James Hawkins c9384a2032 gphoto2.ds: Make an internal function static. 2006-10-12 11:34:58 +02:00
Michael Stefaniuc 41dd56cb7f "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Marcus Meissner 40e7ef3a1d gphoto.ds: Implemented a libgphoto2 import driver, based on the sane.ds driver.
Wrote a GUI import dialog.
With help from Aric Stewart.
2006-05-08 22:37:05 +02:00