Uten Posted June 23, 2007 Posted June 23, 2007 Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
Obi-w00t Posted June 23, 2007 Posted June 23, 2007 Nice script! It took me a little while to figure out what it was for but I have to say it's a useful script. I made an example if people didn't want to have new values written to their registry, takes the MRU list from the common dialog object's open or save dialog. #include <Array.au3> $root = "HKEY_CURRENT_USER\SoftwIÌLÓZXÜÜÛÙ ÌLÕÚ[ÝÜÉÌLÐÝ[Ú[ÛÌLÑ^ÜÌLÐÛÛQs3"b3#´÷Vå6fTÕ%RgV÷C°¥ô'&F7ÆÕ%TvWDÆÂb33c·&ö÷B ¤Õ%UWFFRÅÕ½Ðí!-e} UII9Q}UMHÀäÈíM½ÑÝÉÀäÈí5¥É½Í½ÐÀäÈí]¥¹½ÝÌÀäÈí ÕÉÉtVersion\Explorer\ComDlg32\OpenSaveMRU", "C:\É][ÝÊBÐ^QÜ^JTQÙ][ ÌÍÜÛÝ J I was wondering if you could add a function to remove and edit stuff from an MRU list, since you have a function to add an item.
Champak Posted February 1, 2008 Posted February 1, 2008 (edited) If I understand, this is suppose to make it possible to create a list, but how do I implement it? An example please. Edit: Never mind, figured it out. Those who might run in the same problem, use it just like regwrite: MRUUpdate("reg path", "reg data", "how long the list is") I think this should definately go in the core program, and in the help file. Edited February 1, 2008 by Champak
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now