代码搜索:OPENNETCF
找到约 506 项符合「OPENNETCF」的源代码
代码结果 506
www.eeworm.com/read/114107/6125059
vb folderbrowserform.vb
'
' FolderBrowserForm
' Underlying implementation of the FolderBrowserDialog
' (c) 2004 Peter Foot, OpenNETCF
'
Imports System
Imports System.Drawing
Imports System.IO
Imports System.Windows.F
www.eeworm.com/read/114107/6125069
vb filelistdialog.vb
'
' Internal implementation of a list of files in a specific folder
' Designed for Smartphone devices
' (c) 2004 Peter Foot, OpenNETCF
'
Imports System
Imports System.Drawing
Imports System.Col
www.eeworm.com/read/114107/6125085
cs filelistdialog.cs
//
// Internal implementation of a list of files in a specific folder
// Designed for Smartphone devices
// (c) 2004 Peter Foot, OpenNETCF
//
using System;
using System.Drawing;
using System.Co
www.eeworm.com/read/114107/6125088
cs folderbrowserform.cs
//
// FolderBrowserForm
// Underlying implementation of the FolderBrowserDialog
// (c) 2004 Peter Foot, OpenNETCF
//
using System;
using System.Drawing;
using System.IO;
using System.Windows.F
www.eeworm.com/read/259643/4339121
extra entries.extra
/CommAPI.cs////*///
/DCB.cs////*///
/OpenNETCF_Shared_Source_License.txt////*///
/Port.cs////*///
/PortCapabilities.cs////*///
/PortSettings.cs////*///
/WinStream.cs////*///
www.eeworm.com/read/271434/10996923
cs bluetoothsocket.cs
#region Using 指令
using System;
using System.Net.Sockets;
#endregion
namespace OpenNETCF.Net.Bluetooth {
///
/// BluetoothSocket 的摘要说明。
///
public cl
www.eeworm.com/read/254369/12140467
cs nativemethods.cs
using System;
using System.Runtime.InteropServices;
namespace OpenNETCF.Windows.Forms
{
internal delegate IntPtr WndProcDelegate(IntPtr hWnd, uint msg, IntPtr wParam, IntPtr lParam);
///
www.eeworm.com/read/369606/9638186
cs bluetoothsocket.cs
#region Using 指令
using System;
using System.Net.Sockets;
#endregion
namespace OpenNETCF.Net.Bluetooth {
///
/// BluetoothSocket 的摘要说明。
///
public cl
www.eeworm.com/read/114107/6125065
vb renamedialog.vb
Imports System
Imports System.Drawing
Imports System.Collections
Imports System.ComponentModel
Imports System.Windows.Forms
Namespace OpenNETCF.Windows.Forms
'/
'/ Summa
www.eeworm.com/read/254369/12140616
cs nativewindow.cs
using System;
using Microsoft.WindowsCE.Forms;
using System.ComponentModel;
using System.Runtime.InteropServices;
namespace OpenNETCF.Windows.Forms
{
///
/// Provides a low-level