Microsoft KB Archive/192101

From BetaArchive Wiki
Knowledge Base


DOC: Incorrect Documentation for PCMCIA Ethernet Debugging

Article ID: 192101

Article Last Modified on 7/21/2001



APPLIES TO

  • Microsoft Windows CE 2.10 Enhancement Pack for Windows CE Embedded Toolkit for Visual C++ 5.0



This article was previously published under Q192101

SUMMARY

The release notes for the product listed above state:

You must create the following registry key on your development workstation to allow the debugging component, Cemon, to work with PCMCIA Ethernet debugging:


This statement should read:

You must create the following registry key on your target platform to allow the debugging component, Cemon, to work with PCMCIA Ethernet debugging:


MORE INFORMATION

CEMON is a module that the IDE debugger transfers to the target platform and then executes. The HKEY_CURRENT_USER\Software\Microsoft\Cemon registry key must reside on the target platform, which CEMON will read in order to determine the host to communicate with.

REFERENCES

Microsoft Windows CE 2.10 Enhancement Pack for Windows CE Embedded Toolkit for Visual C++ 5.0 - Release Notes

Keywords: kbbug kbdocs kbpending KB192101