Delvos Posted November 6, 2003 Report Share Posted November 6, 2003 Hi Peter, i have one question concerning module programming - can you give me a hint what is neccessary to make a dll module run in fs (2002/2004) with an entry under "Modules" in fs and a hotkey? I'm using VC6 with MFC. Thx in advance and best regards Link to comment Share on other sites More sharing options...
Pete Dowson Posted November 6, 2003 Report Share Posted November 6, 2003 i have one question concerning module programming - can you give me a hint what is neccessary to make a dll module run in fs (2002/2004) with an entry under "Modules" in fs and a hotkey? I'm using VC6 with MFC. There's some other threads here with the same question, and I think one of them even has a link to a website with a kit or example. Try scanning through the subject headings, maybe search on "module" in the title. My advice has always been: learn to write a proper C-language Gauge as per the older MS Panels SDKs, and you are over half way already. GAUs are just Modules loaded by Panels. Regards, Pete Link to comment Share on other sites More sharing options...
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