wine
15 years agontdll: Add handing of MEM_EXECUTE_OPTION_PERMANENT.
Michael Karcher [Mon, 17 Aug 2009 23:20:54 +0000 (01:20 +0200)] 
ntdll: Add handing of MEM_EXECUTE_OPTION_PERMANENT.

15 years agontdll: Don't send EXCEPTION_EXECUTE_FAULT to Windows programs that didn't enable...
Michael Karcher [Mon, 17 Aug 2009 23:20:53 +0000 (01:20 +0200)] 
ntdll: Don't send EXCEPTION_EXECUTE_FAULT to Windows programs that didn't enable DEP.

15 years agontdll: Add ProcessExecuteFlags handling to NtQueryInformationProcess.
Michael Karcher [Mon, 17 Aug 2009 23:20:52 +0000 (01:20 +0200)] 
ntdll: Add ProcessExecuteFlags handling to NtQueryInformationProcess.

15 years agowininet: Update the Romanian translation.
Michael Stefaniuc [Mon, 17 Aug 2009 21:26:53 +0000 (23:26 +0200)] 
wininet: Update the Romanian translation.

15 years agonotepad: Update the Romanian translation.
Michael Stefaniuc [Mon, 17 Aug 2009 21:27:01 +0000 (23:27 +0200)] 
notepad: Update the Romanian translation.

15 years agowinecfg: Update the Romanian translation.
Michael Stefaniuc [Mon, 17 Aug 2009 21:26:44 +0000 (23:26 +0200)] 
winecfg: Update the Romanian translation.

15 years agowinecfg: Update Lithuanian translation.
Aurimas Fišeras [Mon, 17 Aug 2009 20:01:21 +0000 (23:01 +0300)] 
winecfg: Update Lithuanian translation.

15 years agowined3d: Check GL_SUPPORT prior to an ARB occlusion call.
Jörg Höhle [Fri, 14 Aug 2009 16:12:49 +0000 (18:12 +0200)] 
wined3d: Check GL_SUPPORT prior to an ARB occlusion call.

15 years agoserver: Don't use the cached file mode when setting the security descriptor.
Alexandre Julliard [Mon, 17 Aug 2009 15:26:51 +0000 (17:26 +0200)] 
server: Don't use the cached file mode when setting the security descriptor.

15 years agoserver: Properly initialize mode and uid for file and directory objects.
Alexandre Julliard [Mon, 17 Aug 2009 15:18:54 +0000 (17:18 +0200)] 
server: Properly initialize mode and uid for file and directory objects.

15 years agowidl: Add a structure packing command line option.
Huw Davies [Mon, 17 Aug 2009 14:16:54 +0000 (15:16 +0100)] 
widl: Add a structure packing command line option.

15 years agorpcrt4: Add support for FC_ALIGNM2.
Huw Davies [Mon, 17 Aug 2009 13:35:31 +0000 (14:35 +0100)] 
rpcrt4: Add support for FC_ALIGNM2.

15 years agoinclude: Add ALIGNM2 format character.
Huw Davies [Mon, 17 Aug 2009 13:29:50 +0000 (14:29 +0100)] 
include: Add ALIGNM2 format character.

15 years agoserver: Don't report LOAD_DLL debug event for exe module.
Michael Karcher [Mon, 17 Aug 2009 07:19:53 +0000 (09:19 +0200)] 
server: Don't report LOAD_DLL debug event for exe module.

15 years agowinecfg: Let the user specify the drive letter of a to be added drive.
Rein Klazes [Sun, 16 Aug 2009 18:37:10 +0000 (20:37 +0200)] 
winecfg: Let the user specify the drive letter of a to be added drive.

15 years agowinex11: Add handling of take focus event on the desktop window.
Alexandre Julliard [Mon, 17 Aug 2009 14:32:45 +0000 (16:32 +0200)] 
winex11: Add handling of take focus event on the desktop window.

15 years agocomctl32/tab: Init TCITEM fields in TCM_GETITEM when invalid index passed.
Nikolay Sivov [Fri, 14 Aug 2009 20:05:06 +0000 (00:05 +0400)] 
comctl32/tab: Init TCITEM fields in TCM_GETITEM when invalid index passed.

15 years agocomctl32/tab: Check destination pointer for NULL in TCM_GETITEM handler.
Nikolay Sivov [Fri, 14 Aug 2009 18:50:05 +0000 (22:50 +0400)] 
comctl32/tab: Check destination pointer for NULL in TCM_GETITEM handler.

15 years agowinemaker: Update manual.
André Hentschel [Sun, 16 Aug 2009 13:33:11 +0000 (15:33 +0200)] 
winemaker: Update manual.

15 years agoadvapi32: SetEntriesInAclW() should accept account name "CURRENT_USER".
Rein Klazes [Sun, 16 Aug 2009 10:36:56 +0000 (12:36 +0200)] 
advapi32: SetEntriesInAclW() should accept account name "CURRENT_USER".

15 years agoconfigure: Downgrade libgsm warning to a notice.
Alexandre Julliard [Mon, 17 Aug 2009 13:11:42 +0000 (15:11 +0200)] 
configure: Downgrade libgsm warning to a notice.

15 years agoconfigure: Don't assume libXext is available.
Alexandre Julliard [Mon, 17 Aug 2009 13:11:08 +0000 (15:11 +0200)] 
configure: Don't assume libXext is available.

15 years agowinedbg: Make limitations of set command clearer in man page.
Dylan Smith [Mon, 17 Aug 2009 05:15:02 +0000 (01:15 -0400)] 
winedbg: Make limitations of set command clearer in man page.

15 years agowinedbg: Properly end non-formatted text in man page.
Dylan Smith [Mon, 17 Aug 2009 05:14:57 +0000 (01:14 -0400)] 
winedbg: Properly end non-formatted text in man page.

The .nf macro stops formatting of the text in the man page, and the
macro .fi should be used to end.  This wasn't done before, which is
noticable for where the text is wrapped when opening the man page with a
larger/smaller terminal width.

15 years agowinedbg: Fixed syntax of set command in man pages.
Dylan Smith [Mon, 17 Aug 2009 05:14:53 +0000 (01:14 -0400)] 
winedbg: Fixed syntax of set command in man pages.

15 years agowinedbg: Correct header for virtual memory mapping for end address.
Dylan Smith [Mon, 17 Aug 2009 05:15:15 +0000 (01:15 -0400)] 
winedbg: Correct header for virtual memory mapping for end address.

The virtual memory mapping info retrieved by the command "info maps" has
the end address in the second column, even though the title for the
column says "Size".

15 years agowinedbg: Remove unused tokens in grammer file.
Dylan Smith [Mon, 17 Aug 2009 05:15:10 +0000 (01:15 -0400)] 
winedbg: Remove unused tokens in grammer file.

15 years agowinedbg: Prevent syntax error for setting all debug channels.
Dylan Smith [Mon, 17 Aug 2009 05:14:48 +0000 (01:14 -0400)] 
winedbg: Prevent syntax error for setting all debug channels.

The lexer was matching tALL before checking for tIDENTIFIER, and the set
command didn't have any rules for tALL, which prevented setting the
flags for all the debug channels.

15 years agojscript: Fixed Object's function lengths.
Piotr Caban [Mon, 17 Aug 2009 10:13:20 +0000 (12:13 +0200)] 
jscript: Fixed Object's function lengths.

15 years agojscript: Fixed Math's function lengths.
Piotr Caban [Mon, 17 Aug 2009 10:13:10 +0000 (12:13 +0200)] 
jscript: Fixed Math's function lengths.

15 years agojscript: Fixed Array's function lengths.
Piotr Caban [Mon, 17 Aug 2009 10:13:00 +0000 (12:13 +0200)] 
jscript: Fixed Array's function lengths.

15 years agojscript: Fixed Date's function lengths.
Piotr Caban [Mon, 17 Aug 2009 10:12:49 +0000 (12:12 +0200)] 
jscript: Fixed Date's function lengths.

15 years agojscript: Fixed RegExp's function lengths.
Piotr Caban [Mon, 17 Aug 2009 10:12:36 +0000 (12:12 +0200)] 
jscript: Fixed RegExp's function lengths.

15 years agojscript: Fixed String's function lengths.
Piotr Caban [Mon, 17 Aug 2009 10:12:25 +0000 (12:12 +0200)] 
jscript: Fixed String's function lengths.

15 years agojscript: Fixed Number's function lengths.
Piotr Caban [Mon, 17 Aug 2009 10:11:51 +0000 (12:11 +0200)] 
jscript: Fixed Number's function lengths.

15 years agojscript: Added Boolean's function lengths test.
Piotr Caban [Mon, 17 Aug 2009 10:11:24 +0000 (12:11 +0200)] 
jscript: Added Boolean's function lengths test.

15 years agowined3d: Replace find_clip_texcoord() with a generic function for finding a free...
Henri Verbeet [Mon, 17 Aug 2009 07:39:09 +0000 (09:39 +0200)] 
wined3d: Replace find_clip_texcoord() with a generic function for finding a free input register.

15 years agowined3d: Remove a redundant IWineD3DDeviceImpl_MarkStateDirty() call.
Henri Verbeet [Mon, 17 Aug 2009 07:39:08 +0000 (09:39 +0200)] 
wined3d: Remove a redundant IWineD3DDeviceImpl_MarkStateDirty() call.

We should now correctly track the relevant state per-context. The
IWineD3DDeviceImpl_SetViewport() call isn't quite correct for d3d8 and d3d9,
Stefan still has a patch for that.

15 years agowined3d: Use WINED3D_UNMAPPED_STAGE in some more places.
Henri Verbeet [Mon, 17 Aug 2009 07:39:07 +0000 (09:39 +0200)] 
wined3d: Use WINED3D_UNMAPPED_STAGE in some more places.

15 years agowined3d: Check the correct vertex sampler in device_unit_free_for_vs().
Henri Verbeet [Mon, 17 Aug 2009 07:39:06 +0000 (09:39 +0200)] 
wined3d: Check the correct vertex sampler in device_unit_free_for_vs().

15 years agowined3d: Don't use a start index higher than MAX_COMBINED_SAMPLERS - 1 in device_map_...
Henri Verbeet [Mon, 17 Aug 2009 07:39:05 +0000 (09:39 +0200)] 
wined3d: Don't use a start index higher than MAX_COMBINED_SAMPLERS - 1 in device_map_vsamplers().

15 years agomshtml: Disable spell checker.
Jacek Caban [Sat, 15 Aug 2009 17:47:40 +0000 (19:47 +0200)] 
mshtml: Disable spell checker.

15 years agowinecfg: Update Chinese translation.
Cheer Xiao [Sat, 15 Aug 2009 03:47:19 +0000 (11:47 +0800)] 
winecfg: Update Chinese translation.

15 years agowordpad: Use smaller cbSize for REBARBANDINFOW for compatibility.
Dylan Smith [Sat, 15 Aug 2009 02:23:21 +0000 (22:23 -0400)] 
wordpad: Use smaller cbSize for REBARBANDINFOW for compatibility.

The cbSize field for the REBARBANDINFOW structure was previously set to
the sizeof(REBARBANDINFOW), however, new fields were added to this
structure for newer version of windows.  Testing in Windows XP (or with
comctl32.dll from Windows XP) I found this larger size was rejected
causing the rebar to not be displayed in wordpad.

15 years agorichedit: Fixed check for nOffset at the end of the cursor's run.
Dylan Smith [Sat, 15 Aug 2009 02:23:13 +0000 (22:23 -0400)] 
richedit: Fixed check for nOffset at the end of the cursor's run.

For some reason the code previously mixed up a selection cursor with the
result cursor.  The problem seemed to have corrected itself before as a
result of conversion between offsets and cursors, but my recent changes
made this bug more severe.

15 years agowindowscodecs: Add a WARN message when CreateDecoderFromStream fails.
Vincent Povirk [Fri, 14 Aug 2009 21:13:15 +0000 (16:13 -0500)] 
windowscodecs: Add a WARN message when CreateDecoderFromStream fails.

15 years agoshdocvw: Support URLs passed by reference in WebBrowser_Navigate2.
Juan Lang [Fri, 14 Aug 2009 17:44:11 +0000 (10:44 -0700)] 
shdocvw: Support URLs passed by reference in WebBrowser_Navigate2.

15 years agodbghelp: Check for NULL adt before using it in stabs_pts_read_aggregate.
Jacek Caban [Fri, 14 Aug 2009 17:28:39 +0000 (19:28 +0200)] 
dbghelp: Check for NULL adt before using it in stabs_pts_read_aggregate.

15 years agodbghelp: Use symt_get_name directly in stabs_pts_read_aggregate.
Jacek Caban [Fri, 14 Aug 2009 17:26:35 +0000 (19:26 +0200)] 
dbghelp: Use symt_get_name directly in stabs_pts_read_aggregate.

15 years agodbghelp: Fixed buffer overflow in stabs_parse.
Jacek Caban [Fri, 14 Aug 2009 17:25:57 +0000 (19:25 +0200)] 
dbghelp: Fixed buffer overflow in stabs_parse.

15 years agowinebuild: Add support for creating 16-bit fake dlls.
Alexandre Julliard [Sat, 15 Aug 2009 09:21:38 +0000 (11:21 +0200)] 
winebuild: Add support for creating 16-bit fake dlls.

15 years agowinebuild: Compute the resource offsets while building the resource tree for 16-bit...
Alexandre Julliard [Sat, 15 Aug 2009 09:19:46 +0000 (11:19 +0200)] 
winebuild: Compute the resource offsets while building the resource tree for 16-bit resources.

15 years agoinclude: Fix the NE exe type defines.
Alexandre Julliard [Sat, 15 Aug 2009 09:16:40 +0000 (11:16 +0200)] 
include: Fix the NE exe type defines.

15 years agodbghelp: Improved arena allocation in pool_alloc.
Jacek Caban [Fri, 14 Aug 2009 12:51:09 +0000 (14:51 +0200)] 
dbghelp: Improved arena allocation in pool_alloc.

15 years agontoskrnl.exe: Add stub for IoQueryDeviceDescription.
Stefan Leichter [Fri, 14 Aug 2009 11:31:57 +0000 (13:31 +0200)] 
ntoskrnl.exe: Add stub for IoQueryDeviceDescription.

15 years agowintrust: Add stubs for the driver policy init functions.
Alexandre Julliard [Fri, 14 Aug 2009 13:29:26 +0000 (15:29 +0200)] 
wintrust: Add stubs for the driver policy init functions.

15 years agowinebuild: Add support for creating a fake dll at compile time.
Alexandre Julliard [Fri, 14 Aug 2009 12:16:38 +0000 (14:16 +0200)] 
winebuild: Add support for creating a fake dll at compile time.

15 years agowinebuild: Compute the resource offsets while building the resource tree.
Alexandre Julliard [Fri, 14 Aug 2009 12:11:34 +0000 (14:11 +0200)] 
winebuild: Compute the resource offsets while building the resource tree.

15 years agowinebuild: Add helper functions for writing binary data to a file.
Alexandre Julliard [Fri, 14 Aug 2009 11:26:09 +0000 (13:26 +0200)] 
winebuild: Add helper functions for writing binary data to a file.

15 years agowinebuild: Add helper functions for reading binary data from a file.
Alexandre Julliard [Fri, 14 Aug 2009 11:22:26 +0000 (13:22 +0200)] 
winebuild: Add helper functions for reading binary data from a file.

15 years agomsxml3: Optimize bstr_from_xmlChar implementation.
Jacek Caban [Fri, 14 Aug 2009 10:23:05 +0000 (12:23 +0200)] 
msxml3: Optimize bstr_from_xmlChar implementation.

15 years agomsxml3: Register missing MXXMLWriter interfaces.
Alistair Leslie-Hughes [Wed, 12 Aug 2009 04:32:06 +0000 (14:32 +1000)] 
msxml3: Register missing MXXMLWriter interfaces.

15 years agomsxml3: IXMLDOMElement doesn't support IObjectIdentity.
Alistair Leslie-Hughes [Wed, 12 Aug 2009 10:47:26 +0000 (20:47 +1000)] 
msxml3: IXMLDOMElement doesn't support IObjectIdentity.

15 years agoshdocvw: Add basic support for InPlaceDeactivate.
Alistair Leslie-Hughes [Wed, 12 Aug 2009 05:52:35 +0000 (15:52 +1000)] 
shdocvw: Add basic support for InPlaceDeactivate.

15 years agojscript: Inherit Math from Object.
Piotr Caban [Fri, 14 Aug 2009 09:58:54 +0000 (11:58 +0200)] 
jscript: Inherit Math from Object.

15 years agojscript: Added RegExp.source implementation.
Piotr Caban [Fri, 14 Aug 2009 09:58:44 +0000 (11:58 +0200)] 
jscript: Added RegExp.source implementation.

15 years agojscript: Inherit some Function functions from Object.
Piotr Caban [Fri, 14 Aug 2009 09:58:31 +0000 (11:58 +0200)] 
jscript: Inherit some Function functions from Object.

15 years agojscript: Inherit some Error functions from Object.
Piotr Caban [Fri, 14 Aug 2009 09:58:10 +0000 (11:58 +0200)] 
jscript: Inherit some Error functions from Object.

15 years agojscript: Inherit some Array functions from Object.
Piotr Caban [Fri, 14 Aug 2009 09:55:15 +0000 (11:55 +0200)] 
jscript: Inherit some Array functions from Object.

15 years agojscript: Inherit some Boolean function from Object.
Piotr Caban [Fri, 14 Aug 2009 09:54:51 +0000 (11:54 +0200)] 
jscript: Inherit some Boolean function from Object.

15 years agojscript: Inherit some Date functions from Object.
Piotr Caban [Fri, 14 Aug 2009 09:53:57 +0000 (11:53 +0200)] 
jscript: Inherit some Date functions from Object.

15 years agowindowscodecs: Implement conversion from 8bppIndexed to 32bppBGRA.
Vincent Povirk [Thu, 13 Aug 2009 19:07:04 +0000 (14:07 -0500)] 
windowscodecs: Implement conversion from 8bppIndexed to 32bppBGRA.

15 years agowindowscodecs: Implement conversion from 4bppIndexed to 32bppBGRA.
Vincent Povirk [Thu, 13 Aug 2009 19:01:39 +0000 (14:01 -0500)] 
windowscodecs: Implement conversion from 4bppIndexed to 32bppBGRA.

15 years agowindowscodecs: Implement conversion from 24bppBGR to 32bppBGRA.
Vincent Povirk [Thu, 13 Aug 2009 18:56:02 +0000 (13:56 -0500)] 
windowscodecs: Implement conversion from 24bppBGR to 32bppBGRA.

15 years agowindowscodecs: Implement conversion from 1bppIndexed to 32bppBGRA.
Vincent Povirk [Thu, 13 Aug 2009 18:48:22 +0000 (13:48 -0500)] 
windowscodecs: Implement conversion from 1bppIndexed to 32bppBGRA.

15 years agowindowscodecs: Implement conversion from 16bppBGR565 to 32bppBGRA.
Vincent Povirk [Thu, 13 Aug 2009 18:34:20 +0000 (13:34 -0500)] 
windowscodecs: Implement conversion from 16bppBGR565 to 32bppBGRA.

15 years agowindowscodecs: Implement conversion from 16bppBGR555 to 32bppBGRA.
Vincent Povirk [Thu, 13 Aug 2009 18:31:14 +0000 (13:31 -0500)] 
windowscodecs: Implement conversion from 16bppBGR555 to 32bppBGRA.

15 years agowindowscodecs: Implement WICConvertBitmapSource.
Vincent Povirk [Sun, 9 Aug 2009 03:28:01 +0000 (22:28 -0500)] 
windowscodecs: Implement WICConvertBitmapSource.

15 years agowindowscodecs: Register the default pixel format converter.
Vincent Povirk [Thu, 13 Aug 2009 15:40:59 +0000 (10:40 -0500)] 
windowscodecs: Register the default pixel format converter.

15 years agowindowscodecs: Add stub implementation of IWICFormatConverterInfo.
Vincent Povirk [Thu, 13 Aug 2009 15:34:05 +0000 (10:34 -0500)] 
windowscodecs: Add stub implementation of IWICFormatConverterInfo.

15 years agowindowscodecs: Implement conversion to 32bppBGR.
Vincent Povirk [Thu, 13 Aug 2009 17:46:44 +0000 (12:46 -0500)] 
windowscodecs: Implement conversion to 32bppBGR.

15 years agowindowscodecs: Implement GetPixelFormat for default format converter.
Vincent Povirk [Thu, 13 Aug 2009 17:43:05 +0000 (12:43 -0500)] 
windowscodecs: Implement GetPixelFormat for default format converter.

15 years agowindowscodecs: Implement GetSize/Resolution for default format converter.
Vincent Povirk [Thu, 13 Aug 2009 17:38:02 +0000 (12:38 -0500)] 
windowscodecs: Implement GetSize/Resolution for default format converter.

15 years agowindowscodecs: Implement conversion from 32bppBGR to 32bppBGRA.
Vincent Povirk [Thu, 13 Aug 2009 17:31:39 +0000 (12:31 -0500)] 
windowscodecs: Implement conversion from 32bppBGR to 32bppBGRA.

15 years agowindowscodecs: Add stub implementation of WICStandardFormatConverter.
Vincent Povirk [Thu, 6 Aug 2009 01:49:37 +0000 (20:49 -0500)] 
windowscodecs: Add stub implementation of WICStandardFormatConverter.

15 years agoinclude: Add definitions needed for WIC pixel format conversion.
Vincent Povirk [Thu, 13 Aug 2009 14:38:14 +0000 (09:38 -0500)] 
include: Add definitions needed for WIC pixel format conversion.

15 years agowindowscodecs: Register all formats supported by the BMP decoder.
Vincent Povirk [Thu, 13 Aug 2009 15:46:43 +0000 (10:46 -0500)] 
windowscodecs: Register all formats supported by the BMP decoder.

15 years agowined3d: Make RTL_READTEX the default rendertarget locking method.
Henri Verbeet [Fri, 14 Aug 2009 07:23:25 +0000 (09:23 +0200)] 
wined3d: Make RTL_READTEX the default rendertarget locking method.

For most cards this should make more sense than RTL_READDRAW, even if e.g.
surface_upload_data() has some room for improvement.

15 years agowined3d: Add a separate function for guessing the card.
Henri Verbeet [Fri, 14 Aug 2009 07:23:24 +0000 (09:23 +0200)] 
wined3d: Add a separate function for guessing the card.

15 years agowined3d: Add a separate function for guessing the driver version.
Henri Verbeet [Fri, 14 Aug 2009 07:23:23 +0000 (09:23 +0200)] 
wined3d: Add a separate function for guessing the driver version.

Note that I don't necessarily think the ATI path for example will work
correctly. This patch is just for moving it out of IWineD3DImpl_FillGLCaps().

15 years agowined3d: Add a separate function for parsing the GL version.
Henri Verbeet [Fri, 14 Aug 2009 07:23:22 +0000 (09:23 +0200)] 
wined3d: Add a separate function for parsing the GL version.

15 years agowined3d: Add a separate function for guessing the vendor.
Henri Verbeet [Fri, 14 Aug 2009 07:23:21 +0000 (09:23 +0200)] 
wined3d: Add a separate function for guessing the vendor.

15 years agowined3d: Escape GL strings with debugstr_a() in IWineD3DImpl_FillGLCaps().
Henri Verbeet [Fri, 14 Aug 2009 07:23:20 +0000 (09:23 +0200)] 
wined3d: Escape GL strings with debugstr_a() in IWineD3DImpl_FillGLCaps().

15 years agocomctl32/tests: Add tests for wizard dialog navigation.
Andrew Eikum [Thu, 13 Aug 2009 22:36:56 +0000 (17:36 -0500)] 
comctl32/tests: Add tests for wizard dialog navigation.

15 years agouser32/tests: Add tests for saving and restoring control focus.
Andrew Eikum [Thu, 13 Aug 2009 22:36:49 +0000 (17:36 -0500)] 
user32/tests: Add tests for saving and restoring control focus.

15 years agocomctl32: Correctly assign focus and default button in property sheet wizards.
Andrew Eikum [Thu, 13 Aug 2009 22:36:35 +0000 (17:36 -0500)] 
comctl32: Correctly assign focus and default button in property sheet wizards.

15 years agocomctl32: Don't pass unrelated control to UnChanged.
Andrew Eikum [Thu, 13 Aug 2009 22:36:25 +0000 (17:36 -0500)] 
comctl32: Don't pass unrelated control to UnChanged.

15 years agouser32/tests: Remove superfluous code from WM_PAINT loop test.
Austin Lund [Thu, 13 Aug 2009 23:33:18 +0000 (09:33 +1000)] 
user32/tests: Remove superfluous code from WM_PAINT loop test.

15 years agontdll/tests: Implement tests for data execution prevention.
Michael Karcher [Thu, 13 Aug 2009 22:04:42 +0000 (00:04 +0200)] 
ntdll/tests: Implement tests for data execution prevention.

15 years agojscript: Added missing port.h includes.
Jacek Caban [Thu, 13 Aug 2009 20:32:52 +0000 (22:32 +0200)] 
jscript: Added missing port.h includes.