Sha256: 2dd69659fce033c65384e33467e9e1a1758c9dd845a02b035479949972fedd74

Contents?: true

Size: 511 Bytes

Versions: 8

Compression:

Stored size: 511 Bytes

Contents

// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//

#pragma once

#include "targetver.h"

#define WIN32_LEAN_AND_MEAN             // Exclude rarely-used stuff from Windows headers
// Windows Header Files:
#include <windows.h>
#include <ObjBase.h>
#include <UIAutomation.h>
#include <comutil.h> 

// TODO: reference additional headers your program requires here

#include "globals.h"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rautomation-0.7.3 ext/UiaDll/UiaDll/stdafx.h
rautomation-0.7.2 ext/UiaDll/UiaDll/stdafx.h
rautomation-0.7.1 ext/UiaDll/UiaDll/stdafx.h
rautomation-0.7.0 ext/UiaDll/UiaDll/stdafx.h
rautomation-0.6.3 ext/UiaDll/UiaDll/stdafx.h
rautomation-0.6.2 ext/UiaDll/UiaDll/stdafx.h
rautomation-0.6.1 ext/UiaDll/UiaDll/stdafx.h
rautomation-0.6.0 ext/UiaDll/UiaDll/stdafx.h