Visual C++ .NET - where are the samples?
-
I've just installed VS .NET and I can't find any SDK samples. can anyone tell me where they are? Specifically, I'm looking for the MAPI samples including the ones providing edk.h, edkutils.lib, etc. Don't tell me they're no longer provided... :confused: "The folly of man is that he dreams of what he can never achieve rather than dream of what he can." "If you think education is expensive, try ignorance."
-
I've just installed VS .NET and I can't find any SDK samples. can anyone tell me where they are? Specifically, I'm looking for the MAPI samples including the ones providing edk.h, edkutils.lib, etc. Don't tell me they're no longer provided... :confused: "The folly of man is that he dreams of what he can never achieve rather than dream of what he can." "If you think education is expensive, try ignorance."
-
I haven't downloaded the SDK but then I expected to find it on the set of disks. I have looked for the samples, and it seems MS have seen fit to archive them off and not include them with the SDK anymore. So how are people supposed to find samples on one of the MS core technologies, MAPI? I guess I should never have bothered with VS .NET, it's been nothing but trouble since I installed it. Bring back VC 6.0... "The folly of man is that he dreams of what he can never achieve rather than dream of what he can." "If you think education is expensive, try ignorance."
-
I've just installed VS .NET and I can't find any SDK samples. can anyone tell me where they are? Specifically, I'm looking for the MAPI samples including the ones providing edk.h, edkutils.lib, etc. Don't tell me they're no longer provided... :confused: "The folly of man is that he dreams of what he can never achieve rather than dream of what he can." "If you think education is expensive, try ignorance."
I found that I needed to install the Exchange SDK. I installed the latest version, 2003, and it seems it needs ctl3d.h which isn't provided with VS .NET, but is provided by the original MAPI samples, the ones that have been removed from the SDK! So I included that and it got as far as then wanting rtflib.h. Can't get any further, and though this file is mentioned on MSDN as containing a core function of Exchange Server, the Exchange SDK doesn't contain it! "The folly of man is that he dreams of what he can never achieve rather than dream of what he can." "If you think education is expensive, try ignorance."