hahah, yes an x86 binary would indeed cause problems.
cellcore.dll is indeed available on ce5, and ce4.x as well. Its not
part of the OS, but rather part of the PPC/PPCphone/smartphone platforms
(and you dont' have the source to it from platform builder).
It has to do with functionality intended f
Hi Dave.
This morning I've been able to solve the error and began to debug the
application. There were two reasons for my problem:
- the wininet.dll file i had was compiled for x86 platform. I've found a
thumb file version in internet.
- I have removed the code related to the connection manager
Sure, you're welcome. Thumb should not fundamentally be a problem
provided the platform and tools support it, and it sounds like in your
case it does.
Your assumptions about what you need are correct, I believe (i.e., you
don't need the gui). You may want to inspect the code, however, because
th
On 2009.05.27 at 23:17:39 -0700, Frank Yellin wrote:
>[Just to you, not the list.]
>I figured that someone had to have noticed this problem before. But
>when I googled "OpenVPN BF-OFB" or "OpenVPN BF-CFB", I couldn't find
>anything.
Of course you haven't find anything about Blo
Hello.
First of all, thank you for the quick response.
We have other applications running on the Windows CE distribution and the
linker option "MACHINE" is set to "THUMB".
We are using a custom developed board, and we develop our applications
through Visual Studio 2005.
We only need to stablish
[Just to you, not the list.]
I figured that someone had to have noticed this problem before. But when I
googled "OpenVPN BF-OFB" or "OpenVPN BF-CFB", I couldn't find anything.
This bug is particularly strange because just before the bug, there is code
that's supposed to deal with -CFB and -OFB
On 2009.05.27 at 10:48:30 -0700, Frank Yellin wrote:
>I posted the following onto the OpenVPN forum, but it was suggested
>that I would be better off mailing directly to this list.
>=
>I seem to have found a bug in 2.1_rc16 that is also apparent in earlier
>