What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » How Would I...

How Would I...
Author: Message:
waynewilson2
Junior Member
**

Avatar

Posts: 55
Joined: Oct 2007
O.P. Huh?  How Would I...
How Would I Go About Adding Something To A Trre View Control?
I Have Tried The Methods That Are In The Schema Docs(or w.e u wanna call it), And Have Gotten Nowhere, Any Help Would Be Greatly Appreciated, Thanks In Advance
[Image: waynewilson2@hotmail.com-12.png]
11-22-2007 11:26 AM
Profile E-Mail PM Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
36 / Male / Flag
Joined: Jan 2006
RE: How Would I...
To use Tree View Controls you need to use a lot of Window Control Messages to use them properly.  If you let us know what you are trying to do with it then we may be able to suggest a better alternative.

As for implementing things in windows I would suggest to you to look at the source code of other scripts to better understand what to do.
[Image: markee.png]
11-22-2007 11:42 AM
Profile PM Find Quote Report
waynewilson2
Junior Member
**

Avatar

Posts: 55
Joined: Oct 2007
O.P. RE: How Would I...
ok...i think i would probably be better off putting in a listview control, but other than that, how would i get it to list all the files in a specified directory??
[Image: waynewilson2@hotmail.com-12.png]
11-22-2007 02:31 PM
Profile E-Mail PM Find Quote Report
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: How Would I...
You can use the file system ActiveX-object (Scripting.FileSystemObject) and then get the files in the folder using GetFolder() and a loop through the Files property.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
11-22-2007 05:39 PM
Profile E-Mail PM Web Find Quote Report
waynewilson2
Junior Member
**

Avatar

Posts: 55
Joined: Oct 2007
O.P. RE: How Would I...
ok, thanks, and for encrpyting/decrypting? i've searched alot of google, and a bit on here, and it has not turned out to my advantage...i need a strong encrption/decryption algorythm that is hard as hell to crack, my messenger plus logs are being cracked a wayy too fast... thanks in advance if your able to find it :d
[Image: waynewilson2@hotmail.com-12.png]
11-22-2007 07:07 PM
Profile E-Mail PM Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
36 / Male / Flag
Joined: Jan 2006
RE: How Would I...
quote:
Originally posted by waynewilson2
my messenger plus logs are being cracked a wayy too fast
Either use a higher encryption level or a better password, whichever was the weak point.  If you use a 21char alpha (upper and lower case), numeric and symbol password as well as 2048bit encryption then I don't think you should have any troubles with people cracking it.
[Image: markee.png]
11-23-2007 08:23 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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