登录
首页 » Visual Basic » PreventMultipleInstancesofa32-bitVBApplication

PreventMultipleInstancesofa32-bitVBApplication

于 2007-09-26 发布 文件大小:131KB
0 213
下载积分: 1 下载次数: 3

代码说明:

  防止重载多个实例的实用源代码(Prevent Multiple Instances of a 32-bit VB Application)(VB or VB.NET)(To prevent multiple instances of heavy-duty practical source code (Prevent Multiple Instances of a 32-bit VB Application) (VB or VB.NET))

文件列表:

Prevent Multiple Instances of a 32-bit VB Application
.....................................................\Prevent Multiple Instances of a 32-bit VB Application.doc
.....................................................\VB .net
.....................................................\.......\Prevent Multiple Instances
.....................................................\.......\..........................\PreventMultipleInstances
.....................................................\.......\..........................\........................\AssemblyInfo.vb
.....................................................\.......\..........................\........................\bin
.....................................................\.......\..........................\........................\...\PreventMultipleInstances.exe
.....................................................\.......\..........................\........................\...\PreventMultipleInstances.pdb
.....................................................\.......\..........................\........................\...\复件 PreventMultipleInstances.exe
.....................................................\.......\..........................\........................\Form1.resx
.....................................................\.......\..........................\........................\Form1.vb
.....................................................\.......\..........................\........................\Main.vb
.....................................................\.......\..........................\........................\obj
.....................................................\.......\..........................\........................\...\Debug
.....................................................\.......\..........................\........................\...\.....\PreventMultipleInstances.exe
.....................................................\.......\..........................\........................\...\.....\PreventMultipleInstances.Form1.resources
.....................................................\.......\..........................\........................\...\.....\PreventMultipleInstances.pdb
.....................................................\.......\..........................\........................\PreventMultipleInstances.sln
.....................................................\.......\..........................\........................\PreventMultipleInstances.vbproj
.....................................................\.......\..........................\........................\PreventMultipleInstances.vbproj.user
.....................................................\.......\SingleInstance_Demo
.....................................................\.......\...................\AssemblyInfo.vb
.....................................................\.......\...................\bin
.....................................................\.......\...................\...\SingleInstance.exe
.....................................................\.......\...................\...\SingleInstance.pdb
.....................................................\.......\...................\ModMain.vb
.....................................................\.......\...................\obj
.....................................................\.......\...................\...\Debug
.....................................................\.......\...................\...\.....\SingleInstance.exe
.....................................................\.......\...................\...\.....\SingleInstance.pdb
.....................................................\.......\...................\...\.....\SingleInstance.SingleInstanceForm.resources
.....................................................\.......\...................\SingleInstance.sln
.....................................................\.......\...................\SingleInstance.vbproj
.....................................................\.......\...................\SingleInstance.vbproj.user
.....................................................\.......\...................\SingleInstanceForm.resx
.....................................................\.......\...................\SingleInstanceForm.vb
.....................................................\.......\...................\SingleInstanceHandler.vb
.....................................................\VB 6.0
.....................................................\......\Form1.frm
.....................................................\......\Module1.bas
.....................................................\......\MSSCCPRJ.SCC
.....................................................\......\PreventMultipleInstances.exe
.....................................................\......\PreventMultipleInstances.vbp
.....................................................\......\PreventMultipleInstances.vbw
.....................................................\......\复件 PreventMultipleInstances.exe

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ex5_3
    VC ++面向对象编程和可视化程序第5章3(VC++ object-oriented programming and visualization program Chapter V)
    2016-05-30 11:15:01下载
    积分:1
  • 6547687
    用两个字符形成点阵大字,VC++经典编程源码,很好的参考资料。(Lattice with two characters form characters, VC++ classical programming source code, a good reference.)
    2013-11-15 09:32:34下载
    积分:1
  • vb-Turn-off-the-monitor
    vb 关闭显示器,经常使用键盘关闭显示器容易造成磨损,按键易损坏,于是就用vb写了一个关闭显示器的程序.(vb turn off the monitor, keyboard, turn off the monitor often use is likely to cause wear buttons easily damaged, so he used to write a vb program off the monitor.)
    2015-02-18 12:12:38下载
    积分:1
  • fft_c
    c语言实现的fft,形式为DLL,速度很快。可以直接调用(fft algorithm realized by C program is very fast,and it can be called directly. )
    2011-04-21 00:16:43下载
    积分:1
  • CommTest485
    测试com口程序Private Sub Form_Load() Dim I As Integer Dim Msg As String Me.Enabled = False Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision cboCommSettings.Text = GetSetting(App.EXEName, frmCommTest , CommSettings , 2400,N,8,1 ) Me.Show Me.Refresh With MSComm1 For I = 1 To 16 Me.Caption = Msg & - 测试通讯端口:COM & I & ... Me.Refresh Delay 100 On Error Resume Next .CommPort = I .Settings = 2400,N,8,1 .PortOpen = True .PortOpen = False If Err = 0 Then cboCommPort.AddItem COM & Trim(I) Next I End With cboCommPort.ListIndex = 0 optCommData(0).Value = True Me.Caption = Msg & (Programming by WJY) Me.Refresh If cboCommPort.ListCount = 0 Then MsgBox 程序检测不到可用的串行端口! Me.Enabled = True End Sub (test com port)
    2015-07-23 10:40:18下载
    积分:1
  • TreeEditor
    VC TreeView树控件的应用(拖放、删除、添加、重命名),精选学习源码,很好的参考资料。(Application of VC TreeView tree controls (drag and drop, add, delete, rename), select learning source code, a good reference.)
    2013-12-25 10:29:49下载
    积分:1
  • TinyRat
    代码编写:Anskya 简要的一款远程控制,FSG压缩后只有12k 下个版本将完全采用ASM+C编写,体积在5k左右使用bingle前辈的 创建SvcHost.exe调用的服务原理与实践使用的是和小榕前辈的BITS后门的一个替换技术.这里向两位前辈表示感谢,代码在编写过程中.得到一步江湖和sforever两位朋友的帮助(特别感谢sforever,没有逆向他的那个后门程序接口偶也不会发现一个BUG.)程序可以在卡巴斯基默认设置下,开机自启动和穿墙...反向连接,暂时只支持DNS和IP 由于身体上的等等原因还有其他一些外界因素.程序写的比较仓促初步写了几个功能,暂时大家试用一下好了.纯属练手 1.进程管理:查看,干掉.选定的进程 2.文件管理:上传,下载,新建目录,删除目录,删除文件等功能... 3.提供远程下载者功能:您可以选择下载并运行您的程序 4.提供卸载功能 (err)
    2007-12-25 11:35:40下载
    积分:1
  • 12
    说明:  IE代码试用 以便学习和试用 不过可行度不高(IE code trial)
    2013-04-17 08:02:38下载
    积分:1
  • cardfile
    Micorsoft 卡片文件(crd)读写的DLL源码(The sourcecode of the DLL for reading and writing the Microsoft s card file)
    2021-03-28 09:19:11下载
    积分:1
  • custompaper
    vb写的自定义打印纸张大小的实例源码,有需要的下。(Vb to write a custom print example source code, the size of the paper is needed.)
    2013-08-13 15:45:05下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载