Does anybody know what happened to the Directory.GetCurrentDirectory()
method in the compact framework? The documentation on MSDN says it is
supported on the compact framework, but when I run code in debug mode, the
app throws a System.NotSupportedException.

--
Thanks in advance
Manfred Suttorp