Mike Wilis
03-30-2002, 05:08 PM
The Win32 API has ShBrowseForFolder which let you select a folder.
Does C# have a simular facility?
Mike Willis
Does C# have a simular facility?
Mike Willis
|
Click to See Complete Forum and Search --> : ShBrowseForFolder in C#? Mike Wilis 03-30-2002, 05:08 PM The Win32 API has ShBrowseForFolder which let you select a folder. Does C# have a simular facility? Mike Willis Miha Markic 03-31-2002, 03:08 AM Hi Mike, You have to add reference to shell32.dll -- Miha www.spin.si/www/eng "Mike Wilis" <michael-willis@cox.net> wrote in message news:3ca633b2$1@10.1.10.29... > The Win32 API has ShBrowseForFolder which let you select a folder. > Does C# have a simular facility? > Mike Willis > > Robert A. Wlodarczyk 03-31-2002, 09:36 AM Check this thread: http://www.devhood.com/messages/message_view-2.aspx?thread_id=46631 on DevHood for a discussion and some links. Rob. "Mike Wilis" <michael-willis@cox.net> wrote in message news:3ca633b2$1@10.1.10.29... > The Win32 API has ShBrowseForFolder which let you select a folder. > Does C# have a simular facility? > Mike Willis > > Mike Wilis 03-31-2002, 07:06 PM Thanks this is exactly what i needed. Mike Willis "Robert A. Wlodarczyk" <rwlodarc@ic.sunysb.edu> wrote in message news:3ca71b5a@10.1.10.29... > Check this thread: > http://www.devhood.com/messages/message_view-2.aspx?thread_id=46631 > > on DevHood for a discussion and some links. > > Rob. > > "Mike Wilis" <michael-willis@cox.net> wrote in message > news:3ca633b2$1@10.1.10.29... > > The Win32 API has ShBrowseForFolder which let you select a folder. > > Does C# have a simular facility? > > Mike Willis > > > > > > devx.com
Copyright Internet.com Inc. All Rights Reserved |