JNative v1.3 project : see http://jnative.sf.net


Package org.xvolks.jnative.misc.basicStructures

Interface Summary
BasicData<T> $Id: BasicData.java,v 1.5 2006/06/09 20:44:05 mdenty Exp $ Instances of BasicData are specialized blocks of memory They are values, memory, pointers to the memory This software is released under the LGPL.
 

Class Summary
AbstractBasicData<T>  
DOUBLE  
DWORD  
FLOAT  
HANDLE $Id: HANDLE.java,v 1.2 2006/10/13 20:59:42 mdenty Exp $ HANDLE.java This software is released under the LGPL.
HWND $Id: HWND.java,v 1.5 2006/06/09 20:44:05 mdenty Exp $ This software is released under the LGPL.
INT64  
LONG  
LPARAM $Id: LPARAM.java,v 1.4 2006/06/09 20:44:05 mdenty Exp $ This software is released under the LGPL.
LRESULT $Id: LRESULT.java,v 1.3 2006/06/09 20:44:05 mdenty Exp $ This software is released under the LGPL.
UINT  
WPARAM $Id: WPARAM.java,v 1.5 2006/06/09 20:44:05 mdenty Exp $ This software is released under the LGPL.
 


JNative v1.3 project : see http://jnative.sf.net