I'm fine programming C, C++ & a myriad of other languages, but this is my first forray into VC++ since 1994, and even then I didn't do that much.
I've opened up VS2005, created a new Win32 project (cause of what I'm doing I want to avoid .NET & such.), and wow, do I feel like I'm looking at greek.
Maybe I'm starting with the wrong kind of project since my goal is actually to be an invisible executable (I'm going to be sending signals to another executable is all) but I'm not sure.
Anyone point me to a Hello World style tutorial just to get my feet wet?
I've opened up VS2005, created a new Win32 project (cause of what I'm doing I want to avoid .NET & such.), and wow, do I feel like I'm looking at greek.
Maybe I'm starting with the wrong kind of project since my goal is actually to be an invisible executable (I'm going to be sending signals to another executable is all) but I'm not sure.
Anyone point me to a Hello World style tutorial just to get my feet wet?