Home
last modified time | relevance | path

Searched refs:cstr2vb (Results 1 – 1 of 1) sorted by relevance

/external/capstone/bindings/vb6/
DModule1.bas593 Function cstr2vb(lpStr As Long) As String function
606 cstr2vb = StrConv(buf, vbUnicode, &H409)
613 err2str = cstr2vb(lpStr)
619 regName = cstr2vb(lpStr)
626 insnName = cstr2vb(lpStr)
633 groupName = cstr2vb(lpStr)