| OLD | NEW |
| 1 This file was created by James Ravenscroft <ravenscroftj@gmail.com> as a direct
revision of Farooq Zaman's work with LibMTP on Windows. | 1 This file was created by James Ravenscroft <ravenscroftj@gmail.com> as a direct
revision of Farooq Zaman's work with LibMTP on Windows. |
| 2 | 2 |
| 3 CHANGELOG | 3 CHANGELOG |
| 4 ---------------- | 4 ---------------- |
| 5 14th January 2009: Created the first revision of this file taking information fr
om the work of Farooq Zaman. | 5 14th January 2009: Created the first revision of this file taking information fr
om the work of Farooq Zaman. |
| 6 | 6 |
| 7 1.0 Compilation of LibMTP on Windows 2000/XP/NT | 7 1.0 Compilation of LibMTP on Windows 2000/XP/NT |
| 8 ----------------------------------------------------------- | 8 ----------------------------------------------------------- |
| 9 LibMTP currently compiles under Windows using MingW/MSys. The source relies upon
the __WIN32__ macro which is defined by MinGW by default. | 9 LibMTP currently compiles under Windows using MingW/MSys. The source relies upon
the __WIN32__ macro which is defined by MinGW by default. |
| 10 | 10 |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 45 11. Click finish to end the driver install process. | 45 11. Click finish to end the driver install process. |
| 46 | 46 |
| 47 To get your old driver back: | 47 To get your old driver back: |
| 48 | 48 |
| 49 1. Goto Start -> Run, type "devmgmt.msc" and press "ok". | 49 1. Goto Start -> Run, type "devmgmt.msc" and press "ok". |
| 50 2. Select your music device, right click on it and click "Properties" | 50 2. Select your music device, right click on it and click "Properties" |
| 51 3. Go to the "Driver" pane and select "Roll Back Driver". | 51 3. Go to the "Driver" pane and select "Roll Back Driver". |
| 52 | 52 |
| 53 3.0 | 53 3.0 |
| 54 ---------------------------------------------- | 54 ---------------------------------------------- |
| OLD | NEW |