Re: How to make new vbridge.lib after modifying vbridge.c?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



1) NEVER CHANGE THE MS COMMON CODE IN PLACE - It's a disaster waiting to
happen that will hit you at the worst possible time

2) Clone the code into your BSP or project. Search the newsgroups and
documentation for CLONE and you will find lot's of information on the how
and whys of doing that.

3) Why do you think you need to change VBridge? What are you trying to
achieve that you think you need to change that?

--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com


.



Relevant Pages

  • Re: How to rebuild a single os component?
    ... DO NOT EVER MODIFY THE MS COMMON CODE IN PLACE - ALWAYS CLONE IT FIRST. ... See the following article for information on cloning MS components: ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)
  • Re: how can i build platform common/public libs without clean before build?
    ... Steve's golden rule of Windows CE development #1: ... If you need a modified version CLONE it first. ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Check R/W time CF card at Driver
    ... Key word there is CLONE. ... NEVER modify the MS common code in place. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Using a sample (PB 4.2)
    ... "Steve Maillet (eMVP)" wrote: ... > Clone it and add it to your workspace. ... > smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)
  • Re: FMD_WriteSector in high capacity of NandFlash
    ... Besides what others have posted NOTE: If you are doing ECC in software then ... you will need to clone and modify the MS provided ECC library as it has hard ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)