Prashanth,
I haven't had a chance to play with the .NET compact framework, but in
Embedded Visual C++ 3.0, each emulator had its own directory structure on
the hard disk that simulated the directory structure you would find on the
target device. This allowed you to place configuration files, etc
Patrick,
I am not sure about an equivalent ComClass attribute, but have you
considered using the REGASM utility to expose your .NET assembly as a COM
object? This tool reads the assembly's metadata and adds the appropriate
entries in the registry so that any COM client can use the object. You
erived has
private access, its scope does not extend to MoreDerived. Thus, the
call F() in MoreDerived.G is valid and will invoke Base.F."
Todd Clemetson
|-+>
| | Shawn Wildermuth |
| | |
| |