Commit Graph

10 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
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 66f6b78659 setupapi: Make setupx.dll into a stand-alone 16-bit module. 2009-10-01 19:45:07 +02:00