Hi,
 
Is it possible with CodeWarriror to prevent a register to be used at compile 
time?
I'd like to be able to prevent this in order for my callbacks to work properly 
when they need to access globals.
 
With Tapwave SDK I can use __declspec(pce_native_callback) which seems to make 
things works very well.
With classic OS5 I use the save/restore registers (r9/r10) hack but in some 
cases, the compiler may use save registers to store function local data, and 
so, it crashes.
 
Thanks for your help
Chris
 
_________________________________________________________________
Téléphonez gratuitement à tous vos proches avec Windows Live Messenger  !  
Téléchargez-le maintenant !
http://www.windowslive.fr/messenger/1.asp
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to