Go to file
wonchun 206458b2b6 more #ifdef USE_STBI instances
fix preference dialog image loading without STBI
simple #ifdef to restrict /FILEALIGN linker option to Visual Studio 6
2007-08-25 06:39:15 +00:00
vc6 integrate Won Chun's GDI+ support 2007-07-31 01:50:55 +00:00
vc7 add vc7.1 solution and project 2007-08-25 04:51:45 +00:00
COPYING move project/workspace to VC6 subdirectory, so all the garbage will be generated there 2007-06-25 18:59:13 +00:00
imv.c more #ifdef USE_STBI instances 2007-08-25 06:39:15 +00:00
imv.ico commenting, refactoring, add preferences for label 2007-07-01 22:11:30 +00:00
notes.txt slideshow 2007-08-24 13:08:03 +00:00
notes_header.wiki commenting, refactoring, add preferences for label 2007-07-01 22:11:30 +00:00
pics.c preferences, registry 2007-06-30 19:21:21 +00:00
pref.rc slideshow 2007-08-24 13:08:03 +00:00
readme.txt whoops, the released version won't resize until AFTER you've switched images, 2007-06-25 19:13:13 +00:00
readme_binary.txt display errors 2007-06-26 21:22:01 +00:00
release.bat cleanup 2007-07-01 22:27:57 +00:00
resource.h slideshow 2007-08-24 13:08:03 +00:00
stb.h update latest stb.h, stb_image.c BMP changes, etc. 2007-07-15 00:13:20 +00:00
stb_image.c update stb_image with TGA support 2007-08-24 12:10:57 +00:00
version.bat stb_image fixes; gdi+ fixes merged from Won 2007-08-14 17:39:54 +00:00

readme.txt

COMPILING

There is a workspace/project file for VC6 (VC98) in the "vc6" subdirectory.

Or you can just directly compile imv.c, with multithreaded runtime.