|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
From what I've been told 21931 is coming soon
![]()
__________________
http://sprint.com/global/images/logos/sprint_logo.gif
If I helped you or you appreciate my work, please feel free to https://www.paypal.com/en_GB/i/btn/btn_donate_LG.gif!!! |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
I don't have it, no. I haven't been spending much time build hunting lately, i'm learning C++ so I can write a new set of low level tools for us all to use for cooking
![]() BTW, I know there are alot of 320x240 users here, so here's a gift: http://rapidshare.com/files/26089981...0-7-7-2009.rar These are the OEM's from the HTC Mega device, a 320x240 device running 6.5, so these oems should also be 6.5 ready, should be a good source for qvga guys ![]()
__________________
If you find find my ROMs useful and my posts helpful, I would not turn down a Donation
![]() |
This post has been thanked 10 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
Last edited by ankit360; 07-28-2009 at 04:25 AM. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
|
This post has been thanked 1 times. |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Thanks a lot Da_G. BTW many dlls inside the packages are in module form. Plus, HTC Audio Manager is not working, dunno why. Its giving error that its not a valid pocket pc app
![]()
__________________
ROM: Today its WM 6.5 build 23519
![]() Blog: http://blog.sumitbhardwaj.co.in Thanks to Da_G, Ankit360, joojoobee666 and many other friends for all the WM6.5 goodness i am getting and sharing ![]() |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Re: Many modules in the packages;
As this is a WM 6.5 ROM, this is both normal and expected. One of the big advantages of a native WM 6.5 Kernel is being able to use Slot 60/61 for Modules, freeing up space in slot 0, which is very important to the WM Memory Model ![]() You can easily recmod the modules if you're on a 6.1 nk.exe. The "not a valid pocket pc app" is a generic error, more than likely there is a .dll import that the package is dependant on, that you have not included in your ROM. (as ankit360 said it's probably a .dll in Manila2D) I recommend a program like PE Explorer, in this program you can open up an .exe or .dll and view the Imports - if any of these .dlls are missing, the program will not function (as some of its functions are imported from that .dll, so without it, the program is broken) Simply include the .dll's or the entire package that the .dll's belong to, and it should run fine ![]() |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Ya, i guess the packages need to be tweaked a bit before they could be used. There is a hell lot of stuff
![]() |
|
||||
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition
Quote:
![]() ![]() Last edited by ankit360; 07-28-2009 at 12:38 PM. |
![]() |
|
|
|