Print Page | Close Window

How to get the MRU event?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1909
Printed Date: 07 November 2025 at 2:39pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to get the MRU event?
Posted By: freehawk
Subject: How to get the MRU event?
Date Posted: 04 March 2005 at 2:35am

Hello

I have a MRU file list, when the name of file is selected, I hope to get the "open" event. Please help me how to do?

Thanks.

Freehawk




Replies:
Posted By: cpede
Date Posted: 04 March 2005 at 10:05am

You can catch the event using something like this:

ON_COMMAND_EX_RANGE(ID_FILE_MRU_FILE1, ID_FILE_MRU_FILE16, OnOpenRecentFile)

 

- cpede



Posted By: freehawk
Date Posted: 06 March 2005 at 7:58pm

Thank you for the reply.

I added the event, now I have another question. How to get the full path of MRU file?

Freehawk

Originally posted by cpede cpede wrote:

You can catch the event using something like this:

ON_COMMAND_EX_RANGE(ID_FILE_MRU_FILE1, ID_FILE_MRU_FILE16, OnOpenRecentFile)

 

- cpede




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net