Memstick storage driver in Release and debug mode

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Ajay (ajaykuee_at_gmail.com)
Date: 10/26/04


Date: 26 Oct 2004 05:25:37 -0700

Hi,
I wrote MemoryStick driver for CE5.0 and its working fine in debug
build OS image but in release build i m unable to create new folder in
memstick storage device.
While trying to create new folder one small window pops up and shows
that "Problem creating folder 'New Folder'.
I m not getting any debug messages written in DSK_IOControl() function
as it is suppose to come to this function.
It seems as if ITs unable to access my driver function
What can be the possible reason??

I m using following registry :

IF BSP_NOMEMSTICK !
[HKEY_LOCAL_MACHINE\System\StorageManager]
"Dll"="fsdmgr.dll"
"PNPUnloadDelay"=dword:0

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\mshost]
"Dll"="mshost.dll"
"Prefix"="MSH"
"Order"=dword:2
"Ioctl"=dword:4
; "FSD"="fatfs.dll"

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MEMSTICK]
"Name"="MEMSTICK"
"Folder"="Memory Stick"

ENDIF BSP_NOMEMSTICK !

Regards,
Ajay



Relevant Pages

  • Re: Compiling the Public Folder in WM6.1
    ... your sources file or copy the compiled dll/pdb/rel from the debug folder ... sources file. ... I just want to put some debug macros in one of the PUBLIC folder so ... The time stamp of the lib says it is going into the retail directory. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Files on network folder unvisible
    ... I did a debug build and after turning on the debug zones for redir.dll I ... >> Hi Paul ... >> The parent folder has Archive turned off. ... >> Michael Reim ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Different dll names for debug and release
    ... When VS builds your project it clears the output folder. ... | then use separate folders for Debug & Release builds. ... | AssemblyVersionAttribute is the same). ... | project properties via the projects property pages... ...
    (microsoft.public.vsnet.general)
  • Re: Setting up the Debugger.
    ... You shouldn't have to worry about the contents of either the obj or bin ... folders if you want to debug. ... you build with the "Debug" solution configuration, and the Release folder is ... set your solution configuration to "Debug". ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: database - table references (VFP9)
    ... if the data environments init method was called before any ... it first looks in the folder where the tablewhere placed ...
    (microsoft.public.fox.programmer.exchange)