Click here to Skip to main content
15,888,177 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Kindly help me out. I'm stuck.... Pin
Abbas_Riazi1-Feb-03 2:36
professionalAbbas_Riazi1-Feb-03 2:36 
GeneralSystem Speaker Programming Pin
Paul Evans16-Jan-03 4:34
Paul Evans16-Jan-03 4:34 
GeneralRe: System Speaker Programming Pin
Daniel Turini16-Jan-03 5:22
Daniel Turini16-Jan-03 5:22 
GeneralRe: System Speaker Programming Pin
Paul Evans17-Jan-03 5:12
Paul Evans17-Jan-03 5:12 
GeneralRe: System Speaker Programming - Kernal Mode Driver? Pin
Paul Evans17-Jan-03 5:18
Paul Evans17-Jan-03 5:18 
GeneralTutorial for License Control thru ActiveX Pin
akelasher13-Jan-03 11:55
akelasher13-Jan-03 11:55 
GeneralVB.NET Calender control and database Pin
pchari8-Jan-03 19:17
pchari8-Jan-03 19:17 
GeneralDirect3D Tutorial Pin
einst9926-Jan-03 12:11
einst9926-Jan-03 12:11 
GeneralRe: Direct3D Tutorial Pin
BigAndy9-Jan-03 5:34
BigAndy9-Jan-03 5:34 
GeneralRe: Direct3D Tutorial Pin
Roger Allen28-Jan-03 5:17
Roger Allen28-Jan-03 5:17 
GeneralRe: Direct3D Tutorial Pin
rund1me22-Feb-03 23:08
rund1me22-Feb-03 23:08 
GeneralMMC Pin
FASTian6-Jan-03 1:05
FASTian6-Jan-03 1:05 
GeneralRe: MMC Pin
De Nardis Andrea5-Feb-03 1:33
De Nardis Andrea5-Feb-03 1:33 
GeneralRe: MMC Pin
FASTian5-Feb-03 20:15
FASTian5-Feb-03 20:15 
GeneralURL Moniker Pin
Bog1-Jan-03 9:34
Bog1-Jan-03 9:34 
GeneralRe: URL Moniker Pin
Stephane Rodriguez.1-Jan-03 10:22
Stephane Rodriguez.1-Jan-03 10:22 
GeneralRe: URL Moniker Pin
Bog1-Jan-03 10:54
Bog1-Jan-03 10:54 
GeneralRe: URL Moniker Pin
Stephane Rodriguez.1-Jan-03 18:51
Stephane Rodriguez.1-Jan-03 18:51 
GeneralRe: URL Moniker Pin
Bog2-Jan-03 7:05
Bog2-Jan-03 7:05 
GeneralRe: URL Moniker Pin
Stephane Rodriguez.2-Jan-03 7:39
Stephane Rodriguez.2-Jan-03 7:39 
GeneralRe: URL Moniker Pin
Bog2-Jan-03 8:00
Bog2-Jan-03 8:00 
GeneralExtra Explorer Buttons Pin
SLiDeR31-Dec-02 15:36
SLiDeR31-Dec-02 15:36 
GeneralRe: Extra Explorer Buttons Pin
Stephane Rodriguez.31-Dec-02 18:38
Stephane Rodriguez.31-Dec-02 18:38 
SLiDeR wrote:
Does somebody know how to add a button "New Folder" to explorer toolbar? For example "Open" and "Save as" dialogs have this button. But Exporer itself doesn't.

That's an interesting stuff to come up with. I'll check this out. I don't see why this should be anything different than a IE custom button. After all Windows Explorer toolbars are IE toolbars.

Regardless of whether it would do any good to have such button available, don't forget that while it makes sense to have such button in the Open/SaveAs Dialog (since the context is always a folder), it doesn't necessarily make sense in Windows Explorer since the context is not always a folder at all (in other words, even with such button available, I am afraid it would be often grayed out).

[edit] Here is a nice CLSID to start search for : {0AFACED1-E828-11D1-9187-B532F1E9575D}. It's known as the Folder shortcut component. May be this just needs to be added to one of the registry extension keys to make it appear in the "Toolbar Customize..." box option.[/edit]
GeneralTransparent Bitmap Pin
Blake Miller30-Dec-02 14:36
Blake Miller30-Dec-02 14:36 
GeneralRe: Transparent Bitmap Pin
Todd Smith30-Dec-02 14:53
Todd Smith30-Dec-02 14:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.