Home Featured Freeware and Shareware Software Submit Freeware and Shareware Software Link to us Bookmark and share Contact us

Useful resources:

Best Freeware Software

Movie kills action videos

Download Free Software





Programs listed: 26132



Volser 1.2 - Detailed description page

Click to view Volser 1.2 screenshot

Program ID:

31873

Downloads:

75

Size:

117K

License:

Freeware [?]

Cost:

$0.00 US

Last updated:

2010-11-07 updated

Author:

Canadian Mind Products
All programs by this author

Operating systems:

win2000 winxp winvista winvistax64 win7x32 win7x64 winserver macosx

Our rating:

Not rated yet...

Users rating:

not rated yet     (total votes: 0)

Feedback:

Report broken download
Report spyware [?]

Download Volser 1.2

100% Virus Clean certified by ClamAV and Hotlib.com!
Volser icon
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
path in the Java glossary.

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.

Recent changes: fix delete[] bug heap corruption bug.

Install support: No Install Support

Supported languages: English

Additional requirements: Java 1.1+


Button for your site:

To link back to this page, please copy the code below and insert into your page and save the image button on your server.

Download, Rate and ReviewVolser 1.2


Latest releases in Web Development - Java & JavaScript

AllWebMenus Pro iconAllWebMenus Pro 5.3.890   (2012-04-24)   updated
DHTML menu, JavaScript menu and CSS menu builder that requires no programming!

CSV iconCSV 6.4   (2012-01-25)   updated
Java to read, write, align, sort, reshape, pack... comma, tab-separated files.

Likno Drop Down Menu Trees iconLikno Drop Down Menu Trees 1.1.148   (2012-01-04)   updated
Likno Drop-Down Menu Trees - powerful html menu trees creation!

WaveMaker iconWaveMaker 6.4.4   (2011-12-16)   updated
Easy-to-use, visual web development platform. FOSS, creates standard Java apps

ISBN iconISBN 2.5   (2011-12-03)   updated
Tidies, interconverts and Validates ISBN-10 and ISBN-13 book numbers.

FileIO iconFileIO 6.1   (2011-12-03)   updated
Generates sample Java code to do 617 types of I/O.

Password iconPassword 1.7   (2011-12-01)   updated
Generates random passwords that are hard to guess.

Surrogatepair iconSurrogatepair 1.1   (2011-12-01)   updated
Converts 32-bit Unicode codePoints to 16-bit surrogate pairs for Java literal

ComparatorCutter iconComparatorCutter 1.7   (2011-11-30)   updated
Generates custom Java code to implemet Comparable/Comparator interfaces.

FastCat iconFastCat 1.6   (2011-11-19)   updated
Streamlined replacement forStringBuilder




Software Categories


All Software:

0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # . ! @


All authors:

0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # . ! @


Software RSS feeds:
(Current Category)
Give your website fresh content!

RSS Feed for New Releases and Updates New releases & updates

RSS Feed for New Shareware Software Releases New shareware releases

RSS Feed for New Freeware Software Releases New freeware releases

RSS Feed for Most Popular Software Most popular software

RSS Feed for Top Rated Software Top rated software

Feeds List in OPML Feeds list in OPML


Useful resources:

Yellow Pages USA

Free SEO Analysis Tool

Home | Featured Freeware and Shareware Software | Submit Freeware and Shareware Software | Link to us | Contact us | FAQ | Partners | Expired Domain Names | About us