libusb driver 64 bit libusb driver 64 bit
libusb driver 64 bit

Libusb Driver 64 Bit Best < RECENT · 2024 >

FTD Special 3 CD Deluxe Edition

- In-depth review by Piers Beagley -

When seeking Elvis' key career highpoints, if one goes by the sales and the audience viewing numbers, there is only one answer. Aloha From Hawaii Via Satellite.
- RCA’s double album of the show was released throughout the world in February 1973 and shot to the #1 spot in many countries including the U.S. It is certified 5x Platinum by the RIAA.

To acknowledge this achievement, FTD is proud to present an upgraded re-release of Aloha From Hawaii Via Satellite utilizing the talents of successful Memphian recording engineer Matt-Ross Spang who has newly remixed the original broadcasted show and the after-concert 3:00 AM crowd-less masters including rehearsal performances for the first time.

Below EIN's Piers Beagley checks out this new set to see whether it is really worth buying one more time....

libusb driver 64 bit

libusb driver 64 bit

EIN has had numerous requests for a detailed review of this upgraded Aloha set as they haven't been able to decide whether it is worth buying all over again. Sorry for the delay but we hope this review will help fans decide.. 

Libusb Driver 64 Bit Best < RECENT · 2024 >

Here is the requested plain text regarding libusb driver (64-bit).


libusb Driver - 64-bit Information

1. Overview

  • libusb is a cross-platform user-mode library that provides generic access to USB devices.
  • It does not require a custom kernel driver for many devices (on Windows, it uses WinUSB, libusb0, or libusbK as a backend).
  • The "64-bit" version is required for Windows x64 operating systems (Windows 7, 8, 10, 11, Server editions).

2. Official Sources for 64-bit libusb

  • Primary project: libusb.info
  • Official Windows binaries: libusb-win32 project (legacy) / libusb Windows backend (modern).
  • Recommended download: libusb Windows 64-bit binaries (libusb-1.0.xx.7z) from:
    • GitHub: libusb/libusb (releases page)
    • or libusb-winusb-wp project for WinUSB backend.

3. Key 64-bit Files After extracting the 64-bit package, you will find:

  • libusb-1.0.dll (64-bit) – main runtime DLL.
  • libusb0.dll (64-bit) – legacy filter driver DLL.
  • libusbK.dll (64-bit) – generic kernel driver interface.
  • Static libraries: libusb-1.0.lib, libusb0.lib.
  • Header files: libusb.h, lusb0_usb.h.

4. Driver Installation (Windows 64-bit)

  • Using Zadig tool (easiest):

    • Download Zadig (64-bit version).
    • Select your USB device.
    • Choose WinUSB, libusbK, or libusb-win32 (all 64-bit).
    • Click "Install Driver".
  • Manual installation via Device Manager:

    • Use an .inf file (provided in the libusb package or generated with libusb-filter-creator).
    • Point Windows to the 64-bit driver folder.

5. Security & Signature Requirements (x64)

  • On 64-bit Windows, all kernel-mode drivers must be digitally signed.
  • Modern libusb backends (WinUSB) use inbox signed drivers from Microsoft.
  • Legacy libusb0.sys (64-bit) requires test signing mode unless using a signed version (rare).

6. Compiling 64-bit libusb from Source Requirements: Visual Studio (with 64-bit toolchain) or MinGW-w64. Steps:

git clone https://github.com/libusb/libusb.git
cd libusb
mkdir build && cd build
../configure --host=x86_64-w64-mingw32
make

Or use Visual Studio solution: msvc/libusb_201x.sln -> select x64 configuration.

7. Common 64-bit Paths

  • System directory: C:\Windows\System32 (for 64-bit DLLs)
  • SysWOW64: C:\Windows\SysWOW64 (do not place 64-bit DLLs here – that is for 32-bit).
  • Driver store: C:\Windows\System32\DriverStore\FileRepository

8. Troubleshooting 64-bit Issues

  • Error 0xE000022F: Missing or invalid driver signature. Reinstall with Zadig using WinUSB.
  • DLL not found: Place libusb-1.0.dll (64-bit) in the same folder as your 64-bit executable.
  • Device not recognized: Ensure your app is compiled as 64-bit and links against 64-bit libusb.lib.

9. Cross-platform note

  • On Linux, macOS, and BSD, libusb is natively 64-bit on 64-bit systems and does not require separate driver installation.

10. License

  • libusb is distributed under the GNU Lesser General Public License (LGPL) version 2.1 or later.

--- End of text ---

The Ultimate Guide to Libusb Driver 64 Bit: Unlocking the Power of USB Device Communication

In the world of computer programming, interacting with USB devices is a crucial aspect of many applications. Whether you're developing a device driver, a data acquisition system, or a simple utility to communicate with a USB device, having the right tools and libraries is essential. One of the most popular and widely-used libraries for working with USB devices is libusb. In this article, we'll explore the world of libusb driver 64 bit, its features, benefits, and how to use it to unlock the full potential of your USB devices.

What is Libusb?

Libusb is a cross-platform library that provides a simple and easy-to-use API for interacting with USB devices. It allows developers to write applications that can communicate with USB devices, without having to worry about the low-level details of the USB protocol. Libusb is widely used in various industries, including embedded systems, robotics, and scientific research.

What is Libusb Driver 64 Bit?

Libusb driver 64 bit is a specific version of the libusb library that is compiled for 64-bit operating systems. This version of the library is designed to work with 64-bit applications and provides support for 64-bit USB devices. The libusb driver 64 bit is essential for developers who need to interact with USB devices on 64-bit systems, as it provides a compatible and reliable way to communicate with these devices.

Features of Libusb Driver 64 Bit

The libusb driver 64 bit offers a range of features that make it an ideal choice for working with USB devices. Some of the key features include:

  • Cross-platform compatibility: Libusb driver 64 bit is compatible with a wide range of operating systems, including Windows, Linux, and macOS.
  • Simple and easy-to-use API: The libusb API is designed to be simple and easy to use, making it accessible to developers of all skill levels.
  • Support for multiple USB devices: Libusb driver 64 bit supports multiple USB devices, allowing developers to interact with multiple devices simultaneously.
  • High-speed data transfer: Libusb driver 64 bit supports high-speed data transfer, making it ideal for applications that require fast data transfer rates.

Benefits of Using Libusb Driver 64 Bit

There are several benefits to using libusb driver 64 bit, including:

  • Improved compatibility: Libusb driver 64 bit provides improved compatibility with 64-bit operating systems and USB devices.
  • Increased reliability: The libusb driver 64 bit is designed to be reliable and stable, reducing the risk of errors and crashes.
  • Easy development: The libusb API is easy to use, making it simple for developers to get started with USB device communication.
  • Cross-platform compatibility: Libusb driver 64 bit is compatible with a wide range of operating systems, making it an ideal choice for developers who need to deploy their applications on multiple platforms.

How to Install Libusb Driver 64 Bit

Installing libusb driver 64 bit is a straightforward process that varies depending on your operating system. Here are the steps to install libusb driver 64 bit on Windows, Linux, and macOS:

  • Windows: Download the libusb driver 64 bit from the official libusb website and follow the installation instructions.
  • Linux: Install libusb driver 64 bit using your distribution's package manager, such as apt-get or yum.
  • macOS: Install libusb driver 64 bit using Homebrew or MacPorts.

How to Use Libusb Driver 64 Bit

Using libusb driver 64 bit is easy and straightforward. Here are the steps to get started:

  1. Include the libusb header file: Include the libusb header file in your project to access the libusb API.
  2. Initialize the libusb library: Initialize the libusb library by calling the libusb_init() function.
  3. Find the USB device: Find the USB device you want to communicate with by calling the libusb_get_device_list() function.
  4. Open the USB device: Open the USB device by calling the libusb_open_device_with_vid_pid() function.
  5. Transfer data: Transfer data to and from the USB device using the libusb_bulk_transfer() function.

Example Code

Here is an example code snippet that demonstrates how to use libusb driver 64 bit to communicate with a USB device:

#include <libusb.h>
int main() 
  // Initialize the libusb library
  libusb_init(NULL);
// Find the USB device
  libusb_device **devices;
  ssize_t count = libusb_get_device_list(NULL, &devices);
// Open the USB device
  libusb_device_handle *handle;
  libusb_open_device_with_vid_pid(handle, 0x03EB, 0x6124);
// Transfer data
  unsigned char buffer[1024];
  libusb_bulk_transfer(handle, 0x81, buffer, 1024, NULL, 0);
// Close the USB device
  libusb_close(handle);
// Clean up
  libusb_free_device_list(devices, 1);
  libusb_exit(NULL);
return 0;

Conclusion

Libusb driver 64 bit is a powerful and reliable library for working with USB devices on 64-bit operating systems. Its simple and easy-to-use API makes it accessible to developers of all skill levels, and its cross-platform compatibility makes it an ideal choice for deploying applications on multiple platforms. Whether you're developing a device driver, a data acquisition system, or a simple utility to communicate with a USB device, libusb driver 64 bit is an essential tool to have in your toolkit. libusb driver 64 bit

To get a 64-bit libusb driver working on Windows, you usually don't need a standalone "driver" file in the traditional sense. Instead, you use a library to communicate with the USB device through a generic Windows driver like WinUSB.

The modern way to handle this is by using a tool to "swap" your device’s current driver for one that libusb can talk to. How to Install libusb for 64-bit Windows

Use Zadig (Recommended): The easiest way to install a compatible 64-bit driver is via Zadig. It allows you to select your USB device and install the WinUSB, libusb-win32, or libusbK driver automatically.

Download the Library: If you are a developer looking for the 64-bit binaries to include in your project, you can download the latest releases from the official libusb GitHub repository. These packages include the MS64 folder containing the 64-bit .lib and .dll files. Driver Selection: WinUSB: Best for most modern applications GitHub Wiki .

libusb-win32: An older standard, still useful for legacy hardware SwissMicros Guide .

libusbK: A specialized driver that offers more features than WinUSB but is less common libusb Wiki . Troubleshooting Installation

If you have already installed a driver and it isn't working: Open Device Manager. Find your device, right-click, and select Uninstall device.

Check the box for Delete the driver software for this device SourceForge Discussion .

Unplug and replug the device, then use Zadig to reinstall the correct driver.

Are you trying to develop an application using libusb, or are you just trying to get a specific piece of hardware to work?


libusb — A 64‑Bit Driver Overview

libusb is an open‑source, cross‑platform library that gives applications direct access to USB devices without requiring kernel‑mode drivers. The 64‑bit build of libusb follows the same API as its 32‑bit counterpart but is compiled for modern 64‑bit operating systems, allowing it to address the larger address space and take advantage of the performance and security benefits of 64‑bit architectures. Here is the requested plain text regarding libusb

How to Install the libusb Driver (Windows 10/11)

There are two primary ways to get your USB device working with libusb.

Why 64-bit Matters

Modern operating systems—Windows 10/11, most Linux distributions, and macOS—run predominantly in 64-bit architecture. Using a 64-bit version of libusb offers several advantages:

  • Better Performance: 64-bit drivers can handle larger data payloads more efficiently, which is critical for high-speed USB 3.x devices (e.g., cameras, data acquisition units, storage).
  • Memory Access: 64-bit addressing allows access to more than 4 GB of RAM, essential for applications that buffer large USB streams.
  • Compatibility: Most system APIs (like WinUSB on Windows or usbfs on Linux) are optimized for 64-bit execution.

Part 3: Step-by-Step Installation of Libusb Driver (64-bit)

Method B: Manual Installation via Device Manager (For Developers)

  1. Download libusb Windows binaries: Get the pre-compiled 64-bit binaries from the official libusb GitHub releases or the libusb.info website.
  2. Extract files: Look for the amd64 folder (arm64 for ARM-based Windows). Inside, you'll find libusb-1.0.dll, libusb0.sys, and libusbK.sys.
  3. Open Device Manager: Right-click Start -> Device Manager.
  4. Locate Device: Find your device (often under "Unknown devices" or "Other devices").
  5. Update Driver: Right-click -> "Update driver" -> "Browse my computer for drivers" -> "Let me pick from a list."
  6. Have Disk: Click "Have Disk" and browse to the folder containing the libusb .inf file (e.g., libusbK.inf).
  7. Select 64-bit version: In the driver list, choose the entry that says libusbK or WinUSB (64-bit). Ignore any entries with (x86) or 32-bit.
  8. Accept Warnings: On 64-bit Windows, you may see a warning about driver signing. If it's a modern signed driver, click "Install anyway."

'The Elvis Is Back! Sessions' Deluxe FTD Review: Released by FTD back in December 2019 'The Elvis Is Back! Sessions' is a 4-CD deluxe set released to celebrate its 60th Anniversary year. Hailed by many as Elvis’ finest recordings, for the first time here are all the songs as recorded in sequence. Included are all the RCA outtakes and masters.
The release includes a deluxe 28-page booklet and fold-out CD carrier adorned with beautiful portraits, rare photos, insightful essay, recording data and classic memorabilia.
The 28-page booklet includes rare photographs, memorabilia, session data, plus essay by Alan Hanson. The set includes new outakes from songs such as 'Make Me Know It' , 'Soldier Boy', 'Mess Of Blues', 'Fame And Fortune' and 'Girl Of My Best Friend'. All the tracks are newly restored and remastered by Sebastian Jeansson.
But with the vast majority of this studio session having already been released by FTD, can yet another 'Elvis IS Back!' set really be worth purchasing all over again?
EIN's Piers Beagley investigates this massive set and finds plenty of new delights
(FTD Reviews, Source;ElvisInformationNetwork)

libusb driver 64 bit

‘TTWII 50th Anniversary Collectors Edition’ FTD Book Review: FTD's most expensive set ever published, David English and Pal Granlund bring the complete background story of 'Elvis: That's The Way It Is'. Celebrating the 50th Anniversary of the movie's 1970 release, this ultimate collector's edition includes two hardback books, eight cds with over 450 minutes of music, including newly discovered unreleased performances.
With access to 2,000 original negatives and 35mm slides, restored and repaired, many of which have never been seen before, the book also contains items from the MGM and RCA archives including paperwork, documents, memos and recording information.
Two books, 600 pages, plus all the MGM recorded rehearsals - including 70 tracks officially unreleased.
FTD's most expensive set but with the vast majority of the rehearsals already out on bootleg, can it really be worth the US$270 plus postage. Initially Sold Out and already into its first reprint what makes it so desirable?
EIN's Piers Beagley investigates and discovers plenty .. Go here to our 6000 word review including plenty of extracts and stunning images.
(FTD Reviews, Source;ElvisInfoNetwork)

libusb driver 64 bit

'The Fun In Acapulco Sessions' Deluxe FTD Review: Released by FTD back in March 'The Fun In Acapulco Sessions' is a 3-CD set that the publicity noted included more than an hour of previously unreleased false starts and complete takes!
The 28-page booklet includes rare photographs, memorabilia, session data, Movie Trivia and an updated overview of the movie by Alan Hanson - with all tracks recently remixed and remastered.
A Mexican locale, some Tijuana horns, plus the interesting presence of the Mexican ‘Amigos’ at the recording sessions presented a novel setting for Elvis.
If you like Elvis, sunny locations, sixties movies packed full of songs and the Latino sound then there is no doubt that Fun In Acapulco must be one of your favourites.
But 56 years after the original album and movie can there really be that much of interest left in the vault unreleased?
EIN's Piers Beagley investigates this massive set, discovers all the Previously Unreleased Delights - and wonders if 33 minutes of Guadalajara might be too much for some...
A FTD Deluxe set deserves a proper review and EIN gives you 4000 words plus to see if you really need to add this limited release to your collection!
(FTD Reviews, Source;ElvisInformationNetwork)
libusb driver 64 bit

‘Elvis Is Back!’ (FTD "Classic Album" Review): In early 1960 Elvis Presley’s future career would hinge on just two night’s recording sessions. Had Elvis not created such quintessential million-selling music on these two crucial nights he could have been relegated to the fifties rock’n’roll vaults along with Bill Haley and the like. EIN explores the new double deluxe FTD release to discover why it is an essential purchase. (FTD Review, Source: EIN, 1 June 2005) libusb driver 64 bit

Go here for other relevant EIN ELVIS articles;

FTD - What now, What next, Where to – What’s left?:

'Kissin' Cousins' FTD Soundtrack Review: The final Elvis movie soundtrack album in FTD's Classic Album series. 

'Roustabout' FTD Soundtrack Review: 

'Speedway' - FTD Soundtrack Album Review:

'Live A Little, Love A Little' FTD Soundtrack Review: 

'ELVIS' FTD Classic Album Review:

'G.I.Blues Vol.1' FTD Soundtrack - CD review:

'Jailhouse Rock' EIN in-depth FTD Soundtrack review:

'Blue Hawaii' FTD Soundtrack in-depth Review:

'Wild In the Country' FTD Soundtrack - review:

'The Complete Elvis Presley Masters' in-depth Review:



EIN Website content © Copyright the Elvis Information Network.
Elvis Presley, Elvis and Graceland are trademarks of Elvis Presley Enterprises.
The Elvis Information Network has been running since 1986 and is an EPE officially recognised Elvis fan club.
Did you miss these Popular EIN Reviews
'Walk A Lonely Street' Book Review:
‘From Elvis in Nashville’ Box-set EIN In-Depth Review:
(Book Review) 'Technicolor to Black & White' (Jean-Marie Pouzenc):
(Book Review) Destined to Die Young (Sally Hoedel):
(Book Review) Beyond the Stars: My Seven Year Journey with Elvis Presley (Grace Pearl):
(Book Review) From Elvis in Memphis (Eric Wolfson):
‘TTWII 50th Anniversary Collectors Edition’ FTD Book Review:
'The Elvis Is Back! Sessions' Deluxe FTD Review:
(Book Review): Elvis Roots, Image, Comeback, Phenomenon (Mark Duffett):
"ELVIS 1969" Documentary - EIN Review:
'Elvis: St Louis & Spokane 1976' FTD In-Depth Review:
‘Elvis Reborn: New Mono to Stereo’ CD In-Depth Review:
'INSIDE ELVIS' - Book Review:
'Elvis: Live in California' May 1974 FTD Review:
MRS 'Elvis:Back In Living Stereo' in-depth Review:
'The Guitar Player Worth A Damn' - The King In Motion Vol. 4 (Venus Productions):
(Book Review) Elvis and Ginger:
‘Final Countdown To Midnight' jewel-case Versions Review:
'Elvis Files Magazine ISSUE 8' Review:
(Book Review) Memphis Mafia Princess:
'Final Countdown To Midnight' NYE 1976 - in-depth Review:
'Elvis Films FAQ' Book Review:
'The On Stage Season' FTD In-Depth Review:
'Love Me Tender' Blu-Ray Edition Review:
'Houston We Have A Problem' - CD review:
'The Elvis Files Vol. 1 1953-56' In Depth Book Review:
'A Boy From Tupelo' special In-depth Review:
Bootleg Elvis (Book Review)
 
Did You Miss these Popular Interviews?
Interview: 'ELVIS UK3' authors John Townson & Gordon Minto:
Tony Plews - 'Walk A Lonely Street' - INTERVIEW:
Sally Hoedel (author of Destined to Die Young) talks to EIN:
French Fan Club President - Jean-Marie Pouzenc Interview:
(Interview) Mark Duffett (Elvis Roots) - talks to EIN:
Loanne Parker interview - Col Parker's widow talks
Ed Bonja RIP - EIN exclusive Interview
(Interview) Eric Wolfson, author of 'From Elvis in Memphis':
(Interview) Richard Zoglin (author of Elvis in Vegas) talks to EIN:
Ken Sharp Interview 2019: Elvis 1969 & more..
'Return Of The King' Gillian Gaar Interview:
Larry Geller talks to EIN - 2019:
Dave Hebler Interview Part Two with EIN:
Alan Hanson 'Elvis: The Movies' Interview:
Millie Kirkham  - Bob Hayden Interview for EIN:
Elaine Beckett -Easy Come Easy Go costar- Interview:
Shirley Dieu, author of Memphis Mafia Princess, talks to EIN:
Interview With Elvis author - : Gillian G. Gaar
Interview with Dick Grob, Elvis' Head Of Security:
Hollywood veteran Michael Hoey talks to EIN:
Interview with 'Elvis Films FAQ' author Paul Simpson:
Elvis Music FAQ - Mike Eder Interview:
"My Fast Life" Rare Elvis Presley 1964 Interview:
John Wilkinson Tribute & 1972 Interview:
RIP - Bernard Lansky talks to EIN:
Allyson Adams 'The Rebel and The King' Interview: 
Interview with Elvis Photographer Dagmar:
Linda and Sam Thompson in Australia:
John Wilkinson Tribute & 1972 Interview:
Allyson Adams 'The Rebel and The King' Interview: 
Joseph A. Tunzi
David Stanley (2012)
Vernon Presley Interview:
Jerry Leiber Interview for EIN
Elvis Paradise Hawaiian Interview - with Peter Noone
Sam Thompson, Elvis' bodyguard, 2011 Interview
James Burton Interview - Rick Nelson & Elvis:
Elvis Drummer Jerome "Stump" Monroe EIN Interview:
Donnie Sumner Remembers his friend Sherrill Nielsen: 
Lamar Fike EIN Exclusive Interview
Ernst Jorgensen interview about 'The Complete Masters' and more:
D.J Fontana Interview - Elvis Week 2010 special: 
Red West Interview:- 2010 Elvis week special
Linda Thompson - Interview Special:
Elvis in 1969 - Ann Moses & Ray Connolly Interviews:
Ernst Jorgensen interview about 'On Stage' and Elvis' Legacy in 2010:
Dr. Nick talks to EIN
Larry Geller
Mac Davis
Roger Semon
Ernst Jorgensen
Wayne Jackson (Memphis Horns)
Ernst Jorgensen (Record Collector)
 
Did You Miss these Popular EIN articles
"ELVIS 1969" Documentary - EIN Review:
Spotlight - Why We Should Take Elvis Fans Seriously:
NOW UPDATED - 'ELVIS In The 2010s' A Personal Review of the Past Decade:
ELVIS Forever - 2019: -
Elvis LIVE Aug 23, 1969 Album Review + Elvis Concert Review 1969
'Counting Down Elvis' Finest 100' Spotlight:
'What was Elvis searching for?' EIN Spotlight:
The Memphis Sessions - 50 Years ago Today:
'Orgies and Orgasms:  Presley in the Press 1956'- an in-depth
DJ Fontana Obituary and Interview:
Trying To Get To You: The Truth Behind The Elvis And Roy Orbison Show Rumours:
'Money Honey' - EIN Spotlight:
'Marty Lacker: A Life Well-Lived' & Elvis at American Studio's Interview
'Secrets and Lies: Getting to the Truth about Elvis' Christmas Album':
All Shook Up - EIN Spotlight:
UPDATED - Elvis and the Coco Palms Resort:
'Elvis Meets The Beatles':
Did Elvis Record 'Tiger Man' At Sun?
'Trains, Jet Planes and Morning Rain' EIN Spotlight:
Wertheimer's Reaction To Finding The 'Mystery Kisser':
UPDATED - 'Elvis Madison 1977 - The Gas Station Incident' with Kathy Westmoreland:
"If You're Going To Start A Rumble" -The Importance of Fights In Elvis Movies:
UPDATED - 'American Studios 1969 - A Turning Point In History':
Elvis' Personal Record Collection:
Linda and Sam Thompson in Australia:
Fourteen Key Elvis Singles:
Happy Birthday EIN EIN turns 100 – a retrospective!:
Elvis Week Through The Years - Sanja Meegin looks back:
'The Wedding' Elvis & Priscilla EIN special Spotlight:
John Lennon And Elvis: It was "Thirty Years Ago Today"
Elvis at Madison Square Garden 40 Years Ago
'Elvis In Ottawa' Spotlight & Elvis Interview:
"Kissed By Elvis" Janet Fulton Interview:
'1956, Elvis Presley’s Pivotal Year':
'Elvis In Concert' 1977 TV special; Should it be released officially?
Ernst Jorgensen interview about 'The Complete Masters' and more:
Dark Side of the Colonel
 
Audio-Visual
Graceland cam
EPE's Multimedia Elvis Gallery
Sirius Elvis Satellite Radio
Elvis Radio (ETA's)
Elvis Express Radio
Ultimate Elvis Radio
Elvis Only Radio
"Images in Concert" PhotoDatabase
Radio Interview: Vernon & Gladys Presley
Sanja's Elvis Week 2007 Photo Gallery
'EIN's Best of Elvis on YouTube'
Reference
All about Elvis
All about Elvis Tribute Artists
All about Graceland
All about Lisa Marie Presley
Ancestors of Elvis
Art Archives
Book Releases 2009
Contact List
Elvis and Racism
Elvis as Religion
Elvis CDs in 2007
Elvis DVDs in 2006
Elvis Film Guide
'2007 New Releases'
Elvis Presley In Concert "downunder" 2006
Elvis Online Virtual Library
Elvis Research Forum
Elvis Rules on Television
Graceland - The National Historic Landmark
How & where do I sell my Elvis collection?
Is Elvis the best selling artist?
Links to Elvis' family & friends
Links to other Elvis sites
Marty's Musings
Online Elvis Symposium
Parkes Elvis Festival 2009 (Australia)
Presley Law legal archives (Preslaw)
Presleys In The Press
Sale of EPE (Archives)
6th Annual Elvis Website Survey
Spotlight on The King
"Wikipedia" Elvis biography