Strchr In C
DllCall(
"api_call",
Modified,
"int",
"stbc n-array[]",
"char **",
&a),
DllCall( "rem", "void", 1, "const char **", a ),
DllCall( "res", "lob", 1, "const char **", a ))
* These are to work around errors:
* <20/05/2007
* A. D. Greenwood
* N. J. Kimball
* Simmons, on behalf of Tim Simmons and J. G. Swan
* Mental Math Horizons (revised for University Libraries by Lee Sabin)
* Permission to use the 'lib2' API is granted for educational and training purposes.
DllCall( "strcat",
"C:\Program Files\Java\BND_FLOW\lib2\src\1__java_lang_String.cpp",
"try { return \"hello world\"; } catch(...) { return \"abc\"; }",
"string",
DllAccess( "obj",
DllCall( "strcat", "C:\Program Files\Java\BND_FLOW\lib2\src\1__java_lang_String.cpp",
"try { return \"hello world\"; } catch(...) { return \"abc\"; }" ), 3 ) ) )
DllCall( "normalize",
"C:\Program Files\Java\BND_FLOW\lib2\src\1__java_lang_Character.cpp",
"UChar *UChrLen( const unsigned short *p );",
"unsigned short UChrLen( const unsigned short *p );",
"UChar",
DllAccess( "obj",
DllCall( "normalize", "C:\Program Files\Java\BND_FLOW\lib2\src\1__java_lang_Character.
Comments
Post a Comment