VB.Net satellite .dll with .res resource file and resource retrieval in VBA

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<span style="color:#222222; font-family:Droid Serif,Georgia,Times New Roman,serif; font-size:14px; line-height:23px I have created a VB.Net satellite .dll and the .res file shows up fine and displays the data correctly within VB.Net IDE. <br style="font-size:14px; font-family:Droid Serif,Georgia,Times New Roman,serif; color:#222222; line-height:23px
<br style="font-size:14px; font-family:Droid Serif,Georgia,Times New Roman,serif; color:#222222; line-height:23px
<span style="color:#222222; font-family:Droid Serif,Georgia,Times New Roman,serif; font-size:14px; line-height:23px However, once compiled and used against the Win32 APIs LoadLibrary & LoadString from VBA, Im still receiving the ??? for the double-wide
characters.<br style="font-size:14px; font-family:Droid Serif,Georgia,Times New Roman,serif; color:#222222; line-height:23px
<br style="font-size:14px; font-family:Droid Serif,Georgia,Times New Roman,serif; color:#222222; line-height:23px
<span style="color:#222222; font-family:Droid Serif,Georgia,Times New Roman,serif; font-size:14px; line-height:23px Is there a configuration setting that needs to be added or changed in order to ensure the .dll compiles correctly?<br style="font-size:14px; font-family:Droid Serif,Georgia,Times New Roman,serif; color:#222222; line-height:23px
<br style="font-size:14px; font-family:Droid Serif,Georgia,Times New Roman,serif; color:#222222; line-height:23px
<span style="color:#222222; font-family:Droid Serif,Georgia,Times New Roman,serif; font-size:14px; line-height:23px Is this an OS-related issue in that something needs to be added or changed to Windows?
<span style="color:#222222; font-family:Droid Serif,Georgia,Times New Roman,serif; font-size:13px; line-height:20px I have a sample VB.Net project and associated VBA Excel project that I can share.
<span style="color:#222222; font-family:Droid Serif,Georgia,Times New Roman,serif; font-size:14px; line-height:23px Thanks

View the full article
 
Back
Top