I have written a macro to query access from excel. The macro gives error – Cant find project or library. When I go to Tools–>References, there are two libraries showing missing reference. However, the files are present in the mentioned folder location. What should i do now?
Posts Tagged ‘Present’
Missing References In Visual Basic, But Dll Is Present In The Mentioned Location?
Saturday, November 28th, 2009How To Create An Object To A Class Present In A Dll ?
Sunday, November 22nd, 2009In my VC++ win32 application,I was successful in loading a dll and also successful in using the methods of it directly.
But my present problem lies in creating objects to the classes that are present in that dll and accessing the methods in that class through the created object.
kindly provide me any sample code which does this.
thnx in advance.
Regards,
sunny.
Whether It Is Possible To Read The .dll Files Present In The Computer?
Monday, September 7th, 2009Can i know how to read the .dll files present in the computer?