So COM is a huge topic that I can't even imagine scratching the surface of in a single post; MSDN and CodeProject are two great places to learn about COM though. Note also that in many ways, COM has been replaced by .Net so you won't even see many people using it anymore, but it still exists and won't be going anywhere anytime soon. Microsoft.SMS.TSEnvironment is the COM object used by Operating...
Posted by Jason Sandys on
Tuesday, 23 Feb 2010 03:56.
What’s New: - Added conditions - Added save to and load from data file ability; aka persistence - Added creation of “is laptop”, “is desktop”, and “is server” TS variables - Added creation of ts variable for the chosen AppSet - Created 64-bit version - Fixed return code bug where pushing Enter to invoke the OK button resulted in a return code of 0xD or tabbing to the OK button and pres...
Posted by Jason Sandys on
Tuesday, 9 Feb 2010 08:49.