|
-
Jun 17th, 2001, 05:41 PM
#1
Thread Starter
Lively Member
Can I tell this about DLL file
I found a dll file. Can I tell is it written by VB or C++? Also, I have another two dll files in different directory but have same names, Can I tell which one is the one used in ASP code? Thanks very much for help
-
Jun 17th, 2001, 05:51 PM
#2
Frenzied Member
use OLE Viewer program which should come with your visual studio package
then you can probably tell their functionality and compiler from looking at the interfaces
-
Jun 18th, 2001, 11:57 AM
#3
Black Cat
To find out if it was written in vb, use dependency walker (also included with vs) to look at the dll. If MSVBVM*0.DLL (* = 5 or 6) is there (most likely the only direct dependancy) it was make with VB.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|