One question that comes up from time to time in the newsgroups is ‘I have a native C++ project and I want to extend it with Managed code (e.g. Windows Forms). What do I do?’ The answer is not so complex. It is fairly easy to extend native...
As I already mentioned before, it's a small world after all. (Hearing that annoying Disney tune yet in your head J ). I am writing an article about C++/CLI in which I use a quote from my fellow VC++ MVP Kate Gregory. I did a quick search to find her...
Problems exist to be solved. Some problems are so complex that you cannot solve them when you need to. With other problems it is not a matter of complexity, but a matter of not having all the pieces of the puzzle. Some problems are so interesting that...