Commit Graph

18 Commits

Author SHA1 Message Date
Michael Stefaniuc
b37902765c setupx.dll16: Avoid a FALSE:TRUE conditional expression. 2012-08-15 12:12:46 +02:00
Marcus Meissner
a181e4dfe9 setupx.dll16: Avoid strcmp() result truncation (Coverity). 2012-07-09 10:10:20 -04:00
Frédéric Delanoy
a8fe74b4d1 setupx.dll16: Simplify some dead code (Coverity). 2012-02-13 18:37:32 +01:00
Marcus Meissner
68f8eff5e0 setupx.dll16: Fixed bad sizeof() (Coverity). 2011-10-17 17:45:05 +02:00
Gerald Pfeifer
90021f6ea5 setupx.dll16: Remove some unused code from VCP_CheckPaths. 2010-09-30 11:16:53 +02:00
Gerald Pfeifer
ae0a15477c setupx.dll16: Simplify VcpClose16 a bit. 2010-09-20 13:48:11 +02:00
Gerald Pfeifer
7c27f9cbac setupx.dll16: Fix error handling in VCP_VirtnodeCreate. 2010-09-20 13:48:11 +02:00
Alexandre Julliard
81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Gerald Pfeifer
053ba796e7 setupx.dll16: Simplify VCP_CopyFiles by removing a set, but never read, variable. 2010-09-08 13:25:02 +02:00
Gerald Pfeifer
a1fecdaf07 setupx.dll16: Simplify vcpUICallbackProc16 a bit. 2010-09-07 11:23:55 +02:00
Alexandre Julliard
b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Francois Gouget
7649c75b40 Assorted typo and spelling fixes. 2010-06-24 10:37:05 +02:00
Alexandre Julliard
bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard
a18bbec0f0 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. 2009-12-30 18:01:34 +01:00
Alexandre Julliard
21ddb9f48e include: Move undocumented Win9x function definitions to winbase16.h. 2009-12-24 20:28:12 +01:00
Alexandre Julliard
ff0d84d4a3 setupx: Pass 0 as instance to InstallHinfSectionA. 2009-12-21 11:19:33 +01:00
Alexandre Julliard
50bc161eb2 setupx: Use the correct field index for string substitutions. 2009-10-30 19:42:44 +01:00
Alexandre Julliard
66f6b78659 setupapi: Make setupx.dll into a stand-alone 16-bit module. 2009-10-01 19:45:07 +02:00