VB breakpoint Overview

Source: Internet
Author: User

Multibytetowidechar, ANSI string to Unicode string
Widechartomultibyte, Unicode string converted to ANSI string

//--------------------------------------------------
Rtcr8valfrombstr // converts a string to a floating point number.
The rtcmsgbox dialog box displays information.
Rtcbeep // call the speaker
Rtcgetpresentdate // get the current date

//-----------------------------------------------
String-related breakpoints:
_ Comparison of vbastrcomp strings
_ Comparison of vbastrcmp strings
_ Vbastrcompvar: Compares whether strings are equal
_ Vbastrcopy: copy a string
_ Vbastrmove move string
Strconv conversion string
_ Vbavarcat connection string
_ Vbastrlike
_ Vbastrtextcomp
_ Vbastrtextlike

//--------------------------------------------
Variable-related breakpoint:

Varbstrcmp comparison string
Varcycmp comparison string
_ Vbavarcompeq
_ Vbavarcomple
_ Vbavarcomplt
_ Vbavarcompge
_ Vbavarcompgt
_ Vbavarcompne
_ Vbavarint
_ Vbavartextcmpeq
_ Vbavartextcmpge
_ Vbavartextcmpgt
_ Vbavartextcmple
_ Vbavartextcmplt
_ Vbavartextcmpne
_ Vbavartexttsteq
_ Vbavartexttstge
_ Vbavartexttstgt
_ Vbavartexttstle
_ Vbavartexttstlt
_ Vbavartexttstne
_ Vbavartstge
_ Vbavartstgt
_ Vbavartstle
_ Vbavartstlt

_ V3164var // converts a variant to I4 (a long integer)
_ Vbavartsteq // compare whether the variables are equal;
_ Vbavartstne // compare whether two variables are not equal _ vbavartstne seems to be used for self-verification. Normally, the return value is 0.

//-------------------------------------------
File-related breakpoints:
_ Vbafileopen
_ Vbainputfile
_ Vbafileseek
_ Vbawritefile
_ Vbafileclose
Rtcfileattributes
Rtcfiledatetime
Rtcfilelen
Rtcfilelength

//-------------------------------------------
Time limit breakpoint: (API function)
Comparefiletime
Getlocaltime
Getsystemtime
Gettimezoneinformation

//--------------------------------------------
Msvcrt. difftime ()
Msvcrt. Time ()


VB pointer:
Throw

Vb dll also calls some functions in oleauto32.dll. Oleauto32.dll is a common proxy/stub DLL. The prototype of each function is defined in and described in msdn. This also helps to understand the role of functions in vb dll.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.