태그>wdk(총 26개의 글)
'wdk' 관련 최근글
-
- [WDK]Scanner File System Minifilter Driver #1/

-
REVIVALIST 미친감자 김주생 by 미친감자|2013/10/28 19:02
주님 파일에 대해서 알고 싶어요주님 파일에 대해서 알고 싶어요…성령님 파일에 대해서 알려주세요…음…WDK 의 샘플들을 보거라….예? WDK에 뭐.샘플들이 있나요?그딴 것 .봐봤자.소용 있을 까죠?제 나이가 이제 40입니다….이런.믿음 없는 친구.그럼 파일에 대해서 알고 싶다..
- [WDK]Scanner File System Minifilter Driver #1/
-
- IRP_MJ_DIRECTORY_CONTROL

-
앨리스의 토끼 by Kircheis|2012/03/14 15:58
User-mode application의 경우에는 다음의 함수들의 호출에 기인한다. ReadDirectoryChangesW, FindNextVolumeMountPointKernel-mode component의 경우에는 다음의 native API의 호출에 기인한다. ZwQueryDirectoryFile I. IrpSp->MinorFunct..
- IRP_MJ_DIRECTORY_CONTROL
-
- MB Operational Semantics

-
^@#%&$ by 승네군|2010/11/04 11:41
Asynchronous Transactions The MB driver model assumes non-blocking operational semantics between the MB Service and miniport drivers by using the asynchronous notification ..
MB, semantics, NdisOidRequest, NdisMIndicateStatusEx, windows
- MB Operational Semantics
-
- Roadmap for Developing WFP Callout Drivers

-
^@#%&$ by 승네군|2010/11/02 18:17
To create a Windows Filtering Platform (WFP) callout driver, follow these steps: WPF 통신 드라이버를 작성하기 위해서는 다음의 단계를 따라라: Step 1: Learn about Windows architecture and drivers. 스텝 1: 윈도우 아키텍쳐랑 드라이버를 공부해라. Yo..
- Roadmap for Developing WFP Callout Drivers
-
- Windows Kernel-Mode Object Manager

-
^@#%&$ by 승네군|2010/10/25 16:59
The Windows kernel-mode object manager component manages objects. Files, devices, synchronization mechanisms, registry keys, and so on, are all represented as objects in kernel mode. Each object has a header (co..
번역, translation, WDK, ObjectModel, 객체
- Windows Kernel-Mode Object Manager
-
- IPHelper.....Compile Error!!?

-
^@#%&$ by 승네군|2010/05/31 14:40
설명하기도 귀찮다. 문제는 다음과 같았다. (http://www.osronline.com/showthread.cfm?link=180040 에서 가져옴.) Now, there is a problem about how to use this function. My codes: #include Netioapi.h . ADDRESS_FAMILY Family; PMIB_UNIC..
- IPHelper.....Compile Error!!?
-
- WDK 다운로드

-
천재태지의 세상 돌려보기 by 천재태지서주영|2008/11/09 21:11
안녕하세요? 서주영입니다. 이번에는 WDK 를 다운받아 보겠습니다. WDK 란 Windows Driver Kit 의 약자로서, WDM 을 개발하기 위한 도구입니다. 즉, WDK 를 설치해야 windows device driver 를 개발..
- WDK 다운로드
-
- WDK 손쉽게 다운로드 받는 방법

-
나만의 "무기"를 만들자 by acedon|2008/07/19 00:21
WDK를 받기 위해 삽질을 해보신 분들이 있다면 다른 분이시라도 삽질 하지 않게 이 동영상을 참고해주세요^^ //Ctrl+F 눌러 찾기 할때 찾는 내용은 "WDK" 입니다.
- WDK 손쉽게 다운로드 받는 방법
-
-
- CreateFile(...)

-
獨手工房 by 승네군|2008/01/15 17:35
우리가 유저모드 App에서 CreateFile함수를 호출했다 치자. 그러면, 얘는 현재 UNICODE가 정의 되어있는지 확인한 다음에 CreateFileW를 호출하던지, CreateFileA를 호출한 다음에 CreateFileA에서 CreateFileW를 호출하는 진행(어차피 CreateFileW호출)을 하게..
irp, 디바이스, createfile, 드라이버, 디스패치
- CreateFile(...)




