Revolution Themes for WP
Volser

Volser 1.0

Not Yet Rated
Publisher: Canadian Mind Products
Screenshot: View Screenshots
Size: 516 KB
Platform: Windows
License:Freeware
Updated: 12 May, 2008
Bookmark:
User Rating:
Downloaded: 44 times

Volser Publisher's Description

Volser - Gets 32-bit binary volume serial number

Gets the 4-byte 32-bit binary volume serial number of a Windows disk drive assigned when it is formatted to provide and almost unique id. Don't confuse this with the volser(, the string name, or the manufacturer's disk serial number assigned to a hard drive at the factory. Uses JNI and C++ native code.

Consists of java and JNI you include in your own code.

You can test with

C: CD \com.mindprod.volser java.exe com.mindprod.volser.Volser

and ensuring nativevolser.dll is on the path, e.g. in the current directory. YOU MUST MANUALLY EXTRACT NATIVEVOLSER.DLL and put it on the path. See http://mindprod.com/jgloss/path.html

To use getVolser, you need three pieces of code in your class: 1. an import, 2. a static init to load the JNI library 3. a call to the getVolser native method

i.e.

import com.mindprod.volser.Volser; ... static { // get DLL loaded from somewhere on java.library path. System.loadLibrary( "nativevolser" ); // if have troubles change this code to use // System.load( "E:\com\mindprod\volser\nativevolser.dll" );

/** * test harness * * @param args not used */ public static void main( String[] args ) { // Needs drive letter with colon and trailing backslash final int volser = Volser.getVolser( "C:\\" ); System.out.println( "4-byte Volume serial number for drive C: is " + Integer.toHexString( volser ) ); } }

Volser does nothing much by itself, other than a debugging test harness to demonstrate getVolser method.

Volser is periodically updated by FileCluster but you may encounter situations when the software informations are slightly out-of-date. All rights for this application are belong to the developer, Canadian Mind Products. Please be aware that we do NOT provide Volser cracks, serials or any form of pirated software downloads.
Related downloads
Cavaj Java Decompiler 1.11

Reconstructs java source from CLASS files.

11/418
Easy JAVA to Source Converter 1.8

Decompiles JAVA class into source code.

9/185
ABCNavUltimate 1.53

ABCNavUltimate! is an exciting new product t

3/174
Zoom-It Horizontal Version 1.0

Easy-to-use horizontal navigation menu.

3/174
Crossword Designer 1.0

Add java based crosswords to your website in

4/172
ABCCodingLibrary 1.0

Customizable code library, with built in sta

2/169
ActiveWidgets 2.5.0

Ajax datagrid and component library

4/160
Home Sellers Proceeds Calculator 2.1

Home Sellers Proceeds Calculator

2/158
Zoom-It Vertical Version 1.0

Easy-to-use vertical navigation menu.

4/157
Tito Web Studio 1.5.0.155

Tito develops JavaScript Debugger & Profiler

4/154
Search downloads
Featured
PublicPIMppContact 2

ppContact is Multitabbed form that can be pasted into Web Page for interaction with MySQL database...
JavaScript Calendar Builder 1.0

JavaScript-producing design tool for creating calendar on web pages. The calendar script can be customized highly and easily through the SCP(Script Configuration Program). You can specify color, theme...
MSCBlob for Linux 2.0

MSCBlob (Binary Large Object) is an auxiliary component for data blocks storing and transmitting. It could contain a raw data and represent it as a binary or string. There are 3 alternative string rep...
JSPMaker 1.1.0

JSPMaker is a powerful yet easy-to-use code generator that creates a full set of JSP (JavaServer Pages) quickly from MySQL or Oracle....
Html Code Convert 3.3.1

HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, Python, and the UNIX Shell. It is particularly us...
Linkpeeker 1.0

Linkpeeker v1.0 is an easy-to-use and completely customizable tool-tip solution that supports image previews with text. Simply place the cursor over a Linkpeeker enabled word, sentence or paragraph an...
Easy JAVA to Source Converter 1.8

Easy JAVA to Source Converter is a powerful decompiler and disassembler for Java that reconstructs the original source code from the compiled binary CLASS files. It is able to decompile complex Java a...
Advanced Treeview Java Tree Menu 4.2

With this feature packed and highly customisable Java Tree Menu quickly add great menu navigation aids to web sites, help systems, documentation, intranets and much more. Advanced yet both Easy and Qu...