Patrik Stridvall
|
3c0211f969
|
Cleanup code that is strange or difficult to parse.
|
2001-09-11 00:32:32 +00:00 |
Marcus Meissner
|
98343e325c
|
More debug output for InternetGetCookie, added stub for InternetSetCookie.
|
2001-09-10 23:12:42 +00:00 |
Francois Gouget
|
a0f98f13d9
|
Made independent from winsock.
Include the needed headers directly in internet.h.
|
2001-08-24 19:13:36 +00:00 |
Marcus Meissner
|
22255b3256
|
Have InternetGetConnectedState always return 'LAN connection'.
|
2001-07-11 17:24:39 +00:00 |
Patrik Stridvall
|
8b216b3d02
|
Documentation ordinal fixes.
|
2001-06-19 18:20:47 +00:00 |
Patrik Stridvall
|
c01c1933bf
|
Fixed some issues found by winapi_check.
|
2001-06-19 03:36:23 +00:00 |
Ulrich Czekalla
|
49dd3fb448
|
Stub for InternetGetCookieA.
|
2001-06-14 19:24:50 +00:00 |
Francois Gouget
|
e76218dd61
|
Add '\n' at the end of traces.
|
2001-05-09 17:31:31 +00:00 |
Huw D M Davies
|
fc7f6071ff
|
Implement InternetCanonicalizeUrl.
|
2001-01-06 00:36:43 +00:00 |
Andreas Mohr
|
3f014882f7
|
InternetCloseHandle didn't return TRUE in all appropriate cases.
|
2000-12-02 20:09:54 +00:00 |
Patrik Stridvall
|
1ed5577522
|
Don't include windows.h internally.
|
2000-11-30 01:31:28 +00:00 |
Alexandre Julliard
|
0e44f63c9a
|
Replaced HEAP_strdup* and lstrcpynAtoW calls by exported functions.
|
2000-11-16 00:28:52 +00:00 |
Gerald Pfeifer
|
eb0231da29
|
Include <unistd.h> for prototype of select().
|
2000-09-27 22:27:57 +00:00 |
Marcus Meissner
|
8c5df7b55d
|
Fixed some warnings.
|
2000-08-22 20:40:47 +00:00 |
Alexandre Julliard
|
5ab9d860f2
|
Removed some unnecessary #includes and dll dependencies.
|
2000-08-09 22:35:05 +00:00 |
Patrik Stridvall
|
11ca9b9eb7
|
Fixed issues found by winapi_check.
|
2000-08-04 21:08:28 +00:00 |
Aric Stewart
|
9e38c64985
|
Implemented InternetCheckConnectionA.
|
2000-08-01 20:53:42 +00:00 |
John R. Sheets
|
4d2bd36442
|
Put the URL parameter list in with the URL path if the ExtraInfo
buffer isn't specified.
|
2000-07-23 13:34:21 +00:00 |
Andreas Mohr
|
2caee712a2
|
Spelling fixes.
|
2000-07-16 15:44:22 +00:00 |
Patrik Stridvall
|
4710be20fe
|
Fixed some warnings.
|
2000-06-23 15:47:14 +00:00 |
Ulrich Czekalla
|
c275724cbf
|
HTTP protocol now supported, InternetCrackUrl fixed, lots of other
fixes.
|
2000-06-11 20:04:44 +00:00 |
Gerard Patel
|
9d3845c565
|
Stub for InternetGetConnectedState.
|
2000-04-23 19:55:26 +00:00 |
Patrik Stridvall
|
f0deb8a17e
|
Fixed some issues reported by winapi_check.
|
2000-04-15 20:44:21 +00:00 |
Alexandre Julliard
|
819fa8ce38
|
Merged urlmon.dll and wininet.dll from the Corel tree (implementation
by Ulrich Czekalla <ulrichc@corel.ca>)
|
2000-04-11 20:07:00 +00:00 |