|
-
October 29th, 2004, 03:07 AM
#1
about making a install
i'm doing a install for my program,but don't know it need some other files.how to find all the files (such as .dll) that the program depending on?Thanks !
-
October 29th, 2004, 03:10 AM
#2
Re: about making a install
 Originally Posted by hou_126
i'm doing a install for my program,but don't know it need some other files.how to find all the files (such as .dll) that the program depending on?Thanks !
Use Dependency Walker which is shipped with Visual Studio.
-
October 29th, 2004, 04:26 AM
#3
Re: about making a install
Be aware to not include also KERNEL32.DLL, GDI32.DLL, and USER32.DLL.
Hokutata Yakubotu
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
|