Sha256: e7a7f877433e03ab7cf92c0e86db7e9dad2076a1d186b28de479cd8bdfcde8de

Contents?: true

Size: 469 Bytes

Versions: 2

Compression:

Stored size: 469 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 <Windows.h>

using namespace System;
using namespace UIA::Helper;

#include "StringHelper.h"
#include "ArrayHelper.h"
#include "ElementStructures.h"
#include "PatternInformationStructures.h"
#include <list>

extern "C" Element^ ElementFrom(ElementInformationPtr element);

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
uia-0.2.1 ext/UiaDll/UiaDll/Stdafx.h
uia-0.2 ext/UiaDll/UiaDll/Stdafx.h