Click here to Skip to main content
15,909,205 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralRe: File System Filter Drivers to substitue a shell Namespace Extension? Pin
gn0tto12-Mar-08 3:14
gn0tto12-Mar-08 3:14 
GeneralRe: File System Filter Drivers to substitue a shell Namespace Extension? Pin
Mike Dimmick12-Mar-08 7:47
Mike Dimmick12-Mar-08 7:47 
GeneralWindows Memory mangement Pin
ForNow5-Mar-08 14:04
ForNow5-Mar-08 14:04 
GeneralRe: Windows Memory mangement Pin
JudyL_MD6-Mar-08 2:26
JudyL_MD6-Mar-08 2:26 
GeneralRe: Windows Memory mangement Pin
ForNow6-Mar-08 2:47
ForNow6-Mar-08 2:47 
GeneralRe: Windows Memory mangement Pin
JudyL_MD6-Mar-08 2:56
JudyL_MD6-Mar-08 2:56 
GeneralRe: Windows Memory mangement Pin
ForNow6-Mar-08 6:09
ForNow6-Mar-08 6:09 
GeneralRe: Windows Memory mangement Pin
Luc Pattyn6-Mar-08 6:54
sitebuilderLuc Pattyn6-Mar-08 6:54 
Hi,

the virtual-to-physical address translation is handled by the operating system, and is
not accessible by a user app; I trust you will need a driver for whatever it is you are
trying to do, hence also a DDK (Driver Development Kit), and that will offer you functions
to do all kinds of translations, effectively keeping the details out of your reach.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

This month's tips:
- before you ask a question here, search CodeProject, then Google;
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get;
- use PRE tags to preserve formatting when showing multi-line code snippets.


GeneralRe: Windows Memory mangement Pin
ForNow6-Mar-08 13:13
ForNow6-Mar-08 13:13 
GeneralRe: Windows Memory mangement Pin
Randor 7-Mar-08 5:54
professional Randor 7-Mar-08 5:54 
GeneralRe: Windows Memory mangement Pin
Luc Pattyn7-Mar-08 6:23
sitebuilderLuc Pattyn7-Mar-08 6:23 
GeneralRe: Windows Memory mangement Pin
Mike Dimmick7-Mar-08 15:56
Mike Dimmick7-Mar-08 15:56 
GeneralRe: Windows Memory mangement Pin
ForNow8-Mar-08 14:51
ForNow8-Mar-08 14:51 
GeneralRe: Windows Memory mangement Pin
Mike Dimmick9-Mar-08 3:26
Mike Dimmick9-Mar-08 3:26 
GeneralRe: Windows Memory mangement Pin
ForNow9-Mar-08 7:50
ForNow9-Mar-08 7:50 
QuestionDevice Firmware Upgrade (DFU) Pin
Roger Stoltz4-Mar-08 22:39
Roger Stoltz4-Mar-08 22:39 
GeneralSystem Hang while using pen drive Pin
yogesh_kumar_agarwal4-Mar-08 20:18
yogesh_kumar_agarwal4-Mar-08 20:18 
GeneralRe: System Hang while using pen drive Pin
M.Nouri10-Mar-08 4:13
M.Nouri10-Mar-08 4:13 
QuestionBuild a DLL with DDK Pin
Member 41248731-Mar-08 3:41
Member 41248731-Mar-08 3:41 
GeneralRe: Build a DLL with DDK Pin
JudyL_MD3-Mar-08 2:23
JudyL_MD3-Mar-08 2:23 
GeneralRe: Build a DLL with DDK Pin
Member 41248733-Mar-08 8:14
Member 41248733-Mar-08 8:14 
GeneralRe: Build a DLL with DDK Pin
JudyL_MD3-Mar-08 8:43
JudyL_MD3-Mar-08 8:43 
GeneralRe: Build a DLL with DDK Pin
Member 412487322-Mar-08 0:18
Member 412487322-Mar-08 0:18 
GeneralRe: Build a DLL with DDK Pin
JudyL_MD24-Mar-08 4:05
JudyL_MD24-Mar-08 4:05 
GeneralRe: Build a DLL with DDK Pin
Member 412487324-Mar-08 4:43
Member 412487324-Mar-08 4:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.