Re: How do I make a HTTP (POST) call to DLL to make HTML?
Ok, I located the VB Resource Editor Add-in. I added an html file as
resource
but I couldn't load it using the res:// prefix.
"Azeus" <azizerrafay@NOSPAM_DAMNED_hotmail.com> wrote in message
news:404d943b$0$558$e4fe514c@news.xs4all.nl...
> What you mean is this?
>
> res://mshtml.dll/repost.htm
>
> This is a resource dll. Microsoft dustributes these so that they can have
> localized versions of their products
> without making separate builds for each language.
>
> In a DLL or executable you can include resources such as bitmaps, icons,
> toolbars, string resources, html pages and xml forms.
> This way you don't have to store the file separately with the risk of them
> being deleted while there's such a high
> dependency on them.
>
> I don't know how to create one in VB since I cannot find anything that
> resembles the resource in C++.
>
>
Fnews-brouse 1.9(20180406) -- by Mizuno, MWE <mwe@ccsf.jp>
GnuPG Key ID = ECC8A735
GnuPG Key fingerprint = 9BE6 B9E9 55A5 A499 CD51 946E 9BDC 7870 ECC8 A735