--- In [email protected], "brucexs" <bswit...@...> wrote: > > Sean, it seems like you have graduated to c++ hacking. That's great. Are > you working as a programmer. >
Bruce, no, I'm afraid what made you think so. I've never been interested in learning languages, although recently been attracted to and felt the need of C#. My main interest has always been on Windows Internals and APIs. I was digging them, only armed with DllCall with the function pointer support. Maybe I gained some knowledge of C/C++ during, as I often found myself to understand C++ codes. Somewhat ironically (or naturally?), doing it this way seemed to deepen the understanding sharper than interfacing them in a higher language like C++. BTW, although it was not my original intention, I've been involved in building up a script to allow accessing COM objects, either through DISPATCH or through VTABLE. So, I got some amount of experiences in OLE/COM programming.
