944,165 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 5396
  • C++ RSS
Jun 1st, 2005
0

Doubt regarding creating “*.dll� file by visual studio 6.0.

Expand Post »
I have files called “1.c , 2.c, 3.c and 4.c�.

With these four files I created a project in visual studio 6.0.
This project creates “Raja.dll� (and this “Raja.dll� file will be used in another project).

Here is my question…

As you know after we get *.dll file, if we want to change few lines in any of the above files (say 1.c) we have to go back to project and change the required lines (in 1.c file) and then create new *.dll file and so on..,

Instead of this is there any way to create updated *.dll (say new_Raja.dll) from Raja.dll and 1.obj files (“1.obj� file get it from “1.c“) directly instead of going back to the project and change 1.c and create “Raja.dll�?

The reason for asking this is I donot want to give access to “2.c, 3.c, 4.c�.

Can we do this in visual studio?
Is there any way to do this in Matlab also?

Let me know if you donot understand my question.

Thank you for your time,

Raja
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
f3tpy is offline Offline
3 posts
since Jun 2005
Jun 1st, 2005
0

Re: Doubt regarding creating “*.dll� file by visual studio 6.0.

I have idea to solve the problem which I mentioned earlier. But I am not sure whether it is possible or not? If it is possible I don’t know how to do this (as I am new to VC++ 6.0).

First create LIB file using 2.c, 3.c, and 4.c.

Then user can create his own *.dll file by using LIB file and his 1.obj file. Due to this user cannot have access information inside 2.c, 3.c, and 4.c . At the same time user can create their own *.dll file with modified 1.obj file

If this procedure is correct I am wondering if anyone knows how to create LIB files only with 2.c, 3.c, and 4.c (without using 1.c)? And how to create new *.dll file from newly created LIB file and 1.obj file?

Thank you for your time,

Raja
Reputation Points: 10
Solved Threads: 0
Newbie Poster
f3tpy is offline Offline
3 posts
since Jun 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Help me to delete a file
Next Thread in C++ Forum Timeline: wanted Registry API e-Book.





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC