Sample Code

Windows Driver Samples/ Native Wi-Fi Miniport Sample Driver/ C++/ driver/ atheros/ athwfpci.rc/

/*++

Copyright (c) Microsoft Corporation. All rights reserved.

Module Name:
    athwfpci.rc

Abstract:
    Internal resource file for miniport
    
Revision History:
      When        What
    ----------    ----------------------------------------------
    09-04-2007    Created

Notes:

--*/

#include <windows.h>
#include <ntverp.h>

#define VER_FILETYPE                VFT_DRV
#define VER_FILESUBTYPE             VFT2_DRV_NETWORK
#define VER_FILEDESCRIPTION_STR     "Sample Driver for Atheros Wireless Device"
#define VER_INTERNALNAME_STR        "athwfpci.sys"
#define VER_ORIGINALFILENAME_STR    "athwfpci.sys"

#include "common.ver"

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