Thread
:
A problem with win32 Strings
View Single Post
#
4
(
permalink
)
06-10-2008, 03:57 PM
cpplover
Newbie
Join Date: May 2008
Posts: 8
Credits:
0
Rep Power:
0
Re: A problem with win32 Strings
Thanks
i find best way to solve this problem and i say it :
we must write this code :
Code:
hOpen = InternetOpen((LPCWSTR)"Test Application", INTERNET_OPEN_TYPE_PRECONFIG, NULL, NULL, 0);
and add wininet.lib in program.
cpplover
View Public Profile
Send a private message to cpplover
Find all posts by cpplover