Click here to Skip to main content
15,867,704 members
Home / Discussions / C#
   

C#

 
GeneralC# client sending SOAP/HTTP request to Apache serve Pin
Anonymous2-Oct-02 20:28
Anonymous2-Oct-02 20:28 
Generalscroll bars Pin
Anonymous2-Oct-02 19:52
Anonymous2-Oct-02 19:52 
GeneralRe: scroll bars Pin
Stephane Rodriguez.2-Oct-02 20:05
Stephane Rodriguez.2-Oct-02 20:05 
Generalbasic C# question Pin
Anonymous2-Oct-02 19:27
Anonymous2-Oct-02 19:27 
GeneralRe: basic C# question Pin
Stephane Rodriguez.2-Oct-02 19:51
Stephane Rodriguez.2-Oct-02 19:51 
GeneralRe: basic C# question Pin
James T. Johnson3-Oct-02 1:49
James T. Johnson3-Oct-02 1:49 
QuestionCan anyone help with a Shell32 problem? Pin
Furty2-Oct-02 17:58
Furty2-Oct-02 17:58 
AnswerRe: Can anyone help with a Shell32 problem? Pin
Stephane Rodriguez.2-Oct-02 21:28
Stephane Rodriguez.2-Oct-02 21:28 
In fact, comparing to Windows Explorer, what the tree control is missing is the actual Explorer namespaces.
Fortunately, they are easy to lookup. See this article[^].

In short, default namespaces (MyComputer, MyDocuments, Recyclebin, network neighbourhood, Internet Explorer, and Control panel) are all accessed through this registry scheme :

HKEY_LOCAL_MACHINE
 Software
  Microsoft
   Windows
    CurrentVersion
     Explorer
      Virtual Folder Name
       Namespace
        {Extension CLSID}





sometimes it helps to look at the IL generated code
a MS guy on develop.com "answering" .NET issues
GeneralRe: Can anyone help with a Shell32 problem? Pin
Furty3-Oct-02 0:18
Furty3-Oct-02 0:18 
GeneralRe: Can anyone help with a Shell32 problem? Pin
Stephane Rodriguez.3-Oct-02 0:22
Stephane Rodriguez.3-Oct-02 0:22 
GeneralRe: Can anyone help with a Shell32 problem? Pin
Furty3-Oct-02 0:54
Furty3-Oct-02 0:54 
GeneralRe: Can anyone help with a Shell32 problem? Pin
Stephane Rodriguez.3-Oct-02 0:59
Stephane Rodriguez.3-Oct-02 0:59 
GeneralVS.NET and ASP.NET Pin
Nick Parker2-Oct-02 17:40
protectorNick Parker2-Oct-02 17:40 
GeneralRe: C# and ASP.NET Pin
David Stone2-Oct-02 17:57
sitebuilderDavid Stone2-Oct-02 17:57 
GeneralRe: C# and ASP.NET Pin
Nick Parker2-Oct-02 18:08
protectorNick Parker2-Oct-02 18:08 
GeneralRe: C# and ASP.NET Pin
David Stone2-Oct-02 19:03
sitebuilderDavid Stone2-Oct-02 19:03 
GeneralRe: C# and ASP.NET Pin
Nick Parker3-Oct-02 1:12
protectorNick Parker3-Oct-02 1:12 
GeneralRe: C# and ASP.NET Pin
leppie3-Oct-02 3:01
leppie3-Oct-02 3:01 
GeneralRe: C# and ASP.NET Pin
David Stone3-Oct-02 5:07
sitebuilderDavid Stone3-Oct-02 5:07 
GeneralTwo Form Event questions. Pin
Derek Smigelski2-Oct-02 14:25
Derek Smigelski2-Oct-02 14:25 
Questionhow to log off and login user Pin
imran_rafique2-Oct-02 12:38
imran_rafique2-Oct-02 12:38 
AnswerRe: how to log off and login user Pin
Russell Morris4-Oct-02 2:42
Russell Morris4-Oct-02 2:42 
Questionhow to log off and login user Pin
imran_rafique2-Oct-02 12:35
imran_rafique2-Oct-02 12:35 
General"when pressing ctrl+alt+delete contrul should go our procedure" Pin
imran_rafique2-Oct-02 12:03
imran_rafique2-Oct-02 12:03 
GeneralRe: "when pressing ctrl+alt+delete contrul should go our procedure" Pin
Paul Riley2-Oct-02 12:16
Paul Riley2-Oct-02 12:16 

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.