Skip to content

Commit

Permalink
WindowsLoadLibrary、WindowsFreeLibrary 的图片使用内链
Browse files Browse the repository at this point in the history
  • Loading branch information
huihut committed Nov 7, 2018
1 parent 626c495 commit 2f0c775
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2926,11 +2926,11 @@ DUMPBIN -exports D:\mydll.dll

##### LoadLibrary

![WindowsLoadLibrary](http://ojlsgreog.bkt.clouddn.com/WindowsLoadLibrary.png)
![WindowsLoadLibrary](images/WindowsLoadLibrary.png)

##### FreeLibrary

![WindowsFreeLibrary](http://ojlsgreog.bkt.clouddn.com/WindowsFreeLibrary.png)
![WindowsFreeLibrary](images/WindowsFreeLibrary.png)

</details>

Expand Down
Binary file added images/WindowsFreeLibrary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/WindowsLoadLibrary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f0c775

Please sign in to comment.