jxUtil 0.6

org.sourceforge.jxutil.w32
Class KERNEL32

java.lang.Object
  |
  +--org.sourceforge.jxutil.JNI
        |
        +--org.sourceforge.jxutil.SCCI
              |
              +--org.sourceforge.jxutil.w32.KERNEL32

public class KERNEL32
extends SCCI

SCCI wrapper for selected KERNEL32 calls.


Field Summary
private static int fh_GetACP
           
private static int h_kernel32
           
 
Fields inherited from class org.sourceforge.jxutil.JNI
loaded
 
Constructor Summary
KERNEL32()
           
 
Method Summary
static int GetACP()
           
 
Methods inherited from class org.sourceforge.jxutil.SCCI
call_D_d, call_I_i, call_I_T, call_II_i, call_II_T, call_III_i, call_III_Y, call_IIyiiiyi_i, call_IIyiiyil_i, call_IIyyIyI_i, call_IT_i, call_Iy_i, call_IyI_i, call_IYIIi_i, call_T_i, call_TT_i, call_V_i, dlclose, dlopen, dlsym, makeCallbackS, makeCallbackV, testHandler, toByteArray, toUTF8String
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fh_GetACP

private static final int fh_GetACP

h_kernel32

private static final int h_kernel32
Constructor Detail

KERNEL32

public KERNEL32()
Method Detail

GetACP

public static int GetACP()

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.