Isn't this what the "xxx is nog a valid Pocket PC application if SizeOfImage > 10000" thread was about ?
Please try this out : > you may want to try and restrict your module to Slot 0 by adding the > following registry key: > > [HKEY_LOCAL_MACHINE\System\Loader\LoadModuleLow] > "MyDll.dll"=dword:1 << change DLL name to match > > Please note that using the above key will force your entire module > into Slot 0 and prevent other modules from loading in that slot. The > above registry setting should be used with caution This was taken from http://blogs.msdn.com/hopperx/archive/2008/09/19/writeable-code-sections-got-you-down-fear-no-more.aspx Danny On Sat, 2008-10-04 at 08:13 +0200, Pascal Georges wrote: > Hi, > > I have a program that loads a DLL generated with cegcc and it works > well in WM5 and WM6.0. > Although it works also for me with WM6.1, some users report trouble > when upgrading their ROM from WM6.0 to WM6.1. > It is then impossible to load the DLL. > > Are there any known issues with WM6.1 ? > > Pascal Georges > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ Cegcc-devel mailing list > Cegcc-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cegcc-devel -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel