代码搜索:OPENNETCF
找到约 506 项符合「OPENNETCF」的源代码
代码结果 506
www.eeworm.com/read/325701/3480649
cs processentry.cs
using System;
using System.Runtime.InteropServices;
using System.Collections;
using System.Text;
using OpenNETCF.Diagnostics;
namespace OpenNETCF.ToolHelp
{
///
/// Wrapper aroun
www.eeworm.com/read/187126/5226275
cs xmleventlogwriter.cs
using System;
using System.Xml;
using System.IO;
using System.Collections;
using OpenNETCF;
namespace OpenNETCF.Diagnostics
{
///
/// Implements writing to the event log using XM
www.eeworm.com/read/325701/3480681
txt xmleventlogwritter.cs.txt
using System;
using System.Xml;
using System.IO;
using System.Collections;
using OpenNETCF;
namespace OpenNETCF.Diagnostics
{
///
/// Implements writting to the event log using X
www.eeworm.com/read/325701/3480686
cs xmleventlogwriter.cs
using System;
using System.Xml;
using System.IO;
using System.Collections;
using OpenNETCF;
namespace OpenNETCF.Diagnostics
{
///
/// Implements writing to the event log using XM
www.eeworm.com/read/325701/3480692
cs diagnosticsconfigurationhandler.cs
using System;
using System.Collections;
using System.Xml;
using System.Reflection;
using System.Diagnostics;
using OpenNETCF.Configuration;
namespace OpenNETCF.Diagnostics
{
///
www.eeworm.com/read/187126/5226212
cs cryptographicunexpectedoperationexcpetion.cs
//==========================================================================================
//
// OpenNETCF.Windows.Forms.CryptographicUnexpectedOperationException
// Copyright (c) 2003, OpenNET
www.eeworm.com/read/325701/3480616
cs cryptographicunexpectedoperationexcpetion.cs
//==========================================================================================
//
// OpenNETCF.Windows.Forms.CryptographicUnexpectedOperationException
// Copyright (c) 2003, OpenNET
www.eeworm.com/read/347532/11658893
vb form1.vb
Imports OpenNETCF
Imports OpenNETCF.IO
Public Class Form1
Dim pGPFCON As New PhysicalAddressPointer(&H56000050, 1)
Dim pGPFDAT As New PhysicalAddressPointer(&H56000054, 1)
Dim pGP
www.eeworm.com/read/259643/4339112
cs winstream.cs
using System;
using System.IO;
using System.Collections;
using System.Runtime.InteropServices;
using OpenNETCF.IO.Ports;
namespace OpenNETCF.IO.Ports.Streams
{
public class WinStream : Strea
www.eeworm.com/read/370863/9578767
cs 处理方法.cs
using System;
using System.Linq;
using System.Collections.Generic;
using System.Text;
using System.Runtime.InteropServices;
using OpenNETCF.Media.WaveAudio;
using OpenNETCF.Media;
using Syst