Corrected the MSI and MSM packages to install the appropriate components. These components got broken during the migration to VS2005.

This commit is contained in:
Juan Carlos Luciani
2006-11-27 09:36:13 +00:00
parent 4bc612ca9b
commit 23bb4f7943
10 changed files with 984 additions and 762 deletions

View File

@@ -87,10 +87,10 @@ DecodeData(
INOUT int32_t *pDataLen);
extern
int
dtoul(
IN const char *cp,
IN const int len);
int
dtoul(
IN const char *cp,
IN const int len);
//=========================================================================