Sample Code

Windows Driver Samples/ WPDHelloWorld sample driver for portable devices/ C++/ WpdHelloWorldDriver.rc/

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

#define VER_FILETYPE             VFT_DLL
#define VER_FILESUBTYPE          VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR  "Windows Portable Device Hello World Sample Driver"
#define VER_INTERNALNAME_STR     "WpdHelloWorldDriver.dll"

#include <common.ver>

1 TYPELIB "WpdHelloWorldDriver.tlb"

IDR_WpdHelloWorldDriver REGISTRY "WpdHelloWorldDriver.rgs"

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