Hello everyone,
As aw27 said, it can indeed be done. All you have to do is right click on the project in the solutions explorer window, go to the "Build dependencies" line, then click on the "build customizations" line, and select masm in the drop-down lisk, and then "OK".
Two questions remain unresolved for me.
1. Why does the IDE insist on naming the entry point "mainCRTStartup"?
2. If I want to change the entry point to something else, how do I do it? I know how to find the relevant line in the "properties" page or the linker options, but I don't know how to change it. There are no "apply" or "OK" buttons on the page where I make the edit.
Thanks,
Mark Allyn