DCC32.exe has two options:
-CC: Console target-CG: GUI target
Is there any different using these two options to build dpk and dpr files?
DCC32.exe has two options:
-CC: Console target-CG: GUI targetIs there any different using these two options to build dpk and dpr files?
These options control the subsystem of the output file. They only have meaning on Windows. They are equivalent to the
$APPTYPEdirective.