mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- There is no working strsafe lib yet, so including its header is meaningless.
svn path=/trunk/; revision=34291
This commit is contained in:
@@ -20,12 +20,12 @@
|
||||
#include <olectl.h>
|
||||
#include <ddraw.h>
|
||||
#include <mmsystem.h>
|
||||
|
||||
/*
|
||||
#ifndef NO_DSHOW_STRSAFE
|
||||
#define NO_SHLWAPI_STRFCNS
|
||||
#include <strsafe.h>
|
||||
#endif
|
||||
|
||||
*/
|
||||
#ifndef NUMELMS
|
||||
#define NUMELMS(aa) (sizeof(aa)/sizeof((aa)[0]))
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user