mirror of
https://github.com/fancycode/MemoryModule
synced 2026-06-06 15:44:28 +00:00
Added information about build status.
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# Status available at
|
||||||
|
# https://ci.appveyor.com/project/fancycode/memorymodule
|
||||||
version: #{build}
|
version: #{build}
|
||||||
|
|
||||||
os:
|
os:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
MemoryModule
|
MemoryModule
|
||||||
============
|
============
|
||||||
|
|
||||||
[](https://travis-ci.org/fancycode/MemoryModule)
|
[](https://travis-ci.org/fancycode/MemoryModule)[](https://ci.appveyor.com/project/fancycode/memorymodule)
|
||||||
|
|
||||||
The default windows API functions to load external libraries into a program
|
The default windows API functions to load external libraries into a program
|
||||||
(`LoadLibrary`, `LoadLibraryEx`) only work with files on the filesystem. It's
|
(`LoadLibrary`, `LoadLibraryEx`) only work with files on the filesystem. It's
|
||||||
|
|||||||
Reference in New Issue
Block a user