|
From: Yossi on 22 Apr 2008 02:31 Hi Just install the WDK (6000) and tried to test PREfast. When runing the tool nothing happen . Try to connect to WinDBG and the module is loaded but exit without doing nothing even prefast /? is not working any ideas
From: Doron Holan [MSFT] on 22 Apr 2008 13:19 did you try this: prefast build -cz d -- Please do not send e-mail directly to this alias. this alias is for newsgroup purposes only. This posting is provided "AS IS" with no warranties, and confers no rights. "Yossi" <Yossi(a)discussions.microsoft.com> wrote in message news:0AE77B58-B61F-4D26-868E-6B247B3C4CD3(a)microsoft.com... > Hi > > Just install the WDK (6000) and tried to test PREfast. > When runing the tool nothing happen . > Try to connect to WinDBG and the module is loaded but exit without doing > nothing > > even prefast /? is not working > any ideas
From: Yossi on 22 Apr 2008 17:55 Yes try to run it on the sample did not work ... the problem is that theprefast start and then exit "Doron Holan [MSFT]" wrote: > did you try this: > > prefast build -cz > > d > > -- > Please do not send e-mail directly to this alias. this alias is for > newsgroup purposes only. > This posting is provided "AS IS" with no warranties, and confers no rights. > > > "Yossi" <Yossi(a)discussions.microsoft.com> wrote in message > news:0AE77B58-B61F-4D26-868E-6B247B3C4CD3(a)microsoft.com... > > Hi > > > > Just install the WDK (6000) and tried to test PREfast. > > When runing the tool nothing happen . > > Try to connect to WinDBG and the module is loaded but exit without doing > > nothing > > > > even prefast /? is not working > > any ideas > >
From: Doron Holan [MSFT] on 23 Apr 2008 00:48 you are doing this in a wdk build window? -- Please do not send e-mail directly to this alias. this alias is for newsgroup purposes only. This posting is provided "AS IS" with no warranties, and confers no rights. "Yossi" <Yossi(a)discussions.microsoft.com> wrote in message news:7E360680-87E2-463F-9433-8FCD82EE8C19(a)microsoft.com... > Yes try to run it on the sample did not work ... > the problem is that theprefast start and then exit > > "Doron Holan [MSFT]" wrote: > >> did you try this: >> >> prefast build -cz >> >> d >> >> -- >> Please do not send e-mail directly to this alias. this alias is for >> newsgroup purposes only. >> This posting is provided "AS IS" with no warranties, and confers no >> rights. >> >> >> "Yossi" <Yossi(a)discussions.microsoft.com> wrote in message >> news:0AE77B58-B61F-4D26-868E-6B247B3C4CD3(a)microsoft.com... >> > Hi >> > >> > Just install the WDK (6000) and tried to test PREfast. >> > When runing the tool nothing happen . >> > Try to connect to WinDBG and the module is loaded but exit without >> > doing >> > nothing >> > >> > even prefast /? is not working >> > any ideas >> >>
From: Yossi on 23 Apr 2008 01:54
Yes on the pfd sample "Doron Holan [MSFT]" wrote: > you are doing this in a wdk build window? > > -- > Please do not send e-mail directly to this alias. this alias is for > newsgroup purposes only. > This posting is provided "AS IS" with no warranties, and confers no rights. > > > "Yossi" <Yossi(a)discussions.microsoft.com> wrote in message > news:7E360680-87E2-463F-9433-8FCD82EE8C19(a)microsoft.com... > > Yes try to run it on the sample did not work ... > > the problem is that theprefast start and then exit > > > > "Doron Holan [MSFT]" wrote: > > > >> did you try this: > >> > >> prefast build -cz > >> > >> d > >> > >> -- > >> Please do not send e-mail directly to this alias. this alias is for > >> newsgroup purposes only. > >> This posting is provided "AS IS" with no warranties, and confers no > >> rights. > >> > >> > >> "Yossi" <Yossi(a)discussions.microsoft.com> wrote in message > >> news:0AE77B58-B61F-4D26-868E-6B247B3C4CD3(a)microsoft.com... > >> > Hi > >> > > >> > Just install the WDK (6000) and tried to test PREfast. > >> > When runing the tool nothing happen . > >> > Try to connect to WinDBG and the module is loaded but exit without > >> > doing > >> > nothing > >> > > >> > even prefast /? is not working > >> > any ideas > >> > >> > > |