How to debug my phoneime.dll on windows mobile emulator for smartphone?

hi, all

When I start debugging, compile and deploy sucessfully, but notify me non-exeute file,no debug. My input method can't be called out also. Then I revise regedit,inputmethod can be called out. Then debug, deploy failed:

Deployment and/or registration failed with error: 0x8973190e. Error writing file '%CSIDL_PROGRAM_FILES%\phoneime\phoneime.dll'. Error 0x80070020: The process cannot access the file because it is being used by another process" .

What's problem? Thanks.

[549 byte] By [hittttih] at [2007-12-24]
# 1
IME is loaded by shell and kept in memory. You need a soft reset to be able to deploy a new version
AlexFeinman at 2007-8-31 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...