Re: Passing string from VB to C++ dll routine
- From: "Lindsay" <me@xxxxxxxx>
- Date: Sun, 5 Jun 2005 18:15:16 +0100
Ah! That's it! The APIs are in C++, so I just amended DrawText to DrawTextW
and passed the same pointer that I was giving DrawShadowText, et voila! I
didn't know there was a Unicode version of DrawText. I must of overlooked it
somehow.
Thanks Jim.
.
- Follow-Ups:
- Re: Passing string from VB to C++ dll routine
- From: Jim Mack
- Re: Passing string from VB to C++ dll routine
- References:
- Passing string from VB to C++ dll routine
- From: Lindsay
- Re: Passing string from VB to C++ dll routine
- From: Jim Mack
- Re: Passing string from VB to C++ dll routine
- From: Lindsay
- Re: Passing string from VB to C++ dll routine
- From: Jim Mack
- Passing string from VB to C++ dll routine
- Prev by Date: Re: GetDiskFreeSpace
- Next by Date: Re: System-wide hooking, VB+ASM
- Previous by thread: Re: Passing string from VB to C++ dll routine
- Next by thread: Re: Passing string from VB to C++ dll routine
- Index(es):
Relevant Pages
|