Welcome![Sign In][Sign Up]
Location:
Search - vb6 active exe

Search list

[Otherchaoshi

Description: 配置数据库参数 采用VB6.0 ADO+SQL Server 2000数据库实现程序功能,配置采取如下步骤: 1> 根据DB文件夹中的内容,创建数据库,推荐用MDF文件附加数据库; \DB\MDF\BuySaleStorage_Data.MDF \DB\MDF\BuySaleStorage_LOG.LDF 2> 连接参数: 数据库名:BuySaleStorage 登录名: sa 密码: 无 3> 由BuySaleStorage.VBP启动,因为采用ActiveX DLL实现逻辑层,ADO的技术实现连接数据库,不用DSN 的数据源管理器.只要登录账号是SQL下的合法用户即可. 4> 另一种方法,先双击程序目录下的"注册dll.bat" 注册Active.dll, 之后直接运行"小型超市后台管理系统.exe".-Configuration database parameters using VB6.0 ADO+ SQL Server 2000 database program features, configuration to take the following steps: 1> under the DB folder, create databases, recommended additional MDF file database DBMDFBuySaleStorage_Data.MDF DBMDFBuySaleStorage_LOG.LDF2> Connect parameters: the database name: BuySaleStorage login name: sa Password: No 3> by BuySaleStorage.VBP start, because the use of ActiveX DLL to achieve logic layer, ADO technology to connect the database, not the data source DSN Manager. as long as the login account is under SQL legitimate users can .4> Another method, first double-click the directory under the registered dll.bat registered Active.dll, after a direct run mini-supermarket management system background. exe .
Platform: | Size: 1128448 | Author: 阿歪 | Hits:

[Process-ThreadMultThread

Description: 利用VB6实现了真正的多线程,在VB中,创建一个Active EXE工程,并进行设置,就能实现.-Use VB6 achieve a true multi-threaded, in VB, create an Active EXE project and set up, we can achieve.
Platform: | Size: 8192 | Author: hlh | Hits:

[OS programTimer(VB)

Description: 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择. 可惜多媒体定时器与VB6似乎不太和谐,如果在回调函数中出现代码,则极易崩溃,即使在IDE种运行正常,生成EXE后也会不稳定,没辙! ■ QTimer原始:是CSDN网友“嗷嗷叫的老马”的作品,使用QueryPerformanceCounter()制作的精密定时器,作者代码很具创造性而且精简。 但有个小问题:拖动鼠标时会停顿。 ■ Active EXE_hTimer: 是在“QTimer原始”基础上改装的一个Active EXE, 拖动鼠标时不会停顿,不爽的是任务管理器进程中又多出了一个hTimer.exe。 ■ mmTimer控件:是对多媒体定时器的包装,先用VC对多媒体定时器进行包装再提供给VB6使用,解决了VB6与多媒体定时器"不和谐"的问题。 不会停顿,进程中也不会出现"多余的" EXE, 推荐使用 Thinker2009 2009-07-04-This is a collection of VB timer, timer to achieve a variety of ways, there are ordinary, but also sophisticated, super-sophisticated, there are dll s ocx s, as well as the active exe, short will be able to find your favorite ... ■ SetTimer (Multi-Timer): is to use SetTimer () and have a callback function of the Timer, Timer control with VB6 in effect, the only API to achieve it, do not like to use controls may be like a friend ■ Timer Competition (CSDN): is provided CSDN User Timer test code: QueryPerformanceCounte () multimedia timer and VB6 timer control. Test, we can see the difference between three kinds of timers. Multimedia timer and QueryPerformanceCounte () are a better choice. Unfortunately, multimedia timer does not seem in harmony with VB6, if there in the callback function in code, while easy to collapse, even in the IDE to run the normal species, after the EXE will be generated instability,没辙! ■ QTimer original: Yes CSDN netizen "Old嗷嗷called" the works,
Platform: | Size: 114688 | Author: 尹刚 | Hits:

CodeBus www.codebus.net