Changeset 151
- Timestamp:
- Mar 12, 2007, 3:33:21 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Include/basic/prompt.sbp
r142 r151 399 399 Dim tempStr As String 400 400 Dim str As *StrChar 401 #ifdef __ST IRNG_IS_NOT_UNICODE401 #ifdef __STRING_IS_NOT_UNICODE 402 402 Dim size = _PromptWnd_GetCompositionStringA(himc, str) 403 403 tempStr.Assign(str, size)
Note:
See TracChangeset
for help on using the changeset viewer.