diff --git a/Examples/DemoDll/DemoDll.vcxproj b/Examples/DemoDll/DemoDll.vcxproj index f826192..45c8804 100644 --- a/Examples/DemoDll/DemoDll.vcxproj +++ b/Examples/DemoDll/DemoDll.vcxproj @@ -81,7 +81,7 @@ false false -mcmodel=large %(AdditionalOptions) - Async + false true false Default diff --git a/Examples/DemoDll/main.cpp b/Examples/DemoDll/main.cpp index 6075d4c..00a9c78 100644 --- a/Examples/DemoDll/main.cpp +++ b/Examples/DemoDll/main.cpp @@ -1,4 +1,5 @@ #include "Theodosius.h" +#include extern "C" int MessageBoxA( unsigned hWnd, diff --git a/imgs/Windows 10-Supported-green.svg b/imgs/Windows 10-Supported-green.svg deleted file mode 100644 index ada0952..0000000 --- a/imgs/Windows 10-Supported-green.svg +++ /dev/null @@ -1 +0,0 @@ -Windows 10: SupportedWindows 10Supported \ No newline at end of file diff --git a/imgs/Windows 7-supported-green.svg b/imgs/Windows 7-supported-green.svg deleted file mode 100644 index 0360463..0000000 --- a/imgs/Windows 7-supported-green.svg +++ /dev/null @@ -1 +0,0 @@ -Windows 7: supportedWindows 7supported \ No newline at end of file diff --git a/imgs/kernel-example-2.png b/imgs/kernel-example-2.png new file mode 100644 index 0000000..d853585 Binary files /dev/null and b/imgs/kernel-example-2.png differ diff --git a/imgs/um-example-2.png b/imgs/um-example-2.png new file mode 100644 index 0000000..5327f31 Binary files /dev/null and b/imgs/um-example-2.png differ