mirror of
https://github.com/reactos/reactos.git
synced 2026-06-09 17:33:50 +08:00
[SHELL32_APITEST] Disable exceptions in atl when compiling without exceptions
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
add_definitions(
|
||||
-D_ATL_NO_EXCEPTIONS)
|
||||
|
||||
set_cpp(WITH_RUNTIME)
|
||||
|
||||
spec2def(shell32_apitest.exe shell32_apitest.spec)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef _SHELLTEST_H_
|
||||
#define _SHELLTEST_H_
|
||||
|
||||
#define _INC_WINDOWS
|
||||
//#define _INC_WINDOWS
|
||||
#define COM_NO_WINDOWS_H
|
||||
|
||||
#include <ntstatus.h>
|
||||
|
||||
Reference in New Issue
Block a user