Using mapidotnet to Create messages (Email/SMS) - Windows Mobile Software Development

Hi all,
I am trying to write an app using the following component to access the message stores on the phone...
http://www.codeproject.com/KB/windows/PocketPCandSmartphone.aspx?msg=2742467
or
http://sourceforge.net/projects/mapidotnet
Has anyone else used this? Is there a way to actually create a new message and move it into one of the stores?
Cheers

Yes...you need to either do it Natively [CE MAPI] or get a wrapper class of the CE MAPI for the .NET Framework.

leaskovski said:
Hi all,
I am trying to write an app using the following component to access the message stores on the phone...
http://www.codeproject.com/KB/windows/PocketPCandSmartphone.aspx?msg=2742467
or
http://sourceforge.net/projects/mapidotnet
Has anyone else used this? Is there a way to actually create a new message and move it into one of the stores?
Cheers
Click to expand...
Click to collapse
yes i have used it in 2-3 apps of mine. and to create a message u need to use native code as suggested by cyclone... PM if you need help on that... beware i m not good in c++. but i have written a wrapper in .net for it.

Ok, I might take you up on that offer thanks!
I am going to give the 'In the Hand' component a whirl in evaluation mode to see if that helps, so I guess I would have to pay for that eventually, but if I can get it done in eval, then I only need to run my app once.

Related

Palm messaging works on Dash

Hello all,
Wanted to share that I was able to install the cab file taken from the palm messing that was found in the MDA section of xda-developers.com forum, can't find the thread now sorry!!!!!! But I was able to install and get the program to send text messages out, but it will not thread because in the registry couldn't I couldn't change the sms key to sms.old
In the Dash registry it was a lil different than the MDA, if anyone could help would be greatly appreciated. I know it's simple just not sure, still neebe but willing to learn and try!!!!!!!!
Yes..someone please get this to work. As i'm sure we are all coming from MDA or similar devices. I was one of the lucky ones to get the threaded sms app from Palm working on my device. It's definitely nice. Don't get me wrong the 2 sms threader apps that are available now: sms threader & TXTMAN are nice..but they have some big tradeoffs that didn't occur on the Palm version.
umm..wow..it really does work. I did the normal instructions from the "How-To"... no notification sounds for it though. Im sure a little registry hacking could fix that. Everything threads hmm..testing mms..well i actually i cannot test..just realized I can't even navigate anymore lol. Pressing the back key closes the program. ARGHH! you can get around the smiley's and Mytext just buy bringing up the option but other than that it looks like a dead end. Any suggestions?
dialekt said:
umm..wow..it really does work. I did the normal instructions from the "How-To"... no notification sounds for it though. Im sure a little registry hacking could fix that. Everything threads hmm..testing mms..well i actually i cannot test..just realized I can't even navigate anymore lol. Pressing the back key closes the program. ARGHH! you can get around the smiley's and Mytext just buy bringing up the option but other than that it looks like a dead end. Any suggestions?
Click to expand...
Click to collapse
I plan on playing around some more in the registry to see what i can get to work!!!!!!! I post more after some other tweaks.
I have 1.5 for smartphone but cant get it to work either, crashes upon running, I bound bengalboys site but cant find the install guidelines, anyone have the link?
Thanks
G
GuardianZX9 said:
I have 1.5 for smartphone but cant get it to work either, crashes upon running, I bound bengalboys site but cant find the install guidelines, anyone have the link?
Thanks
G
Click to expand...
Click to collapse
I was using the cab file for the ppc and I haven't been able to get it work like it was working on the MDA. Tried all kinds things in the registry, but nothing seemed to work.
Then I finally got the thread to work but all together lost MMS, As for your situation did you make the registry tweaks to sms and mms1 and change them to .old? Not to familiar with 1.5 and assuming it may have to have the same setup. If I find anything I will let you know.
For now I have taken it off and it required for me to reset the phone and start all over. So once again I will be working on the aforementioned issues.
I didnt do the registry entries, I wasnt able to find them on BB's site.
The version I have is branded as "SmartPhone" vs the PPC version which I also have.
I think it is for the older processor type maybe?
G
ok, found the info on BB's site and made the registry changes as well as the app unlock.
VC still refuses to run on my Dash, all I get is "VoiceCommand has encountered a problem, restart voice command"
Noticed that voice comand also completely breaks the built in voice dialing
G
Could someone send me the install file please? thanks
xdame said:
Could someone send me the install file please? thanks
Click to expand...
Click to collapse
Feel free to pm me and I will be more than happy to send you the file
It seems this user has disappeared. Please, if anyone still has the SmartPhone branded version of the software please PM me or reply and I'll contact you.
Thanks in advance,
-g
I also need the smartphone version. If one of you good hearted souls can assist with this. thanks in advance.

[REQ] Access sms inbox folders

Hi,
Could anyone suggest how to access personal folders created in inbox using c++ or .net code. don't want to use commercial libs like in the hand libraries.
I have searched a lot on it but not able to find any opensource application/code to do this.
MAPIdotnet is the only one I've found. It's got some issues, but it seems to work in the limited case.
http://sourceforge.net/projects/mapidotnet/
godefroi said:
MAPIdotnet is the only one I've found. It's got some issues, but it seems to work in the limited case.
http://sourceforge.net/projects/mapidotnet/
Click to expand...
Click to collapse
Thanks godefroi... already found and used that in my app... can follow the link in my signature....

NEED HELP!!!

Hi guys. I have found an Messages application for lokalisten.de communitystuff..
I dont trust this app.
Can anyone check this cab for some password-pishing-**** or stuff like the that.
It works but i dont wanna put in my real account password.
Maybe its the wrong forum. Sorry for that..
Please put better titles, not things like: NEED HELP!, Problem!...
Back to thread
I suggest you to use a emulator to test this application
sorry. i tried on my phone already. and it still works.. but anybody told me it can be a bad software too.. i dont know how to figure this out.. Can you ceck it about a bad source code? the developer of this app means this app is an api coded cab.. just recieve and answering messages at the easiest way..
can this application send some another information to ?? anywhere? or pishing passwords?
No, this things are near impossible
It's all ok, I haven't any strange things in my emulator
thanks buddy!
I looked around the .cab and didn't find anything out of the ordinary. There's a file called config.xml, which is where the username and password are stored. There are two DLLs, both of which are completely legitimate (one is ManilaDotNetSDK.dll and the other is OpenNETCF.Drawing.dll). Then there is a file called XLokalisten.exe and a Start Menu shortcut called XLokalisten.lnk. There are no registry entries. Unless the EXE itself is pulling your password and sending somewhere it shouldn't be sent, this cab looks fine.
I also took a fast look on the disassebled code and all is right.
You can use it without afraid

[SERVICE] XAP Hosting

XAP Hosting
Sharing WP apps always has been awkward. often are there questions like: "where should I upload it?", "how do I update my app?","whats happens if I do update it?" and "do I need to replace all my links to the app with the link to the updated app?".
XAP Hosting tries to answer all those questions. :good:
with XAP Hosting you can showcase your homebrew app like never before, you never have to update links because it will always point to the newest version!
Check it out!
http://xap.eaterofcorps.es/
Register at: http://xap.eaterofcorps.es/registration.php
NOTE: Chrome, Firefox and Opera only supported (Opera has visual glitches)
Regards EaterOfCorpses.
reserved
Reserved (2)
reserverd (3)
Nice and quite interesting, I will test this for sure.
Thanks
dotcompt said:
Nice and quite interesting, I will test this for sure.
Thanks
Click to expand...
Click to collapse
Cool, Thanks
If you find a bug or want a new sort image dont Hesitate to contact me, because I like feedback
Regards,
Eater
It is just me or registration is not working anymore?
"We dont know you, creating your file
We couldn't add you check your name(from your Xap),username or publisher name(from your Xap)"
dotcompt said:
It is just me or registration is not working anymore?
"We dont know you, creating your file
We couldn't add you check your name(from your Xap),username or publisher name(from your Xap)"
Click to expand...
Click to collapse
no, but I was updating it, did you get it to work?
I added the email adress field because people were uploading hacked software what can cause problems :|
But It should work now
Also you're in the database
EaterOfCorpses said:
no, but I was updating it, did you get it to work?
I added the email adress field because people were uploading hacked software what can cause problems :|
But It should work now
Also you're in the database
Click to expand...
Click to collapse
Still not working so I am probably using a wrong password.
Is it possible to delete my data from the database so I can start it over?
Thanks
dotcompt said:
Still not working so I am probably using a wrong password.
Is it possible to delete my data from the database so I can start it over?
Thanks
Click to expand...
Click to collapse
Yes Sir, I will do it now
Your username was about, lol, I will try to create a better registration form and such after buolding the api
Will you add a possibility to browse the supplied XAPs? That would be really awesome And you said you're building an API, I could help you with making a WP app so it's possible to browse and install directly from the phone in an easy way
Hope this goes well cause this could be a really good store. I see a lot of possibilities here
Regards
Izaac
Yes that's right tbh I quited working on the api, and started working on a decent Control Panel,
But the api is online (search + product)
Let me explain them
Search api is
Code:
http://xap.eaterofcorps.es/api/search.php?q=search[&limit=20][&start=10]
Result is something like
Code:
{"Status":"Ok","Results":[{"id":"1","AuthorId":"1","ProductID":"{2cd4d774-5cde-4a5a-8097-17b6bb90b37a}","Title":"Reg Backup.","Description":"Let you take backup's of your registry"},{"id":"2","AuthorId":"3","ProductID":"{4843e329-7ad4-47ba-9dbd-6d1fbcec8482}","Title":"\u684c\u9762\u4e16\u754c\u65f6\u949f","Description":"\u628a\u65f6\u949f\u56fa\u5b9a\u5230\u684c\u9762\nWindowsphone\u4e4b\u5bb6\uff0cWPDT\u6c49\u5316\u7ec4\uff0chttp:\/\/wp.feng91.com \nsmalolo\u5fae\u535a\uff1ahttp:\/\/weibo.com\/smalolo"},{"id":"3","AuthorId":"4","ProductID":"{8a90a399-351c-45cd-b820-af8c7503cf47}","Title":"RoadPilot Mobile","Description":"Sample description"},{"id":"6","AuthorId":"6","ProductID":"{43f6a3d5-6e12-48ff-94f2-e387730022fb}","Title":"Devstore8","Description":"Homebrew Development"},{"id":"7","AuthorId":"7","ProductID":"{f41adcf8-5029-4df7-945d-78d3dc33fd5e}","Title":"@AppResLib.dll,-100","Description":"Advanced Configuration Tool"},{"id":"8","AuthorId":"8","ProductID":"{ecbd885e-81a5-4bb3-a003-a59af9878844}","Title":"LEO Advanced","Description":"LEO Advanced for WP7"},{"id":"11","AuthorId":"23","ProductID":"{9ffdd6db-602e-4c67-8232-4b028ea4b1d1}","Title":"Weather","Description":"Sample description"},{"id":"12","AuthorId":"52","ProductID":"{d154a04b-d3ad-47dd-bfc9-a1022e409af6}","Title":"@AppResLib.dll,-100","Description":"HTC Connected Media"},{"id":"13","AuthorId":"53","ProductID":"{0387b7ba-f3c0-4c39-8686-bfa81b77b7e2}","Title":"Metro Theme","Description":"Modded Themes for WP7"},{"id":"14","AuthorId":"69","ProductID":"{9d4659cd-4036-47af-b5af-c1d842c21541}","Title":"Crosscut","Description":"Sample description"},{"id":"15","AuthorId":"69","ProductID":"{8cc2d32c-0585-45ed-8a47-911d11bca41f}","Title":"Nokia Xpress Beta","Description":"Provides fast web browsing"},{"id":"16","AuthorId":"69","ProductID":"{e8abf95f-cc53-e011-854c-00237de2db9e}","Title":"XDA-Developers","Description":"XDA.COM Client"},{"id":"17","AuthorId":"6","ProductID":"{6b8d9a35-ae49-42de-8c2e-6e6a03a32f5f}","Title":"Start","Description":"Sample description"},{"id":"19","AuthorId":"6","ProductID":"{e75a62f4-2002-4c93-94c6-269dc9fe7565}","Title":"Spot on","Description":"Sample description"},{"id":"20","AuthorId":"6","ProductID":"{af2b38c2-e921-4c2c-b658-ccd4439a6ee0}","Title":"lockWidgets","Description":"Sample description"},{"id":"21","AuthorId":"6","ProductID":"{b8097390-1f0e-4c33-a440-b9e6bd7efd38}","Title":"WP7 Root Tools","Description":"Root Access for Windows Phone 7"},{"id":"22","AuthorId":"6","ProductID":"{09125ea9-95de-469a-aedc-22e35389ab0a}","Title":"SMSBackup","Description":"A small app to backup and restore your sms"},{"id":"23","AuthorId":"6","ProductID":"{63baf355-cb84-412a-b391-f78805ceb964}","Title":"Supreme Shortcuts","Description":"Customize and create most shotcuts for your phone"},{"id":"24","AuthorId":"6","ProductID":"{e3732df4-129d-4546-91ba-e96cc429fdfe}","Title":"@AppResLib.dll,-100","Description":"Battery status app with live tile and battery history."},{"id":"25","AuthorId":"6","ProductID":"{5b594f78-a744-4f8a-85d2-f0f55f411832}","Title":"Folders","Description":"Sample description"}],"Total":46,"Start":0,"Limit":20}
Status is type of return ok is ok error is error
Results are the results
Total is the total amount of items that matched the query
limit is the limit
start is where is from which item it is returned
I post the product api soon
Product api:
Code:
http://xap.eaterofcorps.es/api/product.php?id=1
Return is:
Code:
{"id":"1","title":"Reg Backup.","description":"Let you take backup's of your registry","author":{"id":"1","name":"EaterOfCorpses","publisher":"EaterOf Corp.","username":"EaterOfCorpses"},"productId":"{2cd4d774-5cde-4a5a-8097-17b6bb90b37a}","Status":"Ok","LatestXap":{"id":"6","title":"Reg Backup.","version":"1.2.0.0","description":"Let you take backup's of your registry","publisher":"EaterOf Corp.","path":"http:\/\/xap.eaterofcorps.es\/2CD4D774-5CDE-4A5A-8097-17B6BB90B37A\/1.2.0.0.xap"},"DownloadCount":"176"}
Everything explains himself
LatestXap is the latest version uploaded with all the data
Also there is an author api
Code:
xap.eaterofcorps.es/api/author/1
xap.eaterofcorps.es/api/author/1/products
And yes go wild make a app for it thats the whole thing
Cannot upload XAPs in the last couple of days. Anyone have this issue?
Thanks
Sent from my Lumia 920 using Board Express
It seems to be a general issue by the hoster (cant also upload anything to http://yourimagehosting.net )
Im gonna contact them now
EaterOfCorpses said:
It seems to be a general issue by the hoster (cant also upload anything to http://yourimagehosting.net )
Im gonna contact them now
Click to expand...
Click to collapse
Everything is up again
Seems like the db users where messed up
Updating XAP Hosting
It's been a while but,
Im updating XAP Hosting and focusing on a nice looking GUI
so here are the first early snapshots of the new update
Screenshot #1
Screenshot #2
Greetings
Eater.
Updated post and site! with new design! enjoy <3

Editing using PC

Hi guys. Thanks for the good job done to make this app. I downloaded it yesterday, and am now playing around.
When you code, where do you write it down? Because I find it not practical using my HOX to type the codes.
I was wondering whether you are using the textboxs within this app, or you type it in your laptops and afterwards transfer it somehow to your mobile phones.
teteu86 said:
Hi guys. Thanks for the good job done to make this app. I downloaded it yesterday, and am now playing around.
When you code, where do you write it down? Because I find it not practical using my HOX to type the codes.
I was wondering whether you are using the textboxs within this app, or you type it in your laptops and afterwards transfer it somehow to your mobile phones.
Click to expand...
Click to collapse
I write most of my code directly on the device because it's fun to play around and come up with ideas. It also helps to debug the code and get instant response to your inputs.
If you want to write the bulk of your code on your computer instead, I would recommend a service like pushbullet. It makes it really easy to get text from your browser to your phone
kwerdenker said:
I write most of my code directly on the device because it's fun to play around and come up with ideas. It also helps to debug the code and get instant response to your inputs.
If you want to write the bulk of your code on your computer instead, I would recommend a service like pushbullet. It makes it really easy to get text from your browser to your phone
Click to expand...
Click to collapse
That's what I was looking for. Many possibilities with this tool. Thank you.

Categories

Resources