Sample Code

Windows Driver Samples/ Native Wifi IHV Service/ C++/ ihvsample/ precomp.h/

#ifndef __WLAN_IHV_SAMPLE_PRECOMP_H__
#define __WLAN_IHV_SAMPLE_PRECOMP_H__


#pragma once

#include <driverspecs.h>
_Analysis_mode_(_Analysis_code_type_user_code_)


#include <windows.h>
#include <stdlib.h>
#include <wchar.h>
#include <strsafe.h>
#include <rpc.h>
#include <Winsock2.h>
#include <wlanihv.h>
#include <objbase.h>

#include "profile.h"
#include "utils.h"
#include "ihvwep.h"
#include "ihvonexext.h"
#include "adapters.h"
#include "rc4utils.h"
#include "ihvsample.h"

#ifdef __cplusplus
#include <new>
#endif



#endif  // __WLAN_IHV_SAMPLE_PRECOMP_H__

Our Services

  • What our customers say about us?

© 2011-2024 All Rights Reserved. Joya Systems. 4425 South Mopac Building II Suite 101 Austin, TX 78735 Tel: 800-DEV-KERNEL

Privacy Policy. Terms of use. Valid XHTML & CSS