I've managed to compile cryptophone for PocketPC 2003 - Windows Mobile Development and Hacking General

I've build a version of crypto phone for PocketPC 2003. ( unsing the sources from www.cryptophone.de ),
with some workarrounds for license test.
I don't have two phone to test it yet. If anyone can test it please send feedback.
As i see it use data call as link layer so your provider must suport it.
PS: Who's testing it , please send feedback.

I've tested in my Qtek 2020, (XDA II, MDA II…).

Is it working? I was able to compile it too, but it died on exchanging keys.

mamaich said:
Is it working? I was able to compile it too, but it died on exchanging keys.
Click to expand...
Click to collapse
Don't work. :-(

I have programmed 2 xda 1 with wm2003 and the crypto, it works perfectly. The only bug is the "file" bar vanishes after a call is placed or received, other than that its great. 8)

Can you post what you changed in the source file in order we could reply your compiled code?
The idea is simple, if we can have access to the original source code and can do the changes you documented, generating the same code as you, with the same hash value for the encrypted code, we can assure that your code have the same security of cryptophone.

dumb ?
what is cryptophone?

Hi,
i am very interested in this (or a similar) software for
the Wallaby or Himalaya platform.
Anyone here who has a working & easy too install binary?
(Or are there any real free & opensource applications like cryptophone?).
kind regards,
Ben

Has anyone managed to get cryptophone working on the XDA ??
... or find a similar program ??
Regards

There are several similar commercial projects. Just wait some time for their announcements.

mamaich said:
There are several similar commercial projects. Just wait some time for their announcements.
Click to expand...
Click to collapse
Hi mamaich,
thnx for that prompt reply
I know about cryptophone.de, raseac.com.br & caspertech.com
Are there any others I have missed ??
Regards
John

2-3 russian companies are also working on similar projects. I don't know their sites.

cryptophone Somebody to compiled? for motorola smartphone mpx220 :?

one more company.
http://www.securegsm.com
and question - where is source download page on http://www.cryptophone.de ?
in general "cryptophone" application isn't difficult
- good vocoder
- some crypto
- good realtime data transfer - CSD for GSM network
- some audio components like AEC
could some one point me to good ARM implementation of vocoder with 2.4-4.8kbitps bitrate? ARM9(v5) PXAxxx ~100MIPS.
Free is preferable, but reasonable commertial offers are welcome too.

just a question,
isn`t it possible with the sourcecode of this software and the sdk for windows mobile 2003 smartphones to make a installer?
is very interesting, or?
is there any other software for ppc or smartphone avalable?

a free wm5 client for this should be awesome! coders go compile now!

is the encryption limited to "only" this version of application ?
- or is there some sort of standard ?

ryhor said:
one more company.
http://www.securegsm.com
and question - where is source download page on http://www.cryptophone.de ?
in general "cryptophone" application isn't difficult
- good vocoder
- some crypto
- good realtime data transfer - CSD for GSM network
- some audio components like AEC
could some one point me to good ARM implementation of vocoder with 2.4-4.8kbitps bitrate? ARM9(v5) PXAxxx ~100MIPS.
Free is preferable, but reasonable commertial offers are welcome too.
Click to expand...
Click to collapse
here
http://www.cryptophone.de/support/downloads/downloads.html

Lord Ashmedai said:
I've tested in my Qtek 2020, (XDA II, MDA II…).
Click to expand...
Click to collapse
Hi, did you manage to get it to work?
I tried on my O2 xda... it hung on the key exchange part...

It concerns me that this program starts two processs, spcore.exe and ui2003.exe. I have not looked over the code, but can you tell me why it must use two. Furthermore once they are going there is no way to stop the spcore.exe. My guess is that if that process contains the thread that is waiting for tapi events, its stopping mechanism has not been implemented properly. If you want to make a thread that is waiting for the event for line state then when the user wants to stop the thread/process, the event interest needs to be reset. eg SetCommMask(hSerialHandle,0); ,but it must be done from the ui thread not the waiting thread because obviously the waiting thread cant do anything. Once it is set to 0 (as apposed to EV_RXCHAR for example) the waiting thread will finish waiting imeadiately.
I tried sending a message to destroy the window with no effect, I then tried using terminatethread to stop it but that did not work so it must be in an api call (such as waiting).
On my mini it starts up ok, and dose not interfear with the phone. I could not test the functionality because the only other phone I had with me was my xda and it dose not install corectly on that. No error messages on intalation but the icon in the program files is not shown properly and it fails when I try to start it.

Related

Free T9 like dialer Program

03/09/2004
ExtendedPhone has gone Cemercial.
You can download a trial version from the leading PPC software sites.
There is still an old free version on page 4 in this thread but keep in mind that this is an old version and there and will be are many improovements in the comercial one.
I have developed a T9 like dialer using .NETCF.
(That means you need Pocket 2003 ,or Pocket 2002 with .NETCF SDF installed)
The dialer works very nicely on my device.
I plan to extend the features but first i need some feedback from you people.
They both work fine on my SX56. (May be the XDA II needs the ARMV4.)
If you have other processors i'll upload the appropriate files by request.
Any feedback or suggestion is welcome.
P.S For now it works only on Latin Alphabet
Anyone?
Whats the matter people .
No one is coming in here.
May be this is not the right forum to release a new software?
I'm interested, but was waiting for someone else to try it first! (You could be anybody releasing a virus or something )
Have you mapped the green 'Answer' button to your program like PhonePlus2 does?
Not yet
The software is still in alpha stage.
I just need some feedback on what i did so far.
(search algorithm, performance bugs etc...)
PhonePlus2 is a commercial software and has been around for a while.
I don't have the time to work full time so go easy on me.
i installed it & it says could not read service provider, getservice bla bla, so looks like its not made for us, what could be the prob;em?
Xda I
Rom: 4.05
Radio 4.01
wm 2003
Tried it on my SPV M1000, WM 2003, ROM 1.72.
Works, but, as you said, it's definitely in its alpha phase. Here are my initial thoughts:
- not very responsive, slow.
- no possibility to scroll through contacts if more than 3 options are available.
- same very mediocre (I'd say ugly, but it's a matter of taste) design, from the interface to the buttons.
- Operater doesn't show up
- What's with the 'Cool Stuff'?
Anyway, thanks for your efforts. Will definitely stay tuned on the developments.
- not very responsive, slow.
Click to expand...
Click to collapse
is that not just the bane of .net ?
First of all thanks for the feedback.
i installed it & it says could not read service provider, getservice bla bla, so looks like its not made for us, what could be the prob;em?
Click to expand...
Click to collapse
I have uploaded a version without the "Service Provider" although it works on my sx56.
Works, but, as you said, it's definitely in its alpha phase. Here are my initial thoughts:
- not very responsive, slow.
- no possibility to scroll through contacts if more than 3 options are available.
- same very mediocre (I'd say ugly, but it's a matter of taste) design, from the interface to the buttons.
- Operater doesn't show up
- What's with the 'Cool Stuff'?
Click to expand...
Click to collapse
As for the design I'll support skins later.
If you have more than three contats starting with the same Letter then press another button and if still have more yet another,
I could add another one or two options for contacts but then you could say why 5 , why not more?
Cool stuff is just a logo.
As for the speed i'm trying to optimize and i think this version is a little less slow (you are right Rudegar) but untill the next release of .NET CF the one we have bundled with windows is no match for NATIVE code hence the slow startup.
There is a newer version (1.1BETA) on later post.
its working good you first need to work on the speed then on the interface & would be grate if you link it to the messages since we can use it as a keyboard layout also, sorry i don't have much time to write a full description but i will do that tomorrow
since you are a programmer why don't you develop a sw for sending scheduled sms's, i would defenatly be intrested & make no mistake such sw has never been made for PPC yet so make & sell it
new dialer
looks great but is very slow it would be great if it was faster also could you add on some thing to make it easier to send sms,s when you are busy.
well done keep up the good work
regards kevin :lol:
new dialer
looks great but is very slow it would be great if it was faster also could you add on some thing to make it easier to send sms,s when you are busy.
well done keep up the good work
regards kevin :lol:
Thanks guys .
I'm working on the speed problem but for now all solutions make the size a lot biger with not much improvement.
As i see there are two problems:
1 Loading time:Loading time is a bit of a problem in .NET (because of it's nature)
I'm trying different techniques but with no significant improvement.
So in the mean time just minimize the program and don't close it.
2 The first letter of the contact:
I'm working on that and i'm geting somewhere.
As for the SMS i'll have to resolve the speed problem first but i'm thinking about it.
Stay tuned
elir,
Found some issue.
- USSD code not supported. E.g. press **21*xxxxxxxxxx# to make call forwarding but it's not support in your software.
- Only 3 slots in the searching result. Maybe I have 10 contacts match the result but fail to show the 4th to 10th
- Unable to enter "+" to dial a IDD call.
Cheers,
Paul
Source code?
Elir, what about releasing this piece of nice work under any open source licence? I'm a developer in .NET for 4 years, so maybe I can help you.
Is it in C# or VB.NET?
Suggestion for faster searching:
What about creating tree from Contacts in memory on the start of program? If my assumption your dialer searches in Contacts directly is right...
Found some issue.
- USSD code not supported. E.g. press **21*xxxxxxxxxx# to make call forwarding but it's not support in your software.
- Only 3 slots in the searching result. Maybe I have 10 contacts match the result but fail to show the 4th to 10th
- Unable to enter "+" to dial a IDD call.
Click to expand...
Click to collapse
I'm working on international and ussd calls but as i said before want to resolve the speed issue first.
As for contacts slots , the whole point for an application like this is dialing one handed when bussy(driving etc...) , so adding slots will not help on that.
The only problem i see with this design is when you have more than three contacts with exactly the same first name.
This can be solved by adding search by last name but again i'm having speed problems as it is.
Elir, what about releasing this piece of nice work under any open source licence? I'm a developer in .NET for 4 years, so maybe I can help you.
Is it in C# or VB.NET?
Suggestion for faster searching:
What about creating tree from Contacts in memory on the start of program? If my assumption your dialer searches in Contacts directly is right...
Click to expand...
Click to collapse
I don't know yet about open source but i can tell you thats written in c# with a lot of native code (.NET CF lacks all the phone and outlook functions)
Thanks for the suggestion but If i copy the entire phonebook to memory at startup :
It will add another 2 seconds (and i have only 180 contacts) and it is slow as it is.
It will allocate a big chunk of memory and as you probably know we don't have a lot of it.
More than that if you add or change a contact you'll have to restart the program for it to appear.
How about bugs?
Nobody has reported any.
What do you not know about open source?
Or you mean, that you are thinking about releasing final version as commercial software? Com'on man...
In C#? Nice one brother...
Hm... In my QTek 2020 is about 80MB of free memory, so what is problem? :wink:
About refresh of tree: Isn't possible to add some event handler on changes at Contacts database?
Bugs will follow very soon...
Hm... In my QTek 2020 is about 80MB of free memory, so what is problem?
Click to expand...
Click to collapse
Most of us have XDA I so the memory problem is real.
About refresh of tree: Isn't possible to add some event handler on changes at Contacts database?
Click to expand...
Click to collapse
As far as i know (and i have done some research) that is not possible.
Re-write in in C++ (or even with MFC) for much better speed. .NET sucks ass on a PC let alone a poor ikkle PPC!
New version
Hi all!
New version 1.0.3
Fixes:
1 International dialing
2 Now you can use pound key just for #
3 Less slower (at least in my xda)
Added a module to send SMS .
A little clumsy but .... .
I didn't check the Sms module thoroughly but for some reason it doesn't dial international numbers ( i think is the "+")
PS The sequence of characters can be changed( for now i just went by the abc)
There is a newer version (1.1BETA) on later post.
SMS
I found out that numbers begining with "+" cannot be used to send SMS.
I'll fix this bug tomorrow so wait for the next version.
Any suggestions for my qwerty keyboard are welcome.
Has anyone noticed a speed increase?

RIL, GSM APIs, Cell ID and other

Hi folks.
I'm writing some lines of code to play with RIL and gsm embedded function of my XDAII. I have also XDAI and QTEK 1010 and 2020.
I tried to discover a method to retrieve CELL ID for the first test...
Without success (i played also with gknavigation.de's terminal beta program).
All people interested in this argument is asking about CELL-PROFILER. I think that this is a good software, but POCKET OOZ used work from xda-developers or from xs4all? If yes, please POCKET OOZ share your infos! If not, i apologize with POCKET OOZ and i want to work with this forum to resolve this nice problem.
i've tried to use DevSpecific 24 and 26 modifying tstril, but without success. GetCellTowerInfo returns negative value (error? not implemented?).
We have some news about this?
thanks
bye
davide
noxious said:
Hi folks.
I'm writing some lines of code to play with RIL and gsm embedded function of
thanks
bye
davide
Click to expand...
Click to collapse
Support ,I am writing now,make a friend.my MSN:[email protected]
CellID
Did you get anywhere with this?
Would be useful to retrieve CellID, LAC, BSIC and IMEI (of the SIM) all in one fell swoop. Then, post that data (including a timestamp) to a defined server / port config
If you get any code you want testing, do let me know - as I'm a professional applications and system infrastructure tester, should be a good fit
A bit late, but others might need this eventually.
There's this lib you can use for free and read the Cell ID for devices on GSM Networks:
http://teksoftco.com/index.php?section=press&cat=2009#090611

CellTracker Alternative

I don't know where else to post this....I found this while looking for an alternative to the SPV Developers CellTracker app. It's an app called NiceTrack...the screenshots tell the rest of the story:
http://www.nicecuppa.com/nicetrack.asp
Background info: http://www.ascendingangels.com/nicecuppa.com/nicetrack.asp?story=1
Screenshots: http://www.ascendingangels.com/nicecuppa.com/nicetrack.asp?story=2
Download: http://www.ascendingangels.com/nicecuppa.com/nicetrack.asp?story=3 (Version 1.2)
The source code for that app can also be downloaded from the Background Info link.
The SPV Developers CellTracker app (Beta version only, hasn't been updated since December) for PocketPCs is located at the way bottom of the page:
http://www.thelogster.34sp.com/celltracker/
NiceTrack updates the tower changes in real-time whereas CellTracker does not. NiceTrack also shows the dbm signal strength on a cool chart and it also includes a logging function that allows you to rename the cells your phone has connected to while the app is active.
Signal strength chart: http://www.ascendingangels.com/nicecuppa.com/images/nicetrack/main-page.gif
Here are a couple hints based on my experience so far:
1) In order to fully save the renamed/logged cell sites, you must first tap Save next to where you renamed the cell site. Then you must also tap Options/Menu --> Save (extreme lower left) to save all changes since the app was launched.
2) Use Menu --> Exit to completely close the app.
I have tested this for use on my MDA II w/Windows Mobile 2003. I don't know if the app is compatible with WM5 PPCs or regular Windows Mobile smartphones.
Enjoy
Thanks for posting.
This software has been discussed before, and it is great:
http://forum.xda-developers.com/viewtopic.php?t=3347&highlight=nicetrack
However, I believe people are having difficulty converting it to WM5 (when I last checked). But great stuff either way.
V
Hi there,
Sharpstuff (NiceTrack author) here..
I've just bought a T-Mobile MDA Vario and have managed to get it working on that ( WM2005 )
The problem was that in the older phones the GSM modem was on COM2 and on my Vario it's now COM9. I've made the Com port configurable now, but it's still not 100%.
You can download it from my site www.nicecuppa.net
Let me know how y'all get on.
Cheers
-sharpstuff
Good stuff sharpstuff Wish I had a gps!
V
sharpstuff said:
Hi there,
Sharpstuff (NiceTrack author) here..
I've just bought a T-Mobile MDA Vario and have managed to get it working on that ( WM2005 )
The problem was that in the older phones the GSM modem was on COM2 and on my Vario it's now COM9. I've made the Com port configurable now, but it's still not 100%.
You can download it from my site www.nicecuppa.net
Let me know how y'all get on.
Cheers
-sharpstuff
Click to expand...
Click to collapse
Sharpstuff, you have an excellent app here. I had to search for a bit to find it but in the end, I'm quite glad to have it . I also like the pun you have for your site...it's quite distinctive since even as a German-American, I know when someone says "cuppa", they normally mean the cup of tea .
Keep up the good work and thanks for taking the time to develop such a great and invaluable app .
oooh.. *bookmark*
Do you have a regular Donate button somewhere? I see the shop, but I'd rather just get X amount straight to you, and not have to be awoken by some crazy delivery guy at 8am for a mug
Thanks for the kind thought...
But, I enjoy doing this stuff, so just click my google ads and I'm happy!
;-)
Got this to work on my 8125, almost... Clicking on 'add' under events causes it to crash with the following error:
NiceTrack.exe
NullReferenceException
Application::Run+0xf
MainForm::Main+0xa
....bummer - so close!
You need to select an event type eg. "Flash backlight" then click "add"..
Needs some validation there.. Plus, the events side of things isn't very useful at the moment, I need to implement some more event types.
Cheers
I installed it on my qtek9100 but it doesn't find a GSM-modem at all.
Also a Qtek9100, EN - found it on COM9 just fine
What would be really neat would be an event "Show Picture". That way it would be easy to make a make-shift map tracking thing. Simply grab a picture of the map off the internet, plunge a big dot on the map where you got the cell, save as image, and have that image displayed when entering that cell %) GIF files on the storage card, shouldn't take up too much space
Alternatively a full-fledged mapping thing could be developed, but that's a lot more work *nod*
@sharpstuff hey I installed it on my XDA EXEC, but when it scans for com and reaches com9 it just freezes...any ideas?
Hi there,
I'm having some problems with the detection code, and general functionality on WM5.
I am looking into it and will post a new version up ASAP, sorry for the problems..
stop being sorry and add that donate button *keeps clicking google ads once a day but hopes google won't start ignoring his IP address for excessive clicking...*
N!co said:
I installed it on my qtek9100 but it doesn't find a GSM-modem at all.
Click to expand...
Click to collapse
After a soft reset its working fine on COM9. Nice app.!
sharpstuff said:
Hi there,
I'm having some problems with the detection code, and general functionality on WM5.
I am looking into it and will post a new version up ASAP, sorry for the problems..
Click to expand...
Click to collapse
So is Release 1.3b a partial fix for WM5 users? I installed it on my MDA II and it detects my modem on COM2 without any problems. Both 1.2 and 1.3 seem to work on WM2003 PPCs.
http://www.nicecuppa.net/
http://www.nicecuppa.com/download/NiceTrack_Release_1_3.zip
TIA
Yep, it's an intermediate release. Basically, it reminds the user on startup to set the Com port in settings
I'm working on v1.4 at present, this has more error checking on the GSM code, and multi-threaded com port detection so the whole app doesn't hang
For what it's worth - it seems to randomly lock up on me - requires an 'end task'. Sometimes when this happens, and I try to fire it back up again, I just get an empty message box dialog; no title, just the close button.
ZeBoxx said:
For what it's worth - it seems to randomly lock up on me - requires an 'end task'. Sometimes when this happens, and I try to fire it back up again, I just get an empty message box dialog; no title, just the close button.
Click to expand...
Click to collapse
I get that messagebox at random even after I closed the app and its not in the list of running programs. Strange...

TyTN cellid?

Hi. I am writing a freeware social networking application based on location services ( http://www.fightersoft.ro/mts/index.htm ). Although many devices are supported, it seems that the HTC TyTN isn't. To that end I acquired one and now I am on the quest on getting the cellid in my application.
The approach that should of worked was the COM port. However, no matter what COM port I open, I get a create file error. I am guessing that maybe the internal modem uses a weird port name such as COM550 or other letters instead of COM. I know that another way of getting the cellid is by using ril.dll (or even getting the handle to the gsm modem com port). However, in WM5 this is not documented at all on msdn.com - BUT for WM6 there is documentation.
Firstly, I want to ask anyone if they have extra information about this issue and secondly if by upgrading to WM6, the using the COM port approach works from the box (usually COM9)?
hi, I tryed many programs, which have actually support for cellid information, but no one work on herm, no matter if it was WM5 or WM6. on all phones, I had before it worked correctly... phone alarm also have this functionality, but shown only something like 00-00...
This is so frustrating. Every mobile device with GSM capabilities has a GSM modem insinde. That modem SHOULD be accesible from the OS by the means of COM ports. My guess is that this port is hidden or under a different name than the rest of the HTC devices where it resides on COM9.
CommMgrPro shows Cell Id and Location Area Code correctly on TyNT
I started this thread in the hopes that people will contribute with ideas towards getting this task done. Can you reveal any technical information on how you get the cellid information?
stargatesg1 said:
I started this thread in the hopes that people will contribute with ideas towards getting this task done. Can you reveal any technical information on how you get the cellid information?
Click to expand...
Click to collapse
Sure. Ril.dll gives you access to this information and works properly in WM5-WM6. And technically is easier than manager serial drivers......
Documentation isnt included in WM5 so it isnt "official" but realky It is included. The only problem for "not official" issue is you wont get support from microsoft....
Ask me what you want...
stargatesg1, if you have searched the forum, you'd already have the answer. For instance, this thread:
http://forum.xda-developers.com/showthread.php?t=280476&highlight=cellid
has a reference to RIL API. And I do remember I told you this some months ago in your another thread...
Here it is:
http://forum.xda-developers.com/showpost.php?p=1040464&postcount=27
It was at October 26 last year!
Basically I only need the cellid and the lac. I found that msdn.com offers documentation for ril.dll for WM6. This also works for WM5?
From what I learned from msdn.com is that I should do a ril.initialize first and then I should get the cell info using a fuction that I can't remember right now. Is this approach correct?
Lurker0, I know about this approach (I have mentioned it in my first post) however, I need more information because c++ native is not my primary envoirement for developing. That's why I kept searching for a way of getting the lac-cid from com ports so that I could do it directly from managed code.
stargatesg1 said:
Basically I only need the cellid and the lac. I found that msdn.com offers documentation for ril.dll for WM6. This also works for WM5?
From what I learned from msdn.com is that I should do a ril.initialize first and then I should get the cell info using a fuction that I can't remember right now. Is this approach correct?
Click to expand...
Click to collapse
Exactly. I downloaded Platform builder to have includes and libraries.
1) Initialize Ril
2.a) Request Position explicitally using a RIL_gettowerinfo
2.b) When you initializa Ril you can pass a callback to be notified upon location changes....
Did you read the source code for RIL interface that I pointed you to?
danielherrero, I see. Regarding the callback function is not neccessary in my app - the user or the app set on auto mode searches for changes in location. Thank you very much for your info.
Lurker0, yes I did, but like I said, I am not a very experienced c++ programmer and I need some documentation to get me started. I am also very greatful for your help and I am sure that I will use information from rilclass.cpp.
Thank you both, I will post back with the results as soon as I will have any.
Good luck
Hi StargateSG,
Did you succeeded in getting MTS working on Tytn?
Rgds
I had to leave the country on a business trip. I'll get back in a few days and I will start working on the problem.
danielherrero said:
CommMgrPro shows Cell Id and Location Area Code correctly on TyNT
Click to expand...
Click to collapse
Does nothing on the Blue Angel.

starting a process on incoming call and stopping when the call is answered

Hi,
I am trying to write a small application for my WM6 phone device.
What I intend to do is :
- write the application in c#
- it will be a background application (daemon)
- starting to blink leds of my phone (I have a dll which I know how to call from within a C# app)
- stopping this process when the call is answered or the ringing state is passed
- no forms will be used (as it will be a background application which will only play with leds)
- when the exe is called a second time , it should disable itself
Unfortunately, I could not succeed a few months ago as seen here :
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2454023&SiteID=1
Then , I had some other issues to deal with and left the project. Now I want to start over, fresh...
However, I am not sure of what is the most acceptable solution for this.
As I do not want to load the CPU or memory with unneccessary processes, I want to be able to do it correctly.
Could someone show me the path ?
Please take a look at the thread that I gave the URL above. At that time we discussed this but I couldn't achieve it.
Thanks for any help, comments...
SystemState class seems to only work if you have a form based application. Which is silly I know. Basically the only solution is do dump the daemon idea and have a form based app but hide the form.
thanks for your reply.
what do you mean by "dump the daemon idea" ? do you mean I shouldn't use it ?
if I create a form based app and hide the form, which method should I use to start the process when phone starts ringing ?
p.s : english is not my native language so I may misunderstand some phrases.
yes he means forget the daemon..and i recommend using C++ as it uses less system resources plus its fast .. im currently developing my first Kitchen in C++ if u want i can work with you also
I agree with you; of course c++ is faster but it's not as easy as c#.
what do you mean by kitchen ?
I would like to work with you but my intention is just creating a simple application. This is not my job, you see ?
A kitchen is a place where you can cook your OWN ROM for your Windows Mobile Device..currently its for Himalaya Only ..check it out here
http://forum.xda-developers.com/showthread.php?t=378498
for me its not a JOB also its just my hobby ..im also a student in 12th grade
thanks for your kind offer. however, I wouldn't like to take your time for my very simple application
If you tell me the correct and easiest method to invoke my application and start its process, I can write the application. I'd just consult you if I'm stuck.
If you are also interested in this app. I can always send you the source code.
sure sure..send me the source....i am not doing much at the moment any way..except for re-writing the tools in C++..i have another useful suggestion..u can use MortScript to this but then it will be different
if you pm me your email address , I can send you the current source code.
But I am not sure if what I wrote is the best way of doing it.
by "best" I mean least cpu power used.
ather90,
did you receive my email ?
yeah i got the source..but there is a problem..you have built this on WM6 Pro SDK..not on WM5..i dnt have WM6 SDK..so i couldnt work yet..but will download it today..its better if you can switch it to WM5 SDK ( it will be same for WM6/6.1 i guess).
I don't know how to convert it to WM5 SDK.
If you tell me I can switch...
NO probs..the SDK is almost downloaded..i figured i might as well download the SDK caz i will need later
ok; waiting for your update...
any updates ?

Categories

Resources