Hello, I'm a newbie to C++, I'm trying to use the wininet InternetSetCookie function and I get this message when I try to build:
[Linker error] undefined reference to `InternetSetCookieA@12'
I'm using the #include <wininet.h> line.
Can anybody help?
Thank you
i have the same problem when using GetDIBits and every other function contained in GDI.h... help please!
.dll's won't compile for me.
nothing happens.
Log in to post a comment.
Hello, I'm a newbie to C++, I'm trying to use the wininet InternetSetCookie function and I get this message when I try to build:
[Linker error] undefined reference to `InternetSetCookieA@12'
I'm using the #include <wininet.h> line.
Can anybody help?
Thank you
i have the same problem when using GetDIBits and every other function contained in GDI.h... help please!
.dll's won't compile for me.
nothing happens.