Advertisement

Results for "Author: richard caetano"

ASP_Volume2 #31458
Console API Class

Visual Basic doesn't have the ability to read or write from the console. To accomplish this, the Win32 API exports a set of functions that interacts with a console window using handles. clsWinConsole is a simple VB class that encapsulates the code needed to open, write/read, and close a console window. Here is a code snippet that demonstrates how to use clsWinConsole: Public Sub Main() Dim console as New clsWinConsole Dim inp As String console.Show console.WriteText "Text" inp = console.ReadText console.WriteText inp console.Hide End Sub

ASP_Volume2 #43995
glass3d: 3d wine glass

It's a little 3D experiement with C# and GDI+. All I did was mixed in some trig, some drawing functions, and a little alpha-blending. And presto! http://www.stronglytyped.com/software/glass3d/index.html

ASP_Volume3 #59381
Console API Class

Visual Basic doesn't have the ability to read or write from the console. To accomplish this, the Win32 API exports a set of functions that interacts with a console window using handles. clsWinConsole is a simple VB class that encapsulates the code needed to open, write/read, and close a console window. Here is a code snippet that demonstrates how to use clsWinConsole: Public Sub Main() Dim console as New clsWinConsole Dim inp As String console.Show console.WriteText "Text" inp = console.ReadText console.WriteText inp console.Hide End Sub

ASP_Volume3 #59602
glass3d: 3d wine glass

It's a little 3D experiement with C# and GDI+. All I did was mixed in some trig, some drawing functions, and a little alpha-blending. And presto! http://www.stronglytyped.com/software/glass3d/index.html

C_Volume2 #72520
Console API Class

Visual Basic doesn't have the ability to read or write from the console. To accomplish this, the Win32 API exports a set of functions that interacts with a console window using handles. clsWinConsole is a simple VB class that encapsulates the code needed to open, write/read, and close a console window. Here is a code snippet that demonstrates how to use clsWinConsole: Public Sub Main() Dim console as New clsWinConsole Dim inp As String console.Show console.WriteText "Text" inp = console.ReadText console.WriteText inp console.Hide End Sub

C_Volume2 #85057
glass3d: 3d wine glass

It's a little 3D experiement with C# and GDI+. All I did was mixed in some trig, some drawing functions, and a little alpha-blending. And presto! http://www.stronglytyped.com/software/glass3d/index.html

Java_Volume1 #91064
Console API Class

Visual Basic doesn't have the ability to read or write from the console. To accomplish this, the Win32 API exports a set of functions that interacts with a console window using handles. clsWinConsole is a simple VB class that encapsulates the code needed to open, write/read, and close a console window. Here is a code snippet that demonstrates how to use clsWinConsole: Public Sub Main() Dim console as New clsWinConsole Dim inp As String console.Show console.WriteText "Text" inp = console.ReadText console.WriteText inp console.Hide End Sub

Java_Volume1 #103601
glass3d: 3d wine glass

It's a little 3D experiement with C# and GDI+. All I did was mixed in some trig, some drawing functions, and a little alpha-blending. And presto! http://www.stronglytyped.com/software/glass3d/index.html

2_2002-2004 #118211
Console API Class

Visual Basic doesn't have the ability to read or write from the console. To accomplish this, the Win32 API exports a set of functions that interacts with a console window using handles. clsWinConsole is a simple VB class that encapsulates the code needed to open, write/read, and close a console window. Here is a code snippet that demonstrates how to use clsWinConsole: Public Sub Main() Dim console as New clsWinConsole Dim inp As String console.Show console.WriteText "Text" inp = console.ReadText console.WriteText inp console.Hide End Sub

2_2002-2004 #130749
glass3d: 3d wine glass

It's a little 3D experiement with C# and GDI+. All I did was mixed in some trig, some drawing functions, and a little alpha-blending. And presto! http://www.stronglytyped.com/software/glass3d/index.html

3_2004-2005 #136755
Console API Class

Visual Basic doesn't have the ability to read or write from the console. To accomplish this, the Win32 API exports a set of functions that interacts with a console window using handles. clsWinConsole is a simple VB class that encapsulates the code needed to open, write/read, and close a console window. Here is a code snippet that demonstrates how to use clsWinConsole: Public Sub Main() Dim console as New clsWinConsole Dim inp As String console.Show console.WriteText "Text" inp = console.ReadText console.WriteText inp console.Hide End Sub

3_2004-2005 #149292
glass3d: 3d wine glass

It's a little 3D experiement with C# and GDI+. All I did was mixed in some trig, some drawing functions, and a little alpha-blending. And presto! http://www.stronglytyped.com/software/glass3d/index.html

4_2005-2006 #164678
Console API Class

Visual Basic doesn't have the ability to read or write from the console. To accomplish this, the Win32 API exports a set of functions that interacts with a console window using handles. clsWinConsole is a simple VB class that encapsulates the code needed to open, write/read, and close a console window. Here is a code snippet that demonstrates how to use clsWinConsole: Public Sub Main() Dim console as New clsWinConsole Dim inp As String console.Show console.WriteText "Text" inp = console.ReadText console.WriteText inp console.Hide End Sub

4_2005-2006 #164899
glass3d: 3d wine glass

It's a little 3D experiement with C# and GDI+. All I did was mixed in some trig, some drawing functions, and a little alpha-blending. And presto! http://www.stronglytyped.com/software/glass3d/index.html

5_2007-2008 #187196
Console API Class

Visual Basic doesn't have the ability to read or write from the console. To accomplish this, the Win32 API exports a set of functions that interacts with a console window using handles. clsWinConsole is a simple VB class that encapsulates the code needed to open, write/read, and close a console window. Here is a code snippet that demonstrates how to use clsWinConsole: Public Sub Main() Dim console as New clsWinConsole Dim inp As String console.Show console.WriteText "Text" inp = console.ReadText console.WriteText inp console.Hide End Sub

5_2007-2008 #187417
glass3d: 3d wine glass

It's a little 3D experiement with C# and GDI+. All I did was mixed in some trig, some drawing functions, and a little alpha-blending. And presto! http://www.stronglytyped.com/software/glass3d/index.html

6_2008-2009 #209714
Console API Class

Visual Basic doesn't have the ability to read or write from the console. To accomplish this, the Win32 API exports a set of functions that interacts with a console window using handles. clsWinConsole is a simple VB class that encapsulates the code needed to open, write/read, and close a console window. Here is a code snippet that demonstrates how to use clsWinConsole: Public Sub Main() Dim console as New clsWinConsole Dim inp As String console.Show console.WriteText "Text" inp = console.ReadText console.WriteText inp console.Hide End Sub

6_2008-2009 #209935
glass3d: 3d wine glass

It's a little 3D experiement with C# and GDI+. All I did was mixed in some trig, some drawing functions, and a little alpha-blending. And presto! http://www.stronglytyped.com/software/glass3d/index.html

7_2009-2012 #232232
Console API Class

Visual Basic doesn't have the ability to read or write from the console. To accomplish this, the Win32 API exports a set of functions that interacts with a console window using handles. clsWinConsole is a simple VB class that encapsulates the code needed to open, write/read, and close a console window. Here is a code snippet that demonstrates how to use clsWinConsole: Public Sub Main() Dim console as New clsWinConsole Dim inp As String console.Show console.WriteText "Text" inp = console.ReadText console.WriteText inp console.Hide End Sub

7_2009-2012 #232453
glass3d: 3d wine glass

It's a little 3D experiement with C# and GDI+. All I did was mixed in some trig, some drawing functions, and a little alpha-blending. And presto! http://www.stronglytyped.com/software/glass3d/index.html

Languages
Top Categories
Global Discovery