/MERGE (Windows CE 5.0)
This option combines the first section (from) with the second section (to), naming the resulting section to. If the second section does not exist, LINK renames the section from as to.
/MERGE:from=to
The /MERGE option is useful for creating VxDs and overriding the compiler-generated section names.
See Also
Send Feedback on this topic to the authors