What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Request] UserAccounts.CommonDialog

[Request] UserAccounts.CommonDialog
Author: Message:
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: [Request] UserAccounts.CommonDialog
much simpler way i found not long after i first posted that, although it uses activex not windows api

code:
var objShell = new ActiveXObject("Shell.Application");
var objFolder = objShell.BrowseForFolder(0, "Select a folder:", 0, "C:\\");

:P
07-04-2006 02:25 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Request] UserAccounts.CommonDialog - by Rene on 07-04-2006 at 08:27 AM
RE: [Request] UserAccounts.CommonDialog - by Volv on 07-04-2006 at 02:18 PM
RE: [Request] UserAccounts.CommonDialog - by Eljay on 07-04-2006 at 02:25 PM
RE: RE: [Request] UserAccounts.CommonDialog - by Rene on 07-04-2006 at 03:01 PM
RE: RE: RE: [Request] UserAccounts.CommonDialog - by craig2k5 on 07-04-2006 at 03:10 PM
RE: RE: RE: RE: [Request] UserAccounts.CommonDialog - by Rene on 07-04-2006 at 03:12 PM
RE: [Request] UserAccounts.CommonDialog - by J-Thread on 07-04-2006 at 04:21 PM
RE: RE: [Request] UserAccounts.CommonDialog - by Rene on 07-04-2006 at 04:57 PM
RE: [Request] UserAccounts.CommonDialog - by J-Thread on 07-04-2006 at 06:43 PM
RE: RE: [Request] UserAccounts.CommonDialog - by Rene on 07-04-2006 at 06:48 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On