代码搜索:OPENNETCF

找到约 506 项符合「OPENNETCF」的源代码

代码结果 506
www.eeworm.com/read/325701/3480685

cs eventlog.cs

using System; using System.Xml; using System.Reflection; //using System.Data; using System.IO; namespace OpenNETCF.Diagnostics { public delegate void EntryWrittenEventHandler(object sender
www.eeworm.com/read/255574/12073121

cs phonedailing.cs

using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; using System.Windows.Forms; using OpenNETCF.Tapi; namespace PhoneTest { public st
www.eeworm.com/read/255570/12073237

cs phonedailing.cs

using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; using System.Windows.Forms; using OpenNETCF.Tapi; namespace PhoneTest { public st
www.eeworm.com/read/172212/5388985

vb mainform.vb

Imports Cowburn.Imaging Imports OpenNETCF.Win32 Public Class MainForm Inherits System.Windows.Forms.Form Friend WithEvents hr As System.Windows.Forms.Panel Friend WithEvents camImag
www.eeworm.com/read/132615/14082761

vb form1.vb

Imports OpenNETCF.Desktop.Communication Public Class Form1 Inherits System.Windows.Forms.Form Private WithEvents m_rapi As RAPI Private WithEvents m_activesync As ActiveSync #Re
www.eeworm.com/read/442725/1754325

cs i2c.cs

using System; using System.IO; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; using Gumstix; using OpenNETCF.IO; namespace Gumstix { public c
www.eeworm.com/read/442725/1754343

cs spi.cs

using System; using System.IO; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; using Gumstix; using OpenNETCF.IO; namespace Gumstix { public c
www.eeworm.com/read/402366/11536490

cs class1.cs

using System; using System.Text; using System.Windows.Forms; using System.Collections; using System.Data; using OpenNETCF.Tapi; namespace My_Phone_Number { /// /// Summary descr
www.eeworm.com/read/187126/5226254

cs ratecontrol.cs

using System; using OpenNETCF.IO.Serial; using System.Text; using System.Collections; using System.Threading; using System.IO; using System.Globalization; /// /// Produced Under th
www.eeworm.com/read/198516/7932457

cs form1.cs

#region Using directives using System; using System.Drawing; using System.Collections; using System.Windows.Forms; using System.Data; using OpenNETCF.Multimedia.Audio; using System.IO; #e