B
Bill Petzke
I have been developing an imaging application for a
Windows CE device utilizing Visual Studio .NET 2003 and
the .NET Compact Framework.
I am not sure how to reference images installed as content
with the application since I don't understand how paths
are mapped on a CE device.
It seems like there should be a way to reference the
directory of the running application. The other
possibility is to use images as embedded resources.
Unfortunately I have found the documentation on embedding
images into assemblies very weak and haven't really found
any way to access the current path of the running
application. Any direction as to the preferrable method
of accessing images on a CE device would be appreciated.
If anyone knows how to create embedded images and or
reference the working directory I would also appreciate
your help.
Windows CE device utilizing Visual Studio .NET 2003 and
the .NET Compact Framework.
I am not sure how to reference images installed as content
with the application since I don't understand how paths
are mapped on a CE device.
It seems like there should be a way to reference the
directory of the running application. The other
possibility is to use images as embedded resources.
Unfortunately I have found the documentation on embedding
images into assemblies very weak and haven't really found
any way to access the current path of the running
application. Any direction as to the preferrable method
of accessing images on a CE device would be appreciated.
If anyone knows how to create embedded images and or
reference the working directory I would also appreciate
your help.