IDL files, not DLL?
Posted: Thu Jun 11, 2009 8:23 pm
What is an IDL file?
If you look at:
http://msdn.microsoft.com/en-us/library ... S.85).aspx
You will see that windows 7 has .idl as the extender that before you would see .dll !!!
Anyone know how to open and use an IDL file?
I'd like to use the new Ribbon interface if a user uses my app on Windows 7.
Edit:
Ahh! It's to do with COM...
http://www.codeproject.com/KB/COM/Basic ... _file.aspx
Perhaps SRod may come to the rescue?
If you look at:
http://msdn.microsoft.com/en-us/library ... S.85).aspx
You will see that windows 7 has .idl as the extender that before you would see .dll !!!
Anyone know how to open and use an IDL file?
I'd like to use the new Ribbon interface if a user uses my app on Windows 7.
Edit:
Ahh! It's to do with COM...
http://www.codeproject.com/KB/COM/Basic ... _file.aspx
Perhaps SRod may come to the rescue?