Welcome![Sign In][Sign Up]
Location:
Search - vb at commands

Search list

[Other resourceVB5.0AndWindowsAPI

Description: 一般会使用WINDOW API的情况,实在是因为VB本身不提供某些功能,但是,程式所 需又不得不然,例如:读取Registry内的资料,VB只提供SaveSetting、Getsetting 等 系列的指令,但是它只能读取特定地区的值,要读、删、更动其他区域的值时,就无法 使用。再如:仔细看一看Combo Box的Events,其中没有MouseMove,但这是我们经常用 上的一个Event,那该如何呢?是的,那只有透过Winodow API。而VB呼叫Window API一 般不都使用API检视员,直接将相对应的API COPY到我们的程式中就好,那还用什麽技 巧吗?其实不然,因为VB资料格式的问题,又加上VB本身没有指标,在许多地方需要一 些小技巧才能解决,而且我们经常因应不同的需求,将API 检视员的宣告COPY过来後再 做一些修改,最重要的,如果有一个.DLL档,它不在API 检视员中定义,那时,就只有 自己想办法啦。 -general use WINDOW API, it is because Visual Basic itself does not provide certain functions, but also for programs not otherwise, such as : reading the information contained in the Registry, VB only SaveSetting, Getsetting series of commands, but it can only read the specific values have to read, cut changes to the value of other regions, it can not be used. Another example : A close look at the Combo Box Events, which MouseMove not, but it is often used in an Event, then how? Yes, it is only through Winodow API. While VB Window API calls are not normally used to examine API, directly corresponding to the API COPY of our programs to be good enough, then what skills to use? That is not true, because the VB data format, coupled with no indicators of VB itself, and in many places require som
Platform: | Size: 9720 | Author: 温小明 | Hits:

[Com PortGPRS_COM3.1

Description: 一个用VB编写的GPRS参数配置程序源码,用mscomm编写,后台采用AT指令控制。-a VB GPRS parameters for the preparation of the source configuration procedures used mscomm preparation, background using AT commands control.
Platform: | Size: 202946 | Author: 陈承伟 | Hits:

[Com Portvb1912

Description: 计算机与CM320模块通信,只是简单的一点,利用AT命令,串口,VB编写!比较粗糙-computer and communications module CM320, but simply that the use of AT commands, serial, VB! Rough comparison
Platform: | Size: 4263 | Author: 王健 | Hits:

[Booksvbfuncs

Description: VB 可用指令、函数 索引表-VB available commands, function index table
Platform: | Size: 33792 | Author: 王林 | Hits:

[OtherVB5.0AndWindowsAPI

Description: 一般会使用WINDOW API的情况,实在是因为VB本身不提供某些功能,但是,程式所 需又不得不然,例如:读取Registry内的资料,VB只提供SaveSetting、Getsetting 等 系列的指令,但是它只能读取特定地区的值,要读、删、更动其他区域的值时,就无法 使用。再如:仔细看一看Combo Box的Events,其中没有MouseMove,但这是我们经常用 上的一个Event,那该如何呢?是的,那只有透过Winodow API。而VB呼叫Window API一 般不都使用API检视员,直接将相对应的API COPY到我们的程式中就好,那还用什麽技 巧吗?其实不然,因为VB资料格式的问题,又加上VB本身没有指标,在许多地方需要一 些小技巧才能解决,而且我们经常因应不同的需求,将API 检视员的宣告COPY过来後再 做一些修改,最重要的,如果有一个.DLL档,它不在API 检视员中定义,那时,就只有 自己想办法啦。 -general use WINDOW API, it is because Visual Basic itself does not provide certain functions, but also for programs not otherwise, such as : reading the information contained in the Registry, VB only SaveSetting, Getsetting series of commands, but it can only read the specific values have to read, cut changes to the value of other regions, it can not be used. Another example : A close look at the Combo Box Events, which MouseMove not, but it is often used in an Event, then how? Yes, it is only through Winodow API. While VB Window API calls are not normally used to examine API, directly corresponding to the API COPY of our programs to be good enough, then what skills to use? That is not true, because the VB data format, coupled with no indicators of VB itself, and in many places require som
Platform: | Size: 9216 | Author: 温小明 | Hits:

[Com Portvb1912

Description: 计算机与CM320模块通信,只是简单的一点,利用AT命令,串口,VB编写!比较粗糙-computer and communications module CM320, but simply that the use of AT commands, serial, VB! Rough comparison
Platform: | Size: 4096 | Author: 王健 | Hits:

[File Formatat

Description: 介绍了基于GSM/GPRS 无线通信技术的AT 指令, 在VB 6.0 下利用MSComm 控件, 通过AT 指令控制技术, 实现了计算 机短信接收和发送的串行通信程序。根据同样的原理, 还可以实现无线网络的IP 服务等。-Based on GSM/GPRS wireless communication technology AT commands, in VB 6.0 using MSComm control, through the AT command control technology, the realization of a computer to receive and send messages of serial communication program. By the same principle, but also the realization of wireless network IP services.
Platform: | Size: 60416 | Author: 陈明 | Hits:

[Internet-Network2007672331490

Description: 软件作者:kylinpoet (E.S.T) PS:发现网上用VB写加花程序的源码很难找 同时也为了加深一下对PE结构的了解 就动手写了这个程序 本来还想加个 crc校验 或者 修改PE结构 欺骗OD 什么 想想也没什么必要 就不加了 参数修改 或者 自己添加花指令的话 就直接在 xml文件里操作吧 自定义的花只用 添加花头 如: xxxx xxxx ------------ jmp xxxx jmp是自己生成的不用添加 花指令支持空格 自带的花指令有可能被卡巴认为是病毒 请自行斟酌使用 希望大家玩得愉快-Software Author: kylinpoet (EST) PS: found online Writing with VB source code plus flower procedures are difficult to get at the same time in order to deepen you understanding of the structure of PE on the hands originally wrote this procedure would also like to add or modify the PE CRC Checksum What about the structure of deceit OD is no need to add a parameter does not modify or add their own words on flower orders directly in the xml file to customize it to operate only to add the flower such as flower head: xxxxxxxx----------- jmp xxxxjmp are generated do not have to add their own commands to support the flower space flower s own instructions may be Kabbah think are viruses, please use discretion hope everyone have a good time
Platform: | Size: 20480 | Author: 游强 | Hits:

[Com PortTestForVB6

Description: gsm modem串口通信,利用AT指令操作短信猫。VB-gsm modem serial communications, the use of AT commands to operate the cat message. VB
Platform: | Size: 1509376 | Author: 闫旭 | Hits:

[Modem programvb

Description: 短信猫源码。主要使用MySMS.DLL来操作AT指令,从而控制短信猫。-SMS-source cats. MySMS.DLL to operate using AT commands to control the cat SMS.
Platform: | Size: 289792 | Author: mechess | Hits:

[SMSnote

Description: 一个用vb编写的通过GPRS模块可以收发手机短信,使用AT指令。-Written in vb by using a GPRS module can send and receive SMS using AT commands.
Platform: | Size: 8192 | Author: xiao | Hits:

[Com PortMSCOMM32

Description: 串口发送命令,工程文件都在,VB编写,单片机开发的好-Serial port to send commands, engineering documents are in, VB preparation
Platform: | Size: 66560 | Author: zhaojunsong | Hits:

[Driver Developvb_mini_ide_v09

Description: Mini Integrated Developement Environment was programmed for helping developers to get quickly familiar with the usage of USB2.DLL and the USB 2.6 module from Braintechnology using Visual Basic Version 6. Not all commands were shown, because many of them need to have custom hardware designs connected to be proofed , such as I2C, SPI and some parallel port modes that require handshake signals from hardware. The first step is to init a connected module by USBInit(), otherwise there is no firmware loaded and the module wonґ t work at all. Also by experimenting/programming it can be possible that the module must be resetted and initialized again. Keep in mind, that the module needs some seconds to be unplugged and also Windows needs some seconds to enumerate the module again, before it is ready again to be accessed by software. This is normal but sometimes confusing. -Mini Integrated Developement Environment was programmed for helping developers to get quickly familiar with the usage of USB2.DLL and the USB 2.6 module from Braintechnology using Visual Basic Version 6. Not all commands were shown, because many of them need to have custom hardware designs connected to be proofed , such as I2C, SPI and some parallel port modes that require handshake signals from hardware. The first step is to init a connected module by USBInit(), otherwise there is no firmware loaded and the module wonґ t work at all. Also by experimenting/programming it can be possible that the module must be resetted and initialized again. Keep in mind, that the module needs some seconds to be unplugged and also Windows needs some seconds to enumerate the module again, before it is ready again to be accessed by software. This is normal but sometimes confusing.
Platform: | Size: 1869824 | Author: remrum | Hits:

[.netApplication1

Description: 用AT命令通过手机或MODEM发送短消息.vb.net-Or by phone using AT commands to send a short message MODEM
Platform: | Size: 53248 | Author: wangxuegang | Hits:

[CommunicationGSMSDK

Description: GSM短信猫二次开发包,包含java、vb、asp等语言的例程以及AT指令等。-GSM SMS the cat secondary development package contains java, vb, asp, the routines of the language as well as AT commands.
Platform: | Size: 8713216 | Author: 拉头 | Hits:

[source in ebookTC35_VB

Description: VB通过短信猫发送短信,tc35短信猫,通过AT命令发送短信,接收短信-VB to send text messages via SMS cat tc35 cats SMS through AT commands to send SMS and receive SMS, etc.
Platform: | Size: 415744 | Author: 高山 | Hits:

CodeBus www.codebus.net