Search Results

0
votes

C# switch statement limitations - why?

wrote: "The switch statement does a constant time branch regardless of how many cases you have." Since the language …
1
vote

FileLoadException on windows 2003 for managed c++ dll

Have you changed your development environment recently? In particular have you installed a service pack or new release of Visual Studio? It appears you are linking against a C++ runtime tha …
2
votes

Outlook PropertyFrom MAPI Schema Property ID

This link to MSDN provides a table which shows the allocation of particular tag range values to an assigned purpose …