We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bf2f7 commit 62e357eCopy full SHA for 62e357e
2 files changed
appveyor.yml
@@ -1,3 +1,5 @@
1
+# Status available at
2
+# https://ci.appveyor.com/project/fancycode/memorymodule
3
version: #{build}
4
5
os:
readme.md
@@ -1,7 +1,7 @@
MemoryModule
============
-[](https://travis-ci.org/fancycode/MemoryModule)
+[](https://travis-ci.org/fancycode/MemoryModule)[](https://ci.appveyor.com/project/fancycode/memorymodule)
6
The default windows API functions to load external libraries into a program
7
(`LoadLibrary`, `LoadLibraryEx`) only work with files on the filesystem. It's
0 commit comments