Hi all,
What runtime and display settings are best for making an MMF Windows Standalone application load up as quickly as possible after the user requests it?
I'm not talking about methods to use in the events (like avoiding on-Start events) but actual settings which will reduce the overhead.
Thanks