OpenNetCF expectation

  • Thread starter Thread starter Glyn Meek
  • Start date Start date
G

Glyn Meek

Forgive me for being dumb, but when I downloaded the 1.2 version of the
OpenNetCF binaries, I expected to have a number of .dll routines to which I
could 'link', but all I have is the .cs source.

Are my expectations wrong here, in that I need to actually compile the
routines myself?

By the way...to all the people who contribute to the OpenNetCF stuff...YOU
GUYS ARE AWESOME! and all of us out here thankyou!!

Glyn Meek
 
All the dlls are installed directly to your visual studio folders e.g.
C:\Program Files\Microsoft Visual Studio .NET
2003\CompactFrameworkSDK\v1.0.5000\Windows CE

So they should appear directly in your Add Reference dialog.

Peter
 
RATS...now I feel dumb (always a common occurrence when first using new
tools)...thanks Peter
 
Back
Top