Hans Leidekker
|
9f71ae876a
|
netapi32: Win64 printf format warning fixes.
|
2006-10-12 21:26:26 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Mike McCormack
|
a107234dcd
|
gcc 4.0 warning fixes.
|
2005-08-29 09:38:19 +00:00 |
Mike McCormack
|
257c337c19
|
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
|
2005-07-07 12:08:42 +00:00 |
Alexandre Julliard
|
629352bdc4
|
Moved network configuration parameters to HKCU\Software\Wine\Network.
|
2005-06-14 17:22:41 +00:00 |
Alexandre Julliard
|
2e4bca9db5
|
Added magic comments to all Wine-specific registry accesses to make
them easier to grep.
|
2005-06-13 18:56:00 +00:00 |
Jakob Eriksson
|
9ed61de9a2
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
Juan Lang
|
e520346265
|
Convert some registry calls from A to W.
|
2004-12-08 13:49:36 +00:00 |
Hans Leidekker
|
fe442b21f7
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
Alexandre Julliard
|
e8a339c1d2
|
Portability fixes for LSB compatibility.
|
2004-03-01 21:32:02 +00:00 |
Juan Lang
|
c935908e2a
|
- fix broadcast address for name lookups after iphlpapi change
- fix bad registry key opening
|
2004-01-30 22:55:25 +00:00 |
Francois Gouget
|
6b6ed724ae
|
Add missing '\n's to debug traces.
|
2004-01-27 00:01:43 +00:00 |
Alexandre Julliard
|
d03300eca3
|
Define INADDR_NONE if needed (reported by Robert Lunnon).
|
2004-01-15 00:25:41 +00:00 |
Robert Lunnon
|
9376904446
|
FD_SET is not a type changed to struct fd_set.
Reordered headers to avoid including sys/select.h before winbase.h.
|
2004-01-14 05:20:59 +00:00 |
Steven Edwards
|
d8f9c1c076
|
Fix compiling netapi32 on MSVC with PSDK headers.
|
2004-01-02 20:15:05 +00:00 |
Juan Lang
|
a5545b64e5
|
Fix conflicting registry value names, and try both Win9x and WinNT
locations for NetBT registry values.
|
2004-01-02 03:55:53 +00:00 |
Juan Lang
|
e7fd6fd2a1
|
Implemented a lot of Netbios().
|
2003-11-29 00:19:19 +00:00 |