Search the web
Sign In
New User? Sign Up
palmnest · Support for palmoid.com software
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 509 - 538 of 768   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
509
I have these 2 apps installed, but cant seem to notice anything that they do on the 650. Do they do anything? Can I get some examples?...
john_ganovsky
Offline Send Email
Jan 7, 2005
6:05 pm
510
Hi, I'm trying to use some functions that are probably not in the libarm*.a libraries: EvtAddEventToQueue, EvtAddUniqueEventToQueue, NetLibSend, NetLibReceive ...
daliyotshahar
Offline Send Email
Jan 12, 2005
1:30 pm
511
Igor, please help… I have to use this functions (EvtAddEventToQueue, NetLibSend…) but they do not exist in YAHM libraries. How can I access them? I'm...
daliyotshahar
Offline Send Email
Jan 18, 2005
10:20 am
512
SystemTable 0x814 SysEventAddToQueue SystemTable 0x818 SysEventAddUniqueToQueue NetLib* are library functions. Don't know their numbers for now. Using are...
Igor Nesterov
nest_nest1
Offline Send Email
Jan 18, 2005
11:46 am
513
Hi! KeyCase keyboard protocol finally decoded. Igor...
Igor Nesterov
nest_nest1
Offline Send Email
Jan 18, 2005
11:47 am
514
anyone, anyone??!...
john_ganovsky
Offline Send Email
Jan 20, 2005
2:30 pm
515
John, I hope I'll release test version for TT5/Treo650....
Igor Nesterov
nest_nest1
Offline Send Email
Jan 21, 2005
8:57 am
516
this should just disable memory protection, instead crashes as indicated in code: typedef UInt32 (*pnfHALMemorySetStorageAreaProtectionState)(UInt32 L1,UInt32...
dmitrygr2003
Offline Send Email
Jan 22, 2005
12:04 am
517
problem solved...
dmitrygr2003
Offline Send Email
Jan 22, 2005
5:44 am
518
Just an early beta. http://g700.palmoid.com/keycase.zip Igor...
Igor Nesterov
nest_nest1
Offline Send Email
Jan 26, 2005
9:21 pm
519
Hi Igor, Thanks for your help – I finally got my code compiling. I still have some problems when trying to use "SysGetEntryAddresses". It returns -1 for any...
daliyotshahar
Offline Send Email
Jan 31, 2005
8:11 am
520
My hack needs do some clean operations before it be disabled, but I dont't know YAHM whether will launch a special code in hack when the hack will be disabled....
ecoolsoft
Offline Send Email
Feb 2, 2005
6:26 am
521
code #1500 was never implemented. code/armc#999 was invented in X-Master and is suported in YAHM. Resource Boolean init(Boolean isInit); Parameter is true for...
Igor Nesterov
nest_nest1
Offline Send Email
Feb 2, 2005
6:51 am
522
Dear Users, I installed g700 and encountered Emul68KCommon.c, Line:527, Odd address during scrolling my applications menu. What caused it? Secondly, with...
Nick, NMT Group
vagabond_arg...
Offline Send Email
Feb 2, 2005
12:22 pm
523
Hi. Err SysGetEntryAddresses(UInt32 refNum, UInt32 startEntryNum, UInt32 lastEntryNum, void **addressP); at least mentioned code works for my test devices :-)....
Igor Nesterov
nest_nest1
Offline Send Email
Feb 3, 2005
3:11 pm
524
Nick, Does fatal alert displays with deactivated driver? Does "applications menu" means usual launcher? What is the version of driver (latest is 1.5.4) and...
Igor Nesterov
nest_nest1
Offline Send Email
Feb 3, 2005
3:23 pm
525
Hi, This is from the Palm OS 6 documentation, which i thought is the same as AMR OS 5: status_t SysGetEntryAddresses(uint32_t refNum, uint32_t startEntryNum,...
daliyotshahar
Offline Send Email
Feb 3, 2005
5:02 pm
526
Hi! Due to hardware failure palmoid.com goes down. WD HDD dies after 9 years of perfect work :-). Web content was regullary backed up (Unison is the great...
Igor Nesterov
nest_nest1
Offline Send Email
Feb 4, 2005
10:18 am
527
If you sent me someting for one day, please re-send it to palmoid@... . Thanks Igor...
Igor Nesterov
nest_nest1
Offline Send Email
Feb 4, 2005
10:23 am
528
Dear Igor, Does fatal alert displays with deactivated driver? Answer: All drivers were activated, g700. The one and only program in YAHM. Does "applications...
Nick, NMT Group
vagabond_arg...
Offline Send Email
Feb 4, 2005
7:51 pm
529
igor, do you know the prototype for HALBatteryGetInfo or HALBatterySetInfo? How can I find it out?...
dmitrygr2003
Offline Send Email
Feb 5, 2005
2:01 am
530
Hi, I think you can try SysBatteryInfoV40 from the libarmboot. It should be something like: uint16_t SysBatteryInfoV40(Boolean set, uint16_t *warnThresholdP, ...
daliyotshahar
Offline Send Email
Feb 6, 2005
8:09 am
531
I know that, and I can patch those, but I need specifically the HAL traps for this program, as they are more low level....
dmitrygr2003
Offline Send Email
Feb 6, 2005
4:52 pm
532
Hello my friends, A'm Alex, from Brazil, and I took the G700 for my T/3 and Typeaway. But I don't have credcard, how can I bought the key for this driver? ...
Alexandre M.
alexsampa
Offline Send Email
Feb 13, 2005
5:02 pm
533
Alex, If it's possible, you can pay with PayPal. Igor...
Igor Nesterov
nest_nest1
Offline Send Email
Feb 13, 2005
6:37 pm
534
Igor, I am still waiting for your reply on my previous question. Thanks. Nick...
Nick, NMT Group
vagabond_arg...
Offline Send Email
Feb 14, 2005
11:29 am
535
Hi all, I am trying to patch SysKeyboardDialog in a CW project. I want to replace the system supplied keyboard form with my own. My problem - it crashes as...
ShimonSh
Offline Send Email
Feb 14, 2005
11:25 pm
536
... and don't forget open your hack before using any resource from it! PS I don't know where this flag can be set in CW :(...
Dmitry Molotchko
mda321
Offline Send Email
Feb 15, 2005
12:07 pm
537
... Here is my code: void ARMlet_Main(KeyboardType kbd) { pfnSysKeyboardDialog oldTrap; DmOpenRef dbP; FormPtr form; Boolean...
ShimonSh
Offline Send Email
Feb 15, 2005
12:22 pm
538
You can write a single .rcp file, it includes all arm format resource defines, then using pilrc command line to build the rcp file in dos shell. Finally, add...
Yang Zhiqiang
ecoolsoft
Offline Send Email
Feb 15, 2005
12:31 pm
Messages 509 - 538 of 768   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help