???
XML is a simple text based construct. How can they possibly have comfort with editing sources files, but object strenuously to another text based format except on the grounds that they (you) don’t know much about the new format
Sent from Surface Pro
From: Don Burn
Sent: Tuesday, October 14, 2014 6:46 PM
To: Windows System Software Devs Interest List
Telling my customer to edit XML is a sure way for them to rethink the whole
use of Windows!!! As a classic quote says " XML is like violence. Sure,
it seems like a quick and easy solution at first, but then it spirals out of
control into utter chaos."
SO COULD SOMEONE TELL ME ANY OF THE FOLLOWING:
- Where in the multitude of options in properties should the copy
information have been? - What are likely or even possible scenarios for this getting screwed up,
so I can tell my customer not to do this again?
The predecessor’s to XML were called out by a number of us as being a stupid
mistake almost 35 years ago, some of use questioned Microsoft on repeating
this mistake over 10 years ago, can we avoid any more XML mistakes.
Don Burn
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@hotmail.com
Sent: Tuesday, October 14, 2014 5:31 PM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] VS2013 Driver Package Failure
Try adding the following FilesToPackage items in the LEC2PCI.vcxproj file.
There should be a FilesToPackage dedicated ItemGroup in the project file.
Edit the project file outside the IDE. When the file is saved, the IDE
should prompt you to reload the project file.
Include=“$(SolutionDir)$(Platform)$(ConfigurationName)\LEC2PCI.sys”
Condition=“$(Platform)==‘x64’”>
Condition=“$(Platform)==‘Win32’”>
NTDEV is sponsored by OSR
Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev
OSR is HIRING!! See http://www.osr.com/careers
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
NTDEV is sponsored by OSR
Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev
OSR is HIRING!! See http://www.osr.com/careers
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer