I don't see a problem doing that either. I think you need to post a zip of your app directory with libraries, code and images and a step by step description of how to demonstrate the problem.I mean if you load the image, then see it is the wrong one and try to load another image into the imagebox form the app direrctory.
I've had a quick look and can't see what might be a problem. I am afraid you will have to post the source that shows the problem so that I can have a better look.Is there interference with the other libraries ?
This has been needed for source merging since version 1.1, I am surprised you haven't come across it beforeEDIT :- Version 1.1 posted with new method BitmapEx.Rotate which rotates a bitmap an arbitrary number of degrees. Note that if you want to merge the source for a device app you need to put a SIP(False) statement in your App_Start if you do not already use SIP elsewhere. This forces the Basic4ppc to reference a .NET assembly that it would not otherwise do and that is required for merging. This need will be removed with the next version of Basic4ppc.
No but "SIP(False)" as the first statement in App_Start is benign and causes no problems, it just forces the optimising compiler to include a reference to the Microsoft.WindowsCE.Forms assembly.Is there another keyword that forces Basic4ppc to reference the .NET assembly, because in the Weather program SIP is never used ?
Sorry, I didn't understand what you meant, I thought that for some reason you didn't want to use a SIP statement - I didn't realise that you meant that Weather compiled OK without. The answer is I don't know.what I don't understand is that it works with the Weather program even though there is no SIP elsewhere in this program.
'1 - Namespace changes
'2 - Device additional references
'3 - Desktop additional references
1:dzHWdesktop.dll:dzHWdesktop->dzHW
2[B][COLOR="red"]:HardwareDesktop.dll:Microsoft.WindowsCE.Forms.dll[/COLOR][/B]
2:ControlsExDeviceDummy.dll:Microsoft.WindowsCE.Forms.dll
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?