Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix · OSX ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix · OSX ] Distribution Issues |
[ Windows | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
Back to the top of SVersionInfo
Back to the top of SVersionInfo
ErrCode iNativeGetFileVersionInfoStart( const CStr *fullPath, long *versionH );
Wraps GetFileVersionInfoStart()
static ErrCode iNativeGetFileVersionInfoStart( const CStr *fullPath, long *versionH );
Back to the top of SVersionInfo
ErrCode iNativeGetFileVersionInfoEnd( long nativeH );
Wraps GetFileVersionInfoEnd()
static ErrCode iNativeGetFileVersionInfoEnd( long nativeH );
Back to the top of SVersionInfo
ErrCode iNativeVerQueryValue( long versionH, const CStr *key, CStr *value );
Wraps VerQueryValue()
static ErrCode iNativeVerQueryValue( long versionH, const CStr *key, CStr *value );
Back to the top of SVersionInfo
Back to the top of SVersionInfo
Back to the top of SVersionInfo
Back to the top of SVersionInfo
Report problems to jkotula@stratasys.com