Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop GUI Develop StatusBar

DelayLoad_source

  • Category : StatusBar
  • Tags :
  • Update : 2008-10-13
  • Size : 80.29kb
  • Downloaded :0次
  • Author :李鸡蛋
  • About : 李鸡蛋
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
The code snippet shown in this article is used to delay load a DLL, i.e., DLL is implicitly linked but not actually loaded until your code attempts to reference a symbol contained within the DLL. If your application uses several DLLs, its initialization time might be slow because the loader maps all of the required DLLs into the process address space and there is every possibility that even a single function from one of these DLLs is not called, so a better way for a loading a DLL which is rarely used is to delay load, it i.e., load it when required instead of loading initially. This improves the start up time. Sounds great. Now, we will actually try to delay load a DLL, and analyze its advantages and disadvantages, so all set
Packet file list
(Preview for download)
Packet : 25811236delayload_source.zip filelist
DelayLoad_source/
DelayLoad_source/DealyLoad_source/
DelayLoad_source/DealyLoad_source/bin/
DelayLoad_source/DealyLoad_source/bin/Dll.dll
DelayLoad_source/DealyLoad_source/bin/Dll.exp
DelayLoad_source/DealyLoad_source/bin/Dll.lib
DelayLoad_source/DealyLoad_source/bin/TestExe.exe
DelayLoad_source/DealyLoad_source/Dll/
DelayLoad_source/DealyLoad_source/Dll/Dll.cpp
DelayLoad_source/DealyLoad_source/Dll/Dll.def
DelayLoad_source/DealyLoad_source/Dll/Dll.dsp
DelayLoad_source/DealyLoad_source/Dll/Dll.dsw
DelayLoad_source/DealyLoad_source/Dll/Dll.h
DelayLoad_source/DealyLoad_source/Dll/ReadMe.txt
DelayLoad_source/DealyLoad_source/Dll/StdAfx.cpp
DelayLoad_source/DealyLoad_source/Dll/StdAfx.h
DelayLoad_source/DealyLoad_source/TestExe/
DelayLoad_source/DealyLoad_source/TestExe/ReadMe.txt
DelayLoad_source/DealyLoad_source/TestExe/StdAfx.cpp
DelayLoad_source/DealyLoad_source/TestExe/StdAfx.h
DelayLoad_source/DealyLoad_source/TestExe/TestExe.cpp
DelayLoad_source/DealyLoad_source/TestExe/TestExe.dsp
DelayLoad_source/DealyLoad_source/TestExe/TestExe.dsw
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.