|
-
Oct 19th, 2001, 05:48 AM
#1
Thread Starter
Lively Member
copy api-functions to yor own dll?
hi,
Is it possible to 'copy' functions from, let's say, kernel32.dll to a custom DLL?
and is it usefull?
When i have a small app that uses one function from a large DLL very often. is it better for the speed of the app. to extract the function and put it in a new DLL? so it won't need to load the large user32.dll??
If this is a stupid question, please tell me gently
Thanx,
Remvs
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
|