@@ -1337,6 +1337,58 @@ The above page is confusing as it has lots of other stuff on it - just scroll
1337
1337
down until you find a link labelled "Download Visual C++ 2005 Express SP1 �"
1338
1338
1339
1339
1340
+ == Install Microsoft Platform SDK2 ==
1341
+
1342
+ Get the Microsoft Platform SDK2 from here:
1343
+
1344
+
1345
+ http://
1346
+
1347
+ When you install make sure to check at least the following options:
1348
+
1349
+ ```
1350
+ Configuration Options
1351
+ + Register Environmental Variables (Yes)
1352
+ Microsoft Windows Core SDK
1353
+ + Tools (Yes)
1354
+ + Tools (AMD 64 Bit) (No unless this applies)
1355
+ + Tools (Intel 64 Bit) (No unless this applies)
1356
+ + Build Environment
1357
+ + Build Environment (AMD 64 Bit) (No unless this applies)
1358
+ + Build Environment (Intel 64 Bit) (No unless this applies)
1359
+ + Build Environment (x86 32 Bit) (Yes)
1360
+ + Documentation (No)
1361
+ + Redistributable Components (Yes)
1362
+ + Sample Code (No)
1363
+ + Source Code (No)
1364
+ + AMD 64 Source (No)
1365
+ + Intel 64 Source (No)
1366
+ Microsoft Web Workshop (No)
1367
+ Microsoft Internet Information Server (IIS) SDK (No)
1368
+ Microsoft Data Access Services (MDAC) SDK
1369
+ + Tools
1370
+ + Tools (AMD 64 Bit) (No)
1371
+ + Tools (AMD 64 Bit) (No)
1372
+ + Tools (x86 32 Bit) (Yes)
1373
+ + Build Environment
1374
+ + Tools (AMD 64 Bit) (No)
1375
+ + Tools (AMD 64 Bit) (No)
1376
+ + Tools (x86 32 Bit) (Yes)
1377
+ + Documentation (No)
1378
+ + Sample Code (No)
1379
+ Microsodt Installer SDK (No)
1380
+ Microsoft Table PC SDK (No)
1381
+ Microsoft Windows Management Instrumentation (No)
1382
+ Microsoft DirectShow SDK (No)
1383
+ Microsoft Media Services SDK (No)
1384
+ Debuggin Tools for Windows (Yes)
1385
+ ```
1386
+
1387
+ /!\ Note that you can always come back later to add extra bits if you like.
1388
+
1389
+
1390
+
1391
+
1340
1392
= Authors and Acknowledgments =
1341
1393
1342
1394
The follwing people have contributed to this document:
0 commit comments