rockbox/rbutil/ipodpatcher
Dominik Riebeling ab49b5e77b MSVC compatibility adjustments.
When using a global variable from a DLL with MSVC special handling is necessary
to avoid going through additional redirection.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31640 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 19:51:11 +00:00
..
arc4.c
arc4.h
fat32format.c Fix off-by-one memory corruption in ipodpatcher. 2011-08-25 19:58:47 +00:00
ipod2c.c
ipodio-posix.c ipodpatcher: guard platform specific files. 2011-12-07 20:06:48 +00:00
ipodio-win32-scsi.c ipodpatcher: guard platform specific files. 2011-12-07 20:06:48 +00:00
ipodio-win32.c ipodpatcher: guard platform specific files. 2011-12-07 20:06:48 +00:00
ipodio.h Various adjustments for MSVC. 2011-12-08 21:59:13 +00:00
ipodpatcher.c
ipodpatcher.h MSVC compatibility adjustments. 2012-01-08 19:51:11 +00:00
ipodpatcher.manifest
ipodpatcher.rc Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
main.c Remove obsolete 2nd gen nano check 2010-09-27 19:02:34 +00:00
Makefile sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions. 2011-12-16 21:10:21 +00:00
parttypes.h