|
Prev: Bluetooth SCO connection requires developing kernel driver?
Next: Is there a way to hide one tab from a property page
From: Firas on 10 Apr 2008 07:27 On Apr 9, 12:18 am, "Pavel A." <pave...(a)NOwritemeNO.com> wrote: > "Doron Holan [MSFT]" <dor...(a)online.microsoft.com> wrote in messagenews:eNMi4nTmIHA.1164(a)TK2MSFTNGP02.phx.gbl... > > > you cannot replace this page. > > PROSet lan & wireless drivers somehow manage to replace it... > > --PA > > > > > "Firas" <sfir...(a)gmail.com> wrote in message > >news:09d8656e-8789-4cdd-8bd4-2d67dbfe29d2(a)m36g2000hse.googlegroups.com... > >> want to replace the generic advanced property page with my custom > >> property > >> page. How it can be done? > > >> I found how to add new property page but not how to replace an > >> existing one > > >> the device class is Net > > >> Thanks in advance > >> Firas- Hide quoted text - > > - Show quoted text - But I have seen such network ethernet drivers that have replace the default ADVANCED TAB by there coustom property page.
From: Firas on 10 Apr 2008 07:31 On Apr 8, 8:32 am, "Doron Holan [MSFT]" <dor...(a)online.microsoft.com> wrote: > you cannot replace this page. > > 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.. > > "Firas" <sfir...(a)gmail.com> wrote in message > > news:09d8656e-8789-4cdd-8bd4-2d67dbfe29d2(a)m36g2000hse.googlegroups.com... > > > > > want to replace the generic advanced property page with my custom > > property > > page. How it can be done? > > > I found how to add new property page but not how to replace an > > existing one > > > the device class is Net > > > Thanks in advance > > Firas- Hide quoted text - > > - Show quoted text - How you can explain the fact that there is some network cards , like the one belongs to intel ( ethernet 10GB ) which succeed to replace the ADVANCED TAB by another one .
From: Doron Holan [MSFT] on 10 Apr 2008 14:24 don't know. perhaps they hack it. 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. "Firas" <sfirasr(a)gmail.com> wrote in message news:0de950a3-a929-4f4f-8fd1-415f00c1ba2c(a)m1g2000pre.googlegroups.com... On Apr 8, 8:32 am, "Doron Holan [MSFT]" <dor...(a)online.microsoft.com> wrote: > you cannot replace this page. > > 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. > > "Firas" <sfir...(a)gmail.com> wrote in message > > news:09d8656e-8789-4cdd-8bd4-2d67dbfe29d2(a)m36g2000hse.googlegroups.com... > > > > > want to replace the generic advanced property page with my custom > > property > > page. How it can be done? > > > I found how to add new property page but not how to replace an > > existing one > > > the device class is Net > > > Thanks in advance > > Firas- Hide quoted text - > > - Show quoted text - How you can explain the fact that there is some network cards , like the one belongs to intel ( ethernet 10GB ) which succeed to replace the ADVANCED TAB by another one .
From: Pavel A. on 10 Apr 2008 23:25 "Firas" <sfirasr(a)gmail.com> wrote in message news:0de950a3-a929-4f4f-8fd1-415f00c1ba2c(a)m1g2000pre.googlegroups.com... > How you can explain the fact that there is some network cards , like > the one belongs to intel ( ethernet 10GB ) which succeed to replace > the ADVANCED TAB by another one . They could not do any really bad hacks, because it works for so long time on all windows versions. Otherwise.... it's the human factor that supports the product differentiation :) --PA
From: Firas on 11 Apr 2008 02:03
On Apr 11, 6:25 am, "Pavel A." <pave...(a)NOwritemeNO.com> wrote: > "Firas" <sfir...(a)gmail.com> wrote in message > > news:0de950a3-a929-4f4f-8fd1-415f00c1ba2c(a)m1g2000pre.googlegroups.com... > > > How you can explain the fact that there is some network cards , like > > the one belongs to intel ( ethernet 10GB ) which succeed to replace > > the ADVANCED TAB by another one . > > They could not do any really bad hacks, because it works for so long time on > all windows versions. > Otherwise.... it's the human factor that supports the product > differentiation :) > > --PA So any one have a way to hide this Tab ? |