Although I currently don't have the need to do this, I
am wondering how best to perform a /Command function
from /View. For instance, let's say I have a /View app
that is working great but I really need the Win32 version
to access the Registry when an edit box is filled.
No problem - just use /Command, BUT how would I *spawn* the
/Command exe from /View and get a result? And even if you
could do this it's a lot of overhead for such a simple function.
Does RT have a suggestion for situations like this? Will
there be a /ViewCommand or will the functionality be split
into shared libraries?
TIA,
Rodney