Is there a function in the Windows API I can use to get recent files opened by my application instead of just setting them?

(Before you tell me; yes, I know it won't be hard to do myself.)

Recommended Answers

All 3 Replies

I'm specifically looking for a function from the Windows API, which none of those articles mention.

If you download one of the project and look at the code it will show you the win32 api functions they call.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.