Monthly Archives: January 2009
VB.NET 2008 & Shockwave Flash
Alot of people are wanting to embed flash object,movies or video streams into thier applications these days. I’m going to show some examples and tips & tricks of using the Shockwave Flash object and namespace. VB.NET and the Shockwave object … Continue reading
Posted in General, Programming
Tagged axshockwaveflash, code, flash, movie, project, source, sourcecode, swf, VB, vb.net, Visual Studio
6 Comments
INI Handling Using VB.NET 2008
Private Declare Ansi Function GetPrivateProfileString Lib “kernel32.dll” Alias “GetPrivateProfileStringA” (ByVal lpApplicationName As String, ByVal lpKeyName As String, ByVal lpDefault As String, ByVal lpReturnedString As System.Text.StringBuilder, ByVal nSize As Integer, ByVal lpFileName As String) As Integer Private Declare Ansi Function WritePrivateProfileString … Continue reading
Posted in General, Programming
Tagged code, ini, microsoft, software, vb.net, Visual Studio
1 Comment










































