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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 167 - 196 of 768   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
167
Thanks for the explanation of the .got patch! (It's hard to google ".got" ;-) Sounds like I'll have to get build-prc built in Darwin... G ... the ... of ... ...
hotmailormsn
Offline
Feb 2, 2004
1:45 am
168
My program need patch BltDrawChars(), but I can't find the trap information about BltDrawChars() from SysTable.txt in the nearest yahm_dev.zip, could you help...
ecoolsoft
Offline Send Email
Feb 9, 2004
8:18 am
169
HALDrawChars [-4/0x60] . 6 parameters. ... From: ecoolsoft To: palmnest@yahoogroups.com Sent: Monday, February 09, 2004 11:16 AM Subject: [palmnest] About...
Igor Nesterov
nest_nest1
Offline Send Email
Feb 9, 2004
8:48 am
170
I write the following codes to test c++ hack: //////////////////////////////////////////////////// // Armlet.cpp #include <Standalone.h> #include...
ecoolsoft
Offline Send Email
Feb 11, 2004
6:33 am
171
Armlet.cpp:5: error: initializer-string for array of chars is too long means that char type[4] = 'armc"; can't pass C++ typecheck. You can try to use C++ in...
Igor Nesterov
nest_nest1
Offline Send Email
Feb 11, 2004
8:10 am
172
Thanks, It's compiled successfully when I use STANDALONE_CODE_RESOURCE_ID(0x9000). ... generation "behind the scene". So you should check all this extra code. ...
Yang Zhiqiang
ecoolsoft
Offline Send Email
Feb 11, 2004
9:12 am
173
Yesterday I married ;-). Igor...
Igor Nesterov
nest_nest1
Offline Send Email
Feb 12, 2004
11:28 pm
174
Hi Igor! ... Congratulations to you and your wife! .... and welcome to the club :) Is there a wedding picture online somewhere? Thomas -- Email: thomas@......
Thomas Arendsen Hein
rufusos
Offline Send Email
Feb 13, 2004
8:12 am
175
Hi What is the SystemTable Offset?? Thanx __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. ...
Alexander Mlazev
bialata
Offline Send Email
Feb 13, 2004
3:45 pm
176
native API can be called with following sequence: ldr r12, [r9, #baseTableOffset] ldr pc, [r12, #offset] baseTableOffset defines module (-4 - HAL (HALTable),...
Igor Nesterov
nest_nest1
Offline Send Email
Feb 13, 2004
4:02 pm
177
Hi, For the util that I am developing I need to use functions GrfGetState and GrfSetState. I do not see them in file SysTables.txt. I see that there is a...
orange_borzoi
Offline
Feb 17, 2004
12:20 pm
178
There are no Grf* functions now, you can find their undocumented versions in Graffiti_Library.prc/Graffiti_2_Library.prc . HALKeyGetState has no relations with...
Igor Nesterov
nest_nest1
Offline Send Email
Feb 17, 2004
12:54 pm
179
... Do you know the prototype of BltDrawChars()? Thanks!...
ecoolsoft
Offline Send Email
Feb 29, 2004
6:38 am
180
... nearest ... I get the prototype from the GBKOS project(gbkos.sourceforge.net): BltDrawChars(void *winptr, RectangleType *drawRect, RectangleType *clipRect,...
ecoolsoft
Offline Send Email
Mar 2, 2004
3:02 pm
181
http://yahm.palmoid.com/yahm_dev.zip Cedi Caksana make SyncInfoHack with CW 9.2, hack for changing SyncName. With Cedi permission SyncInfoHack sources was...
Igor Nesterov
nest_nest1
Offline Send Email
Mar 6, 2004
7:29 pm
182
http://yahm.palmoid.com/YAHM_beta.prc Problem: PACE translate some resources from big endian to low endian format. Opening form 'tFRM' 2000 cause adding 'afrm'...
Igor Nesterov
nest_nest1
Offline Send Email
Mar 6, 2004
7:41 pm
183
http://g700.palmoid.com Workable keyboard driver for belkin G700 keyboard for OS5. * Activate and forget. Driver takes care on all things behind the scene. *...
Igor Nesterov
nest_nest1
Offline Send Email
Mar 6, 2004
7:51 pm
184
(mostly for Igor) If you wish to plumb the depths of your Sony CLIE, here are trap names for the SonyDAL component (type='libr', ctor='Sdal') These provide...
cliepet
Offline Send Email
Mar 17, 2004
5:08 pm
185
2.2.5 * Clear resource translation cache after calling hack about and config panels. 2.3.6 * Bugfix: support for hacks with 20+ traps...
Igor Nesterov
nest_nest1
Offline Send Email
Apr 3, 2004
10:03 am
186
http://g700.palmoid.com/G700Hack_beta.prc * shortcut expansion with Fn-Magic (key right to Fn) Igor...
Igor Nesterov
nest_nest1
Offline Send Email
Apr 4, 2004
4:40 pm
187
I wanted to know if the OnBoard Suite can make Os 5 compatable hacks. If so, How?...
ktimaster@...
ktimaster
Offline Send Email
Apr 14, 2004
8:48 pm
188
I think that OnBoardC can't be used for OS5 hacks. OS5 native hacks should be compiled to ARM code, but OnbardC can produce m68k code only. Igor ... From:...
Igor Nesterov
nest_nest1
Offline Send Email
Apr 14, 2004
9:05 pm
189
Would it be possable to create an overclocking hack for use in Os5(TI OMAP ARM). I am too cheap to buy Lightspeed 2 beta. Keith Ktimaster@... Palm Os...
ktimaster@...
ktimaster
Offline Send Email
Apr 19, 2004
6:11 pm
190
Keith, it is possible, but have no sense. Overclocking utility can be made as usual standalone application. There are only one piece of code that can be done...
Igor Nesterov
nest_nest1
Offline Send Email
Apr 19, 2004
7:52 pm
191
G700 driver v 1.2.0 released * palmOne devices support * preliminary Logitech TypeAway support Igor...
Igor Nesterov
nest_nest1
Offline Send Email
Apr 20, 2004
8:03 am
192
... Igor, Is this a driver you are/will be selling? Are you releasing/selling the source code? Thanks, Dale...
Dale
code_ronin
Offline Send Email
Apr 22, 2004
2:15 am
193
... Whoops! Should have looked on PalmGear first. I saw links on this board previously, so I was unsure. Never downloaded it until recently as I did not use...
Dale
code_ronin
Offline Send Email
Apr 22, 2004
2:19 am
194
Yes, it would be nice to see particularly for the Sony Clie UX-50 since Lightspeed nor any other overclocker exists for the UX-50. SMEGGIE :D...
crazy_smeggie
Offline Send Email
Apr 24, 2004
5:07 pm
195
You can try following buildin shortcuts: .@cc - switch processor speed .@cg - type current speed ...
Igor Nesterov
nest_nest1
Offline Send Email
Apr 24, 2004
5:19 pm
196
http://yahm.palmoid.com/MaskPwd.prc Hack for masking password edit field in standard Securtiy and TealLock....
Igor Nesterov
nest_nest1
Offline Send Email
Apr 25, 2004
8:39 pm
Messages 167 - 196 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