Thread: OpenNETCF
View Single Post
  #11 (permalink)  
Old 05-14-2008, 01:49 PM
agraham's Avatar
agraham agraham is online now
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,332
Awards Showcase
Forum Contributer 
Total Awards: 1
Default

Quote:
Originally Posted by Cableguy View Post
What is AdaptorsInfo.pdb file for?
Is it necessary or can be discarted?
It contains the debug information for the Visual Studio debugger. You only need the dll in the Release folder. I gave you the whole project as I thought you had SharpDevelop and I understood that it might be able to open VS projects. The actual source code is in Adaptors.cs.
Reply With Quote