代码搜索:COMPACT

找到约 3,584 项符合「COMPACT」的源代码

代码结果 3,584
www.eeworm.com/read/246079/4496864

vb yaodurant.win32.winregce.vb

' YaoDurant.Win32.WinRegCE.vb - Generic wrappers for ' Win32 API registry functions. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework w
www.eeworm.com/read/246079/4496881

vb yaodurant.win32.misc.vb

' YaoDurant.Win32.Misc.vb - Generic wrappers for various ' Win32 API functions. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework with VB
www.eeworm.com/read/246079/4496883

vb yaodurant.win32.winregce.vb

' YaoDurant.Win32.WinRegCE.vb - Generic wrappers for ' Win32 API registry functions. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework w
www.eeworm.com/read/246079/4496884

vb printgdi.vb

' PrintGdi.vb - Main form for print with GDI sample. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework with VB_ ' (c) Copyright 2002-2003
www.eeworm.com/read/246079/4496894

vb yaodurant.win32.misc.vb

' YaoDurant.Win32.Misc.vb - Generic wrappers for various ' Win32 API functions. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework with VB
www.eeworm.com/read/246079/4496897

vb yaodurant.win32.winregce.vb

' YaoDurant.Win32.WinRegCE.vb - Generic wrappers for ' Win32 API registry functions. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework w
www.eeworm.com/read/246079/4496984

vb textalign.vb

' TextAlign.vb - Shows twelve alignments of text. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework with VB_ ' (c) Copyright 2002-2003 Pa
www.eeworm.com/read/246079/4497067

vb formmain.vb

' FormMain.vb - Main form for KeyInput sample. ' ' Code from _Programming the .NET Compact Framework with C#_ ' and _Programming the .NET Compact Framework with VB_ ' (c) Copyright 2002-2003 Paul
www.eeworm.com/read/238710/4612057

cs square.cs

// Square.cs - Elements of a game square. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compact Framework with VB_ // (c) Copyright 2002-2004 Paul Y
www.eeworm.com/read/238710/4612097

cs messagebox.cs

// MessageBox.cs - Two ways to call Win32 MessageBox // function using P/Invoke. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compact Framework wit