Commit 49e9fa37 authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

msi: Increase MSI_INITIAL_MEDIA_TRANSFORM_DISKID to avoid conflicts.

parent 70073ff2
......@@ -81,7 +81,7 @@ struct tagMSIOBJECTHDR
};
#define MSI_INITIAL_MEDIA_TRANSFORM_OFFSET 10000
#define MSI_INITIAL_MEDIA_TRANSFORM_DISKID 30000
#define MSI_INITIAL_MEDIA_TRANSFORM_DISKID 32000
typedef struct tagMSISTREAM
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment