What is the difference between ANSI and UNICODE strings
when passed as arguments to a DLL?
Answer Posted / guest
ANSI - one byte for a char
UNICODE - two bytes per char - works only on NT
Is This Answer Correct ? | 17 Yes | 10 No |
Post New Answer View All Answers
what is the Difference between Linked Object and Embedded Object?
Recordset object consists what?
What is the use of command Object?What are the various types of variables?
How to find size of the file. Which method or function is used to occomplish this?
How do I speed up control property access?
what is the Difference between Recordset and Querydef?
How many objects resides in ADO ?
Explain the "cursortype" and "Locktype" in VB?
Explain the usage of Web Browser Control?
____ property of menu cannot be set at run time.
What are the uses of List View Control?
What are the Internet tools available in VB 6.0?
What is ActiveX Dll and ActiveX Exe?
How do I do drag & drop between applications?
What is the need of tabindex property is label control.