Since C# does not yet have Freeze support, is there any problem for me to write most of my project in C#, and then use a C++ Ice service (using Freeze) to save my application state?
Alternatively, is there any other way to integrate Freeze for C++ with C#?
Thanks to anyone who can help!

Reply With Quote