log loader/qtx/list.c @ 32276:89b79daccf49

age author description
2010-06-14 diego Remove unnecessary and unused #defines.
2010-06-14 diego Replace forward declarations by loader/wine/winbase.h #include.
2010-06-14 diego Remove unnecessary get_path() declaration.
2010-02-03 diego Add missing license headers to test programs for external libraries.
2010-01-04 diego Drop -Iloader from CPPFLAGS for the loader subdirectory.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-02-17 diego cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.
2008-04-28 diego Remove calls to Restore_LDT_Keeper, exit() is called immediately afterwards
2008-04-28 diego Add missing ldt_keeper.h #include; this fixes a bunch of implicit declaration
2008-04-28 diego Adjust printf length modifier, fixes the warning:
2008-01-06 diego /usr/lib/win32 --> /usr/local/lib/codecs
2008-01-06 diego Remove compilation command comments.
2008-01-06 diego Fix compilation due to conflicting type declaration:
2006-07-03 reynaldo get_path as const, patch by Stefan Huehner, stefan AT huehner-org
2002-03-20 arpi InitializeQTML(0) added
2002-03-20 arpi comments on compiling
2002-03-20 arpi simple sample proggy, using qtmlClient.dll to access QT components