Dave
Thu Apr 19 18:10:26 CDT 2007
I think David has hit on the correct solution here...
*IF* ( and thats a BIG IF) you remove the old command line tools, spruce up
GUI tools to take some command line args and run without a GUI..
essentiallly give them the same functionality as the old tools.. FWIW I've
been doing this for years with tools I write for propriteary things...
And to answer your question of "will people load them from old DDK's".. Hell
yes we will...
Case in point... you decided that DirectShow was going to ship with the
Platform SDK not the DX-SDK and then in your infinite wisdom yanked out all
the Visual Studio Projects and just left makefiles.... well the whole DShow
world has been sticking the damn VS projects BACK IN from the DX9.0 SDK..
partly because you only have command line build enviornments for ansi debug
and release and a whole lot of us build unicode in the DShow world... and
yes we could cook up unicode commandline builds.. but why waste time when
the fricken VS projects exist and do the right thing....
And it REALLY "torques my main bolt" that I STILL have to have the DX-SDK to
build the Dshow stuff... I mean what was the point of THAT whole
thing????... I know The DX people look down their noses at the DS people...
It'd sure be nice if you'd get YOUR politics straight so WE can continue to
wirte programs...
THINK long and hard before you remove things, or move thing slike Dshow
around..
--.- Dave
"David Craig" <dave@yoshimuni.com> wrote in message
news:eWyWRGsgHHA.4892@TK2MSFTNGP03.phx.gbl...
>I saw that with the objdir and its use of Java. Since Microsoft now owns
>Sysinternals maybe their object directory dumper could have a command line
>mode done. Since the OS comes with reg.exe it will work very well, but the
>objdir is not replaceable, AFAIK. I am very pleased and am sure many
>others are too with Microsoft beginning to ask these questions. Knowing
>our needs are being considered is a very good thing.
>
> "Jennifer Stepler [MSFT]" <JenniferSteplerMSFT@discussions.microsoft.com>
> wrote in message
> news:B330F1B6-2D7F-42EC-8E71-6B797103359E@microsoft.com...
>> Hi Max,
>> Unfortunately, some of these old tools violate Microsoft legal
>> obligations
>> under the anti-trust consent decree. They would need to be reworked if
>> we
>> want to continue to ship them. We're trying to determine if they are
>> worth
>> the effort or if we should use those resources for newer development
>> tools.
>>
>> If we remove a tool, would the users of that tool just go get it from a
>> prior kit?
>>
>> Thanks,
>> Jennifer
>>
>> "Maxim S. Shatskih" wrote:
>>
>>> I'm strictly against this.
>>>
>>> This will end the person trying to find some ancient DDKs from
>>> historical
>>> MSDN shipments to find the tool.
>>>
>>> I'm very much against any tool removal from the DDK, especially
>>> command-line tool removal in favour of GUI ones. Retain both.
>>>
>>> Unsupported and undocumented (except the stdout usage prompt) tools
>>> are
>>> much better then removed tools. So, I would suggest that MS would move
>>> the
>>> tools to "unsupported" category instead of dropping them completely.
>>>
>>> --
>>> Maxim Shatskih, Windows DDK MVP
>>> StorageCraft Corporation
>>> maxim@storagecraft.com
>>>
http://www.storagecraft.com
>>>
>>> "Jennifer Stepler [MSFT]"
>>> <JenniferSteplerMSFT@discussions.microsoft.com> wrote
>>> in message news:D3BE8F62-81FE-4C0A-B45D-C40275C3C8E0@microsoft.com...
>>> > What would be the impact on you if we pulled regdmp.exe and objdir.exe
>>> > from
>>> > the WDK?
>>>
>>>
>
>