Click here to Skip to main content
16,005,094 members
Home / Discussions / Mobile
   

Mobile

 
QuestionWindows Media Player ActiveX Pin
Don Box16-Apr-07 23:51
Don Box16-Apr-07 23:51 
QuestionUsing Pocket PC as a remote control for desktop app Pin
normschaef16-Apr-07 5:06
normschaef16-Apr-07 5:06 
QuestionHow to create a menu to be displayed with Notification similar to calender notifications in Mobile Pin
dinesh2782@gmail.com16-Apr-07 1:35
dinesh2782@gmail.com16-Apr-07 1:35 
NewsFOR SALE NOKIA N95 $350 Pin
james50015-Apr-07 3:11
james50015-Apr-07 3:11 
Questionconsuming .net Web Services from Pocket PC Emulator Pin
coxylino12-Apr-07 16:31
coxylino12-Apr-07 16:31 
AnswerRe: consuming .net Web Services from Pocket PC Emulator Pin
Chandana Subasinghe6-Jun-07 4:17
Chandana Subasinghe6-Jun-07 4:17 
QuestionWhich API is called when open a directory? Pin
nguyenvodich11-Apr-07 23:57
nguyenvodich11-Apr-07 23:57 
AnswerRe: Which API is called when open a directory? Pin
Christopher Fairbairn22-May-07 16:10
Christopher Fairbairn22-May-07 16:10 
Hi,

Have you looked into writing a file system filter as discussed in the Windows CE Team Blog in this posting http://blogs.msdn.com/ce_base/archive/2005/12/01/499052.aspx[^]?

Directories are not opened, but searched. You would have to hook functions such as FindFirstFile et al which are called when an application wants to obtain a list of files within a specified directory.

If you are wanting to "hide" or "remove" a directory. You would need to hook functions such as FindFirstFile to filter out the enteries related to the directory you want to hide. You would also need to hook CreateFile to stop the user being able to open any files within this directory (if they explictly type in a path somewhere).

hope this helps,
Christopher Fairbairn
GeneralRe: Which API is called when open a directory? Pin
nguyenvodich24-May-07 22:20
nguyenvodich24-May-07 22:20 
QuestionCopying text/contents from browser Pin
Neo_Shehpar11-Apr-07 5:33
Neo_Shehpar11-Apr-07 5:33 
QuestionHow to do communication between SQL CE and SQL Server? Pin
PavanPareta10-Apr-07 21:37
PavanPareta10-Apr-07 21:37 
QuestionHow to open a ms-word application for a txt file through programatically Pin
snprani10-Apr-07 19:32
snprani10-Apr-07 19:32 
QuestionApplication Instances Pin
Blue_Boy10-Apr-07 4:16
Blue_Boy10-Apr-07 4:16 
QuestionI assume this just doesn't work. Pin
pdohara10-Apr-07 4:06
pdohara10-Apr-07 4:06 
QuestionVB.NET Truly Dynamic URLS... possible? Pin
BarcodeMike110-Apr-07 3:31
BarcodeMike110-Apr-07 3:31 
QuestionZoom issue Pin
srinivasan_sundaram5-Apr-07 21:18
srinivasan_sundaram5-Apr-07 21:18 
QuestionSQL Server Compact Edition Pin
Not Active4-Apr-07 4:52
mentorNot Active4-Apr-07 4:52 
AnswerRe: SQL Server Compact Edition Pin
Chris-Kaiser6-Apr-07 12:19
Chris-Kaiser6-Apr-07 12:19 
GeneralRe: SQL Server Compact Edition Pin
Not Active6-Apr-07 14:29
mentorNot Active6-Apr-07 14:29 
GeneralRe: SQL Server Compact Edition Pin
Chris-Kaiser6-Apr-07 18:30
Chris-Kaiser6-Apr-07 18:30 
QuestionSynchronize Data Pin
Blue_Boy4-Apr-07 1:02
Blue_Boy4-Apr-07 1:02 
AnswerRe: Synchronize Data Pin
PavanPareta11-Apr-07 23:04
PavanPareta11-Apr-07 23:04 
QuestionWM6 emulator vs Device Pin
srinivasan_sundaram2-Apr-07 23:52
srinivasan_sundaram2-Apr-07 23:52 
QuestionProblem with background application Pin
Fernando A. Gomez F.2-Apr-07 10:57
Fernando A. Gomez F.2-Apr-07 10:57 
Questiondll project for smart devices Pin
vvr198330-Mar-07 23:52
vvr198330-Mar-07 23:52 

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.