代码搜索:OPENNETCF
找到约 506 项符合「OPENNETCF」的源代码
代码结果 506
www.eeworm.com/read/325701/3480663
cs notify.cs
//==========================================================================================
//
// OpenNETCF.Win32.Notify
// Copyright (c) 2003-2004, OpenNETCF.org
//
// This library is free s
www.eeworm.com/read/325701/3480666
cs sound.cs
//==========================================================================================
//
// OpenNETCF.Win32.Sound
// Copyright (c) 2003-2004, OpenNETCF.org
//
// This library is free so
www.eeworm.com/read/325701/3480669
cs windowhelper.cs
//==========================================================================================
//
// OpenNETCF.Win32.Win32Window
// Copyright (c) 2003-2004, OpenNETCF.org
//
// This library is f
www.eeworm.com/read/438098/7736676
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.Windows.Forms;
using System.Net.Sockets;
using OpenNETCF.Net;
using OpenNETCF.Net.Sockets;
using OpenNETCF.Net.Bluetoo
www.eeworm.com/read/438098/7736688
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.Windows.Forms;
using System.Net.Sockets;
using OpenNETCF.Net;
using OpenNETCF.Net.Sockets;
using OpenNETCF.Net.Bluetoo
www.eeworm.com/read/187126/5226253
cs gps.cs
using System;
using OpenNETCF.IO.Serial;
using OpenNETCF.Win32;
using OpenNETCF.Threading;
using System.Text;
using System.Collections;
using System.Threading;
using System.IO;
using System.
www.eeworm.com/read/187126/5226257
cs gpsautodiscoveryeventargs.cs
using System;
namespace OpenNETCF.IO.Serial.GPS
{
///
/// Summary description for OpenNETCF.
///
public class GpsAutoDiscoveryEventArgs:EventArgs
{
public enum Au
www.eeworm.com/read/325701/3480740
cs wsaqueryset.cs
using System;
using System.Runtime.InteropServices;
using OpenNETCF.Runtime.InteropServices;
namespace OpenNETCF.Net.Bluetooth.Internal
{
///
/// Summary description for WSAQuerySe
www.eeworm.com/read/492511/1173151
txt new.vbproj.filelist.txt
bin\Debug\New.exe
bin\Debug\New.pdb
bin\Debug\New.xml
bin\Debug\Microsoft.WindowsMobile.PocketOutlook.dll
bin\Debug\opennetcf.configuration.dll
bin\Debug\opennetcf.dll
bin\Debug\opennetcf.net.dl
www.eeworm.com/read/325701/3480676
cs diagnosticsconfiguration.cs
using System;
using System.Reflection;
using System.Collections;
using OpenNETCF.Configuration;
namespace OpenNETCF.Diagnostics
{
internal enum InitState
{
NotInitialized,
Initializ