Skip to content

Commit 3422b57

Browse files
committed
Show build status.
1 parent 52b0379 commit 3422b57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
MemoryModule
22
============
33

4+
[![Build Status](https://travis-ci.org/fancycode/MemoryModule.svg?branch=master)](https://travis-ci.org/fancycode/MemoryModule)
5+
46
The default windows API functions to load external libraries into a program
57
(`LoadLibrary`, `LoadLibraryEx`) only work with files on the filesystem. It's
68
therefore impossible to load a DLL from memory.

0 commit comments

Comments
 (0)