wine
16 years agoserver: Updated French man page.
Jonathan Ernst [Thu, 10 Jan 2008 14:45:42 +0000 (15:45 +0100)] 
server: Updated French man page.

16 years agomshtml: Disable some default Gecko warnings.
Jacek Caban [Fri, 11 Jan 2008 11:06:35 +0000 (12:06 +0100)] 
mshtml: Disable some default Gecko warnings.

16 years agomshtml: Use QueryService to get IHttpNegotiate in get_post_data_stream.
Jacek Caban [Fri, 11 Jan 2008 10:26:08 +0000 (11:26 +0100)] 
mshtml: Use QueryService to get IHttpNegotiate in get_post_data_stream.

16 years agomshtml: Added more range tests.
Jacek Caban [Thu, 10 Jan 2008 22:51:38 +0000 (23:51 +0100)] 
mshtml: Added more range tests.

16 years agomshtml: Fixed hr element handling in range object.
Jacek Caban [Thu, 10 Jan 2008 22:51:25 +0000 (23:51 +0100)] 
mshtml: Fixed hr element handling in range object.

16 years agomshtml: Update focus information in WM_RESETFOCUS_HACK.
Jacek Caban [Thu, 10 Jan 2008 21:13:35 +0000 (22:13 +0100)] 
mshtml: Update focus information in WM_RESETFOCUS_HACK.

16 years agomshtml: Move nsChannel's content type initialization to async_open_doc_uri.
Jacek Caban [Thu, 10 Jan 2008 21:13:07 +0000 (22:13 +0100)] 
mshtml: Move nsChannel's content type initialization to async_open_doc_uri.

16 years agorpcrt4: Split RPCRT4_process_packet out into separate functions.
Rob Shearman [Fri, 11 Jan 2008 10:00:25 +0000 (10:00 +0000)] 
rpcrt4: Split RPCRT4_process_packet out into separate functions.

16 years agowinemenubuilder: EnumResourceNamesW() returns false when we find the icon. So fix...
Francois Gouget [Fri, 11 Jan 2008 08:57:15 +0000 (09:57 +0100)] 
winemenubuilder: EnumResourceNamesW() returns false when we find the icon. So fix the corresponding misfiring trace.

16 years agoshell32: A lot of lnk files have extra data blocks at the end, although they don...
Francois Gouget [Fri, 11 Jan 2008 08:55:32 +0000 (09:55 +0100)] 
shell32: A lot of lnk files have extra data blocks at the end, although they don't seem to matter much. So drop the corresponding ERR() to a WARN().

16 years agomsi/tests: Tweaked so it does not look like things are misspelled.
Francois Gouget [Fri, 11 Jan 2008 08:54:31 +0000 (09:54 +0100)] 
msi/tests: Tweaked so it does not look like things are misspelled.

16 years agokernel32/tests: Despite the MSDN claims, GetComputerName() does not return the requir...
Francois Gouget [Fri, 11 Jan 2008 08:52:31 +0000 (09:52 +0100)] 
kernel32/tests: Despite the MSDN claims, GetComputerName() does not return the required buffer size... except on Vista. So update the tests accordingly.

16 years agokernel32/tests: Add more ExpandEnvironmentStringsA() tests.
Francois Gouget [Fri, 11 Jan 2008 08:52:16 +0000 (09:52 +0100)] 
kernel32/tests: Add more ExpandEnvironmentStringsA() tests.

Document the observed ExpandEnvironmentStrings() behavior.

16 years agoadvapi32: RegGetValueW() must return the required buffer size in bytes, not WCHARs.
Francois Gouget [Fri, 11 Jan 2008 08:52:05 +0000 (09:52 +0100)] 
advapi32: RegGetValueW() must return the required buffer size in bytes, not WCHARs.

16 years agoadvapi32: RegGetValue() should not return an error when expanding a string and given...
Francois Gouget [Fri, 11 Jan 2008 08:49:48 +0000 (09:49 +0100)] 
advapi32: RegGetValue() should not return an error when expanding a string and given a NULL buffer and a zero size.

Adjust the tests to cover this case for REG_EXPAND_SZ registry
values. Improve the documentation a bit.

16 years agomsxml3: Move potential NULL ptr derefs into their if () case.
Marcus Meissner [Fri, 11 Jan 2008 08:15:41 +0000 (09:15 +0100)] 
msxml3: Move potential NULL ptr derefs into their if () case.

16 years agomsxml3: Fix memory leak in test.
Alistair Leslie-Hughes [Fri, 11 Jan 2008 02:51:03 +0000 (13:51 +1100)] 
msxml3: Fix memory leak in test.

16 years agomscms: Remove unneeded casts.
Andrew Talbot [Thu, 10 Jan 2008 22:11:24 +0000 (22:11 +0000)] 
mscms: Remove unneeded casts.

16 years agomapi32: Remove unneeded cast.
Andrew Talbot [Thu, 10 Jan 2008 22:11:20 +0000 (22:11 +0000)] 
mapi32: Remove unneeded cast.

16 years agouser32: Add SetProcessDPIAware stub.
Alistair Leslie-Hughes [Thu, 10 Jan 2008 11:57:05 +0000 (22:57 +1100)] 
user32: Add SetProcessDPIAware stub.

16 years agofonts: Add Japanese small font.
Aric Stewart [Thu, 10 Jan 2008 14:01:14 +0000 (08:01 -0600)] 
fonts: Add Japanese small font.

16 years agoshdocvw: Change return value for PersistMemory_Load.
Louis Lenders [Thu, 10 Jan 2008 13:25:23 +0000 (13:25 +0000)] 
shdocvw: Change return value for PersistMemory_Load.

16 years agogdi32: Simplify GetEnumStructs.
Dmitry Timoshkov [Fri, 11 Jan 2008 09:04:26 +0000 (17:04 +0800)] 
gdi32: Simplify GetEnumStructs.

16 years agogdi32: Fix a GdiFont leak.
Dmitry Timoshkov [Thu, 10 Jan 2008 13:18:36 +0000 (21:18 +0800)] 
gdi32: Fix a GdiFont leak.

16 years agowineboot: Fix installation of SFP protected files.
Andrey Turkin [Thu, 10 Jan 2008 12:19:38 +0000 (15:19 +0300)] 
wineboot: Fix installation of SFP protected files.

16 years agomshtml: Handle fClearDirty flag in IPersistStreamInit::Save.
Jacek Caban [Thu, 10 Jan 2008 11:53:38 +0000 (12:53 +0100)] 
mshtml: Handle fClearDirty flag in IPersistStreamInit::Save.

16 years agomshtml: Don't crash in before_async_open if there is no client site.
Jacek Caban [Thu, 10 Jan 2008 11:53:14 +0000 (12:53 +0100)] 
mshtml: Don't crash in before_async_open if there is no client site.

16 years agomsi: Complete initializers.
Gerald Pfeifer [Thu, 10 Jan 2008 01:58:48 +0000 (02:58 +0100)] 
msi: Complete initializers.

16 years agomscoree: Add stubs for DllCanUnloadNow and DllGetClassObject.
Alistair Leslie-Hughes [Thu, 10 Jan 2008 04:44:31 +0000 (15:44 +1100)] 
mscoree: Add stubs for DllCanUnloadNow and DllGetClassObject.

16 years agoSpelling fixes.
Austin English [Wed, 9 Jan 2008 17:59:19 +0000 (11:59 -0600)] 
Spelling fixes.

16 years agokernel32/tests: Skip not implemented functions.
Paul Vriens [Thu, 10 Jan 2008 10:05:43 +0000 (11:05 +0100)] 
kernel32/tests: Skip not implemented functions.

16 years agokernel32/tests: Skip not implemented functions.
Paul Vriens [Thu, 10 Jan 2008 10:05:35 +0000 (11:05 +0100)] 
kernel32/tests: Skip not implemented functions.

16 years agokernel32/tests: Skip not implemented functions.
Paul Vriens [Thu, 10 Jan 2008 10:05:26 +0000 (11:05 +0100)] 
kernel32/tests: Skip not implemented functions.

16 years agouser32: Add stub for GetLayeredWindowAttributes.
Louis Lenders [Thu, 10 Jan 2008 08:36:39 +0000 (08:36 +0000)] 
user32: Add stub for GetLayeredWindowAttributes.

16 years agoserver: Remove superflous check (value->data is dereferenced before check).
Marcus Meissner [Wed, 9 Jan 2008 21:56:06 +0000 (22:56 +0100)] 
server: Remove superflous check (value->data is dereferenced before check).

16 years agomsvcrt: Remove strange condition which might lead to crash.
Marcus Meissner [Thu, 10 Jan 2008 08:49:47 +0000 (09:49 +0100)] 
msvcrt: Remove strange condition which might lead to crash.

16 years agoadvapi32: Accept a NULL lpServiceStatus in ControlService.
Paul Chitescu [Wed, 9 Jan 2008 17:58:48 +0000 (19:58 +0200)] 
advapi32: Accept a NULL lpServiceStatus in ControlService.

16 years agocomdlg32: Filter change should not update filename.
Paul Romanyszyn [Thu, 10 Jan 2008 05:27:40 +0000 (00:27 -0500)] 
comdlg32: Filter change should not update filename.

16 years agocmd: Seed the random number generator.
Alexander Nicolaysen Sørnes [Wed, 9 Jan 2008 17:45:15 +0000 (18:45 +0100)] 
cmd: Seed the random number generator.

16 years agomapi32: Fix UrlEscapeA usage in MAPISendMail.
Lei Zhang [Wed, 9 Jan 2008 22:05:29 +0000 (14:05 -0800)] 
mapi32: Fix UrlEscapeA usage in MAPISendMail.

16 years agoshlwapi: Fix a return value in UrlEscapeA.
Lei Zhang [Wed, 9 Jan 2008 22:03:47 +0000 (14:03 -0800)] 
shlwapi: Fix a return value in UrlEscapeA.

16 years agoshlwapi: Check more arguments to UrlEscapeA.
Lei Zhang [Wed, 9 Jan 2008 21:50:34 +0000 (13:50 -0800)] 
shlwapi: Check more arguments to UrlEscapeA.

16 years agoshlwapi: Check an argument to UrlEscapeA.
Lei Zhang [Wed, 9 Jan 2008 21:50:14 +0000 (13:50 -0800)] 
shlwapi: Check an argument to UrlEscapeA.

16 years agoshlwapi: Additional UrlEscapeA tests.
Lei Zhang [Wed, 9 Jan 2008 21:41:55 +0000 (13:41 -0800)] 
shlwapi: Additional UrlEscapeA tests.

16 years agomapi32: Initialize several string buffers.
Lei Zhang [Wed, 9 Jan 2008 19:53:20 +0000 (11:53 -0800)] 
mapi32: Initialize several string buffers.

16 years agogdi32: Fix the regression caused by the scaling font metrics patch.
Dmitry Timoshkov [Wed, 9 Jan 2008 13:58:00 +0000 (21:58 +0800)] 
gdi32: Fix the regression caused by the scaling font metrics patch.

16 years agomountmgr.sys: Implemented IOCTL_DISK_GET_DRIVE_GEOMETRY and IOCTL_STORAGE_GET_DEVICE_...
Alexandre Julliard [Wed, 9 Jan 2008 12:02:01 +0000 (13:02 +0100)] 
mountmgr.sys: Implemented IOCTL_DISK_GET_DRIVE_GEOMETRY and IOCTL_STORAGE_GET_DEVICE_NUMBER.

16 years agowinex11: Set last error on enumerating display settings.
Marcus Meissner [Wed, 9 Jan 2008 11:57:26 +0000 (12:57 +0100)] 
winex11: Set last error on enumerating display settings.

16 years agogdi32: Tighten range checking in PlayEnhMetaFileRecord() and remove four useless...
Gerald Pfeifer [Sun, 6 Jan 2008 17:42:57 +0000 (18:42 +0100)] 
gdi32: Tighten range checking in PlayEnhMetaFileRecord() and remove four useless checks.

16 years agocomdlg32: Modernize the look of the colour boxes in the colour dialog.
Divan Burger [Mon, 7 Jan 2008 17:46:54 +0000 (19:46 +0200)] 
comdlg32: Modernize the look of the colour boxes in the colour dialog.

16 years agocomdlg32: Modernize the look of the selected colour box in the colour dialog.
Divan Burger [Mon, 7 Jan 2008 17:16:42 +0000 (19:16 +0200)] 
comdlg32: Modernize the look of the selected colour box in the colour dialog.

16 years agocomdlg32: Modernize the look of the colour graph's cross in the colour dialog.
Divan Burger [Mon, 7 Jan 2008 17:10:44 +0000 (19:10 +0200)] 
comdlg32: Modernize the look of the colour graph's cross in the colour dialog.

16 years agocomdlg32: Modernize the look of the luminance bar in the colour dialog.
Divan Burger [Mon, 7 Jan 2008 16:54:07 +0000 (18:54 +0200)] 
comdlg32: Modernize the look of the luminance bar in the colour dialog.

16 years agocomdlg32: Clamp hue and saturation when clicking in colour graph in colour dialog.
Divan Burger [Mon, 7 Jan 2008 16:44:10 +0000 (18:44 +0200)] 
comdlg32: Clamp hue and saturation when clicking in colour graph in colour dialog.

16 years agocomdlg32: Fix bug where the colour graph's cross is not painted.
Divan Burger [Mon, 7 Jan 2008 16:08:07 +0000 (18:08 +0200)] 
comdlg32: Fix bug where the colour graph's cross is not painted.

16 years agoinclude: Add d3dx9core.h.
Tony Wasserka [Tue, 8 Jan 2008 15:42:36 +0000 (16:42 +0100)] 
include: Add d3dx9core.h.

16 years agomsxml3: Suppress IID_IRunnableObject FIXME since its not supported.
Alistair Leslie-Hughes [Wed, 9 Jan 2008 01:26:51 +0000 (12:26 +1100)] 
msxml3: Suppress IID_IRunnableObject FIXME since its not supported.

16 years agomsxml3: get_attributes not supported for Attribute, CData, Comment, Doc, Doc Frag...
Alistair Leslie-Hughes [Tue, 8 Jan 2008 01:43:34 +0000 (12:43 +1100)] 
msxml3: get_attributes not supported for Attribute, CData, Comment, Doc, Doc Frag, Entity and Text Nodes.

16 years agomsxml3: previousSibling not supported for Attribute, Document and Document Fragment...
Alistair Leslie-Hughes [Tue, 8 Jan 2008 00:34:29 +0000 (11:34 +1100)] 
msxml3: previousSibling not supported for Attribute, Document and Document Fragment Nodes.

16 years agomsxml3: createProcessingInstruction: Check arguments are valid.
Alistair Leslie-Hughes [Tue, 8 Jan 2008 00:07:12 +0000 (11:07 +1100)] 
msxml3: createProcessingInstruction: Check arguments are valid.

16 years agomsxml3: lastChild not supported for CDATASection, Comment, PI and Text Nodes.
Alistair Leslie-Hughes [Mon, 7 Jan 2008 23:28:57 +0000 (10:28 +1100)] 
msxml3: lastChild not supported for CDATASection, Comment, PI and Text Nodes.

16 years agomsxml3: nextSibling not supported for Attribute, Document and Document Fragment Nodes.
Alistair Leslie-Hughes [Mon, 7 Jan 2008 22:59:01 +0000 (09:59 +1100)] 
msxml3: nextSibling not supported for Attribute, Document and Document Fragment Nodes.

16 years agorpcrt4: Fix a memory leak in the cstub tests.
Rob Shearman [Wed, 9 Jan 2008 10:33:47 +0000 (10:33 +0000)] 
rpcrt4: Fix a memory leak in the cstub tests.

16 years agorpcrt4: Fix memory leaks in the ndr_marshall tests.
Rob Shearman [Wed, 9 Jan 2008 10:33:38 +0000 (10:33 +0000)] 
rpcrt4: Fix memory leaks in the ndr_marshall tests.

16 years agorpcrt4: Fix memory leak in NdrFullPointerXlatFree.
Rob Shearman [Wed, 9 Jan 2008 10:33:19 +0000 (10:33 +0000)] 
rpcrt4: Fix memory leak in NdrFullPointerXlatFree.

First of all, the code was freeing the wrong pointer (i.e. the pointer
supplied by the caller of one of the NdrFullPointer* functions, not the
PFULL_PTR_TO_REFID_ELEMENT. Second, the code wasn't following the Next
link to the next entry in the list.

16 years agomsi: Actually delete the row data instead of blanking it out.
James Hawkins [Wed, 9 Jan 2008 08:36:25 +0000 (01:36 -0700)] 
msi: Actually delete the row data instead of blanking it out.

16 years agomsi: Test committing a table with a removed row.
James Hawkins [Wed, 9 Jan 2008 05:44:11 +0000 (22:44 -0700)] 
msi: Test committing a table with a removed row.

16 years agomsi: Handle markers in the WHERE section of an UPDATE query, with tests.
James Hawkins [Wed, 9 Jan 2008 05:16:07 +0000 (22:16 -0700)] 
msi: Handle markers in the WHERE section of an UPDATE query, with tests.

16 years agokernel32: Remove unneeded casts.
Andrew Talbot [Tue, 8 Jan 2008 22:23:13 +0000 (22:23 +0000)] 
kernel32: Remove unneeded casts.

16 years agoole32: Fix some uses of SEEK_SET when STREAM_SEEK_SET should have been used instead.
Rob Shearman [Tue, 8 Jan 2008 18:14:07 +0000 (18:14 +0000)] 
ole32: Fix some uses of SEEK_SET when STREAM_SEEK_SET should have been used instead.

16 years agorpcrt4: Fix a leak of msg in RPCRT4_io_thread on the error paths.
Rob Shearman [Tue, 8 Jan 2008 18:14:27 +0000 (18:14 +0000)] 
rpcrt4: Fix a leak of msg in RPCRT4_io_thread on the error paths.

16 years agorpcrt4: Implement NdrMapCommAndFaultStatus.
Rob Shearman [Tue, 8 Jan 2008 18:14:20 +0000 (18:14 +0000)] 
rpcrt4: Implement NdrMapCommAndFaultStatus.

Add tests for this function.

16 years agorpcrt4: Use send on a socket instead of write as it's more portable.
Rob Shearman [Tue, 8 Jan 2008 18:13:52 +0000 (18:13 +0000)] 
rpcrt4: Use send on a socket instead of write as it's more portable.

16 years agontoskrnl.exe: Additional stub implementations.
Lei Zhang [Tue, 8 Jan 2008 17:45:39 +0000 (09:45 -0800)] 
ntoskrnl.exe: Additional stub implementations.

16 years agogdi32: Add support for scaling font metrics.
Dmitry Timoshkov [Tue, 8 Jan 2008 15:02:09 +0000 (23:02 +0800)] 
gdi32: Add support for scaling font metrics.

16 years agowined3d: Fix a pixelshader recompilation check.
Stefan Dösinger [Tue, 1 Jan 2008 15:59:53 +0000 (16:59 +0100)] 
wined3d: Fix a pixelshader recompilation check.

16 years agowined3d: Detect geforce 7300 cards.
Stefan Dösinger [Tue, 1 Jan 2008 14:29:58 +0000 (15:29 +0100)] 
wined3d: Detect geforce 7300 cards.

16 years agorpcrt4: Improve error handling in RPCRT4_io_thread and remove commented-out code.
Rob Shearman [Tue, 8 Jan 2008 12:26:31 +0000 (12:26 +0000)] 
rpcrt4: Improve error handling in RPCRT4_io_thread and remove commented-out code.

16 years agorpcrt4: Bind to the server interface in I_RpcGetBuffer, not I_RpcSendReceive.
Rob Shearman [Tue, 8 Jan 2008 12:26:19 +0000 (12:26 +0000)] 
rpcrt4: Bind to the server interface in I_RpcGetBuffer, not I_RpcSendReceive.

The actual sending of the request is still done in I_RpcSendReceive though.

Disallow the server from calling I_RpcSend and I_RpcReceive to allow
simplification of the code. The releasing of the connection is now done
in I_RpcFreeBuffer.

Implement I_RpcNegotiateTransferSyntax.

16 years agorpcrt4: Remove some unused includes.
Rob Shearman [Tue, 8 Jan 2008 12:03:06 +0000 (12:03 +0000)] 
rpcrt4: Remove some unused includes.

16 years agorpcrt4: Set the fBufferValid flag in NdrProxyGetBuffer.
Rob Shearman [Tue, 8 Jan 2008 12:02:55 +0000 (12:02 +0000)] 
rpcrt4: Set the fBufferValid flag in NdrProxyGetBuffer.

Only call IRpcChannelBuffer_FreeBuffer in NdrProxyFreeBuffer if
fBufferValid is set.

16 years agoinclude: Add prototype for I_RpcNegotiateTransferSyntax.
Rob Shearman [Tue, 8 Jan 2008 12:02:49 +0000 (12:02 +0000)] 
include: Add prototype for I_RpcNegotiateTransferSyntax.

16 years agocrypt32: Updated French translation.
Jonathan Ernst [Mon, 7 Jan 2008 08:21:29 +0000 (09:21 +0100)] 
crypt32: Updated French translation.

16 years agocrypt32: Implement CryptFindLocalizedName.
Alexander Nicolaysen Sørnes [Sun, 6 Jan 2008 16:02:33 +0000 (17:02 +0100)] 
crypt32: Implement CryptFindLocalizedName.

16 years agouser32: Factor in EDIT_WM_EraseBkGnd().
Gerald Pfeifer [Mon, 7 Jan 2008 14:11:09 +0000 (15:11 +0100)] 
user32: Factor in EDIT_WM_EraseBkGnd().

16 years agomsvcrt: Correct search strategy for the exec/spawn functions.
Hans Leidekker [Mon, 7 Jan 2008 13:24:02 +0000 (14:24 +0100)] 
msvcrt: Correct search strategy for the exec/spawn functions.

16 years agomsvcrt: Implement _wexecv{, e, p, pe}.
Hans Leidekker [Mon, 7 Jan 2008 13:23:46 +0000 (14:23 +0100)] 
msvcrt: Implement _wexecv{, e, p, pe}.

16 years agomsvcrt: Implement _wspawnl{, e, p, pe}.
Hans Leidekker [Mon, 7 Jan 2008 13:23:32 +0000 (14:23 +0100)] 
msvcrt: Implement _wspawnl{, e, p, pe}.

16 years agomsvcrt: Implement _wexecl{, e, p, pe}.
Hans Leidekker [Mon, 7 Jan 2008 13:23:19 +0000 (14:23 +0100)] 
msvcrt: Implement _wexecl{, e, p, pe}.

16 years agomsvcrt: Rewrite _spawnve as a wrapper.
Hans Leidekker [Mon, 7 Jan 2008 13:23:08 +0000 (14:23 +0100)] 
msvcrt: Rewrite _spawnve as a wrapper.

16 years agomsvcrt: Implement _execl{e, pe}.
Hans Leidekker [Mon, 7 Jan 2008 13:22:57 +0000 (14:22 +0100)] 
msvcrt: Implement _execl{e, pe}.

16 years agomsvcrt: Rewrite _execl/_spawnl functions as wrappers around wide character implementa...
Hans Leidekker [Mon, 7 Jan 2008 13:22:46 +0000 (14:22 +0100)] 
msvcrt: Rewrite _execl/_spawnl functions as wrappers around wide character implementations.

16 years agomsvcrt: Implement _wpopen and forward _popen to it.
Hans Leidekker [Mon, 7 Jan 2008 13:22:36 +0000 (14:22 +0100)] 
msvcrt: Implement _wpopen and forward _popen to it.

16 years agomsvcrt: Implement _wsystem and forward system to it. Respect COMSPEC environment...
Hans Leidekker [Mon, 7 Jan 2008 13:22:23 +0000 (14:22 +0100)] 
msvcrt: Implement _wsystem and forward system to it. Respect COMSPEC environment variable.

16 years agoshell32: Fixed typo.
Andrey Esin [Mon, 7 Jan 2008 16:21:13 +0000 (19:21 +0300)] 
shell32: Fixed typo.

16 years agowordpad: Russian translation.
Andrey Esin [Mon, 7 Jan 2008 21:26:32 +0000 (00:26 +0300)] 
wordpad: Russian translation.

16 years agoadvapi32/tests: Don't crash on win98.
Paul Vriens [Tue, 8 Jan 2008 09:18:17 +0000 (10:18 +0100)] 
advapi32/tests: Don't crash on win98.

16 years agocomdlg32: If lpstrFile points to a valid string use it as a default value for edit...
Dmitry Timoshkov [Tue, 8 Jan 2008 08:43:14 +0000 (16:43 +0800)] 
comdlg32: If lpstrFile points to a valid string use it as a default value for edit control.

16 years agogdi32: Add more tests for bitmap font metrics scaling.
Dmitry Timoshkov [Tue, 8 Jan 2008 07:55:34 +0000 (15:55 +0800)] 
gdi32: Add more tests for bitmap font metrics scaling.

16 years agomsvcrt: Rename _environ to avoid a conflict on Solaris.
Dmitry Timoshkov [Tue, 8 Jan 2008 04:20:30 +0000 (12:20 +0800)] 
msvcrt: Rename _environ to avoid a conflict on Solaris.