advapi32: Avoid signed-unsigned integer comparisons.
[wine] / dlls / setupx.dll16 /
2012-08-15  Michael Stefaniucsetupx.dll16: Avoid a FALSE:TRUE conditional expression.
2012-07-09  Marcus Meissnersetupx.dll16: Avoid strcmp() result truncation (Coverity).
2012-02-13  Frédéric Delanoysetupx.dll16: Simplify some dead code (Coverity).
2011-10-17  Marcus Meissnersetupx.dll16: Fixed bad sizeof() (Coverity).
2010-09-30  Gerald Pfeifersetupx.dll16: Remove some unused code from VCP_CheckPaths.
2010-09-20  Gerald Pfeifersetupx.dll16: Simplify VcpClose16 a bit.
2010-09-20  Gerald Pfeifersetupx.dll16: Fix error handling in VCP_VirtnodeCreate.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-08  Gerald Pfeifersetupx.dll16: Simplify VCP_CopyFiles by removing a...
2010-09-07  Gerald Pfeifersetupx.dll16: Simplify vcpUICallbackProc16 a bit.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-24  Francois GougetAssorted typo and spelling fixes.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-12-30  Alexandre Julliardkernel: Add an import lib for krnl386, and stop importi...
2009-12-24  Alexandre Julliardinclude: Move undocumented Win9x function definitions...
2009-12-21  Alexandre Julliardsetupx: Pass 0 as instance to InstallHinfSectionA.
2009-10-30  Alexandre Julliardsetupx: Use the correct field index for string substitu...
2009-10-01  Alexandre Julliardsetupapi: Make setupx.dll into a stand-alone 16-bit...