wine
18 years agooleaut32: Make some data const and static.
Dmitry Timoshkov [Tue, 28 Nov 2006 10:39:22 +0000 (18:39 +0800)] 
oleaut32: Make some data const and static.

18 years agoole32: Make some data const.
Dmitry Timoshkov [Tue, 28 Nov 2006 10:39:10 +0000 (18:39 +0800)] 
ole32: Make some data const.

18 years agoshell32: Make some data static and const.
Dmitry Timoshkov [Tue, 28 Nov 2006 10:38:58 +0000 (18:38 +0800)] 
shell32: Make some data static and const.

18 years agouser32: Make some data const.
Dmitry Timoshkov [Tue, 28 Nov 2006 10:38:46 +0000 (18:38 +0800)] 
user32: Make some data const.

18 years agokernel32: Make some data const.
Dmitry Timoshkov [Tue, 28 Nov 2006 10:38:34 +0000 (18:38 +0800)] 
kernel32: Make some data const.

18 years agowinedump: Make some data const.
Dmitry Timoshkov [Tue, 28 Nov 2006 10:38:22 +0000 (18:38 +0800)] 
winedump: Make some data const.

18 years agokernel32: Add more obscure PE images that XP is able to load.
Dmitry Timoshkov [Tue, 28 Nov 2006 10:38:07 +0000 (18:38 +0800)] 
kernel32: Add more obscure PE images that XP is able to load.

18 years agowined3d: Set the initial FBO depth stencil when creating the device.
H. Verbeet [Mon, 27 Nov 2006 19:51:11 +0000 (20:51 +0100)] 
wined3d: Set the initial FBO depth stencil when creating the device.

18 years agowined3d: Delete the device's FBO when destroying the device.
H. Verbeet [Mon, 27 Nov 2006 19:51:07 +0000 (20:51 +0100)] 
wined3d: Delete the device's FBO when destroying the device.

18 years agowined3d: Use the texture sampling function in a few more instructions (GLSL).
H. Verbeet [Mon, 27 Nov 2006 19:51:01 +0000 (20:51 +0100)] 
wined3d: Use the texture sampling function in a few more instructions (GLSL).

18 years agowined3d: Use the texture sampling function in a few more instructions (ARB asm shaders).
H. Verbeet [Mon, 27 Nov 2006 19:50:57 +0000 (20:50 +0100)] 
wined3d: Use the texture sampling function in a few more instructions (ARB asm shaders).

18 years agowined3d: Fix the texm3x3tex instruction to sample properly.
H. Verbeet [Mon, 27 Nov 2006 19:50:51 +0000 (20:50 +0100)] 
wined3d: Fix the texm3x3tex instruction to sample properly.

18 years agowined3d: Create a separate function for sampling a texture.
H. Verbeet [Mon, 27 Nov 2006 19:50:47 +0000 (20:50 +0100)] 
wined3d: Create a separate function for sampling a texture.

18 years agowined3d: Select the right shader backend when creating the device.
H. Verbeet [Mon, 27 Nov 2006 19:50:43 +0000 (20:50 +0100)] 
wined3d: Select the right shader backend when creating the device.

18 years agowined3d: Move some code specific to the different shader backends into the respective...
H. Verbeet [Mon, 27 Nov 2006 19:50:37 +0000 (20:50 +0100)] 
wined3d: Move some code specific to the different shader backends into the respective source files.

18 years agomsi: Use MSI_IterateRecords in ACTION_AppSearch.
Mike McCormack [Tue, 28 Nov 2006 08:46:25 +0000 (17:46 +0900)] 
msi: Use MSI_IterateRecords in ACTION_AppSearch.

18 years agomsi: Use MSI_QueryGetRecord in ACTION_AppSearchIni.
Mike McCormack [Tue, 28 Nov 2006 08:45:46 +0000 (17:45 +0900)] 
msi: Use MSI_QueryGetRecord in ACTION_AppSearchIni.

18 years agomsi: Use MSI_QueryGetRecord in ACTION_AppSearchDr.
Mike McCormack [Tue, 28 Nov 2006 08:46:05 +0000 (17:46 +0900)] 
msi: Use MSI_QueryGetRecord in ACTION_AppSearchDr.

18 years agoriched20: Make EM_SETPARAFORMAT use ME_RewrapRepaint instead of ME_UpdateRepaint.
Matt Finnicum [Tue, 28 Nov 2006 08:51:56 +0000 (02:51 -0600)] 
riched20: Make EM_SETPARAFORMAT use ME_RewrapRepaint instead of ME_UpdateRepaint.

18 years agoriched20: Make EM_SETCHARFORMAT call ME_RewrapRepaint instead of ME_UpdateRepaint.
Matt Finnicum [Tue, 28 Nov 2006 08:50:25 +0000 (02:50 -0600)] 
riched20: Make EM_SETCHARFORMAT call ME_RewrapRepaint instead of ME_UpdateRepaint.

18 years agoriched20: Make WM_SETFONT call RewrapRepaint instead of UpdateRepaint.
Matt Finnicum [Tue, 28 Nov 2006 07:35:58 +0000 (01:35 -0600)] 
riched20: Make WM_SETFONT call RewrapRepaint instead of UpdateRepaint.

18 years agoriched20: EM_EXLIMITTEXT: ignore wParam and properly cast lParam.
Matt Finnicum [Tue, 28 Nov 2006 05:56:25 +0000 (23:56 -0600)] 
riched20: EM_EXLIMITTEXT: ignore wParam and properly cast lParam.

18 years agoriched20: Make ME_StreamIn create undos properly.
Matt Finnicum [Tue, 28 Nov 2006 05:35:50 +0000 (23:35 -0600)] 
riched20: Make ME_StreamIn create undos properly.

18 years agowinecfg: Update German translation.
Frank Richter [Mon, 27 Nov 2006 19:14:39 +0000 (20:14 +0100)] 
winecfg: Update German translation.

18 years agows2_32: Add WS_SIO_ADDRESS_LIST_QUERY stub to make native dplay error output more...
Kai Blin [Mon, 27 Nov 2006 19:09:46 +0000 (20:09 +0100)] 
ws2_32: Add WS_SIO_ADDRESS_LIST_QUERY stub to make native dplay error output more readable.

18 years agomshtml: Add missing '\n' in Wine trace.
Francois Gouget [Mon, 27 Nov 2006 18:20:14 +0000 (19:20 +0100)] 
mshtml: Add missing '\n' in Wine trace.

18 years agocmdlgtst: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:21:20 +0000 (19:21 +0100)] 
cmdlgtst: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agooledlg: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:22:00 +0000 (19:22 +0100)] 
oledlg: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agoregedit: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:21:15 +0000 (19:21 +0100)] 
regedit: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agowineconsole: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:21:05 +0000 (19:21 +0100)] 
wineconsole: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agowinefile: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:20:58 +0000 (19:20 +0100)] 
winefile: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agoshell32: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:21:50 +0000 (19:21 +0100)] 
shell32: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agoshdocvw: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:21:53 +0000 (19:21 +0100)] 
shdocvw: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agowinecfg: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:21:10 +0000 (19:21 +0100)] 
winecfg: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agowinmm: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:21:25 +0000 (19:21 +0100)] 
winmm: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agowininet: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:21:30 +0000 (19:21 +0100)] 
wininet: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agowinemine: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:20:50 +0000 (19:20 +0100)] 
winemine: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agouser32: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:21:34 +0000 (19:21 +0100)] 
user32: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agoshlwapi: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:21:46 +0000 (19:21 +0100)] 
shlwapi: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agomsrle32: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Mon, 27 Nov 2006 18:20:31 +0000 (19:20 +0100)] 
msrle32: Add a Portuguese translation (contributed by Americo Jose Melo).

18 years agontdll: Unset the WINESERVERSOCKET variable after we have retrieved it.
Alexandre Julliard [Mon, 27 Nov 2006 19:05:56 +0000 (20:05 +0100)] 
ntdll: Unset the WINESERVERSOCKET variable after we have retrieved it.

18 years agowinsock: Get rid of already disabled WS prefix, thus fix Wine compilation on big...
Pierre d'Herbemont [Mon, 27 Nov 2006 17:19:03 +0000 (18:19 +0100)] 
winsock: Get rid of already disabled WS prefix, thus fix Wine compilation on big-endian.

18 years agowinsock: Add WS_ prefix on WSAIoctl constants.
Alexandre Julliard [Mon, 27 Nov 2006 17:48:58 +0000 (18:48 +0100)] 
winsock: Add WS_ prefix on WSAIoctl constants.

18 years agodbghelp: Silence typedefs children in sub program block.
Eric Pouech [Sat, 25 Nov 2006 09:31:30 +0000 (10:31 +0100)] 
dbghelp: Silence typedefs children in sub program block.

18 years agowinedbg: Added basic support for printing 64bit wide entities.
Eric Pouech [Fri, 24 Nov 2006 21:18:51 +0000 (22:18 +0100)] 
winedbg: Added basic support for printing 64bit wide entities.

18 years agowinedbg: Host references lookup.
Eric Pouech [Fri, 24 Nov 2006 21:18:47 +0000 (22:18 +0100)] 
winedbg: Host references lookup.

Since more and more information in now available through the CPU
registers, those require DLV_HOST access to be a bit better handled
than it is...

18 years agowinedbg: Various information printing issues.
Eric Pouech [Fri, 24 Nov 2006 21:18:42 +0000 (22:18 +0100)] 
winedbg: Various information printing issues.

- in backtraces, (void) functions should be listed with '()' as arguments instead of ''
- factorized code for diplaying information about a local/parameter
- fixed a couple of bugs here
- rewrote format specifiers for print commands (do no waste space for padding data)
- added support for new wine's dbghelp extension for local/parameter
  variables being out of scope

18 years agodbghelp: Removed the alpha status FIXME for the dwarf code.
Eric Pouech [Fri, 24 Nov 2006 21:18:39 +0000 (22:18 +0100)] 
dbghelp: Removed the alpha status FIXME for the dwarf code.

18 years agodbghelp: Correctly store the addresses of blocks.
Eric Pouech [Fri, 24 Nov 2006 21:18:35 +0000 (22:18 +0100)] 
dbghelp: Correctly store the addresses of blocks.

They are stored internally as offsets to the start of the function
which embeds the block.

18 years agodbghelp: Properly handle the void type in some declarations.
Eric Pouech [Fri, 24 Nov 2006 21:18:31 +0000 (22:18 +0100)] 
dbghelp: Properly handle the void type in some declarations.

18 years agodbghelp: We can now remove the default name prefix as all the non conforming cases...
Eric Pouech [Fri, 24 Nov 2006 21:18:26 +0000 (22:18 +0100)] 
dbghelp: We can now remove the default name prefix as all the non conforming cases have been eliminated.

Got rid of dwarf2_find_name which is now useless.

18 years agodbghelp: Extend support for inlined functions and handle them as generic blocks insid...
Eric Pouech [Fri, 24 Nov 2006 21:18:20 +0000 (22:18 +0100)] 
dbghelp: Extend support for inlined functions and handle them as generic blocks inside functions
(except for parameters which are converted into local variables).

Rewrote dwarf2_find_attribute so that it takes into account the
abstract origin information when available.

A+

18 years agodbghelp: Be a bit more strict on where we do actually expect default names to be...
Eric Pouech [Fri, 24 Nov 2006 21:18:16 +0000 (22:18 +0100)] 
dbghelp: Be a bit more strict on where we do actually expect default names to be generated

(removed this feature for UDTs, structures' fields, enums, typedefs, compilands)

18 years agodbghelp: Add support for a label in a subprogram block.
Eric Pouech [Fri, 24 Nov 2006 21:18:12 +0000 (22:18 +0100)] 
dbghelp: Add support for a label in a subprogram block.

18 years agodbghelp: Register numbers in OP_piece don't need to be next to each other.
Eric Pouech [Fri, 24 Nov 2006 21:18:08 +0000 (22:18 +0100)] 
dbghelp: Register numbers in OP_piece don't need to be next to each other.

18 years agodbghelp: Add support for deref operation in location computation.
Eric Pouech [Fri, 24 Nov 2006 21:18:04 +0000 (22:18 +0100)] 
dbghelp: Add support for deref operation in location computation.

18 years agodbghelp: Add ability to add a SymTagCustom element to a function.
Eric Pouech [Fri, 24 Nov 2006 21:17:59 +0000 (22:17 +0100)] 
dbghelp: Add ability to add a SymTagCustom element to a function.

Make use of it to store the frame information for a dwarf function
(either because frame's location is a location list, or because one of
the function's variables is not properly computed at parse time).

18 years agodbghelp: Function points location is now expressed as a struct location.
Eric Pouech [Fri, 24 Nov 2006 21:17:54 +0000 (22:17 +0100)] 
dbghelp: Function points location is now expressed as a struct location.

18 years agodbghelp: Added infrastructure to compute variable location at runtime (as opposed...
Eric Pouech [Fri, 24 Nov 2006 21:17:47 +0000 (22:17 +0100)] 
dbghelp: Added infrastructure to compute variable location at runtime (as opposed to debug info parse time).

Use it to send the variables depending on not known frame register at parse time.
Made just a stub for the location computation function for dwarf2.

18 years agodbghelp: Use the location info structure thoughout the code to handle the location...
Eric Pouech [Fri, 24 Nov 2006 21:17:38 +0000 (22:17 +0100)] 
dbghelp: Use the location info structure thoughout the code to handle the location of a data variable.

18 years agodbghelp: Added struct location to help computing a location.
Eric Pouech [Fri, 24 Nov 2006 21:17:31 +0000 (22:17 +0100)] 
dbghelp: Added struct location to help computing a location.

Make use of it in dwarf.c to handle correctly variable location computation.
Split code to handle both location with parse time computation
(current code) and yet to come run-time computation

18 years agodbghelp: Pass .debug_loc section info from the ELF loader to the dwarf parser.
Eric Pouech [Fri, 24 Nov 2006 21:17:26 +0000 (22:17 +0100)] 
dbghelp: Pass .debug_loc section info from the ELF loader to the dwarf parser.

18 years agodbghelp: Store compiland's address in internal structures.
Eric Pouech [Fri, 24 Nov 2006 21:17:21 +0000 (22:17 +0100)] 
dbghelp: Store compiland's address in internal structures.

18 years agodbghelp: When looking up for a local variable (or parameter), pass the function pointer.
Eric Pouech [Fri, 24 Nov 2006 21:17:16 +0000 (22:17 +0100)] 
dbghelp: When looking up for a local variable (or parameter), pass the function pointer.

18 years agodbghelp: Added a process field to the modules pair structure.
Eric Pouech [Fri, 24 Nov 2006 21:17:10 +0000 (22:17 +0100)] 
dbghelp: Added a process field to the modules pair structure.

This makes the code simpler to read, a bit more efficient, and
furthermore it'll be needed in future patches.

18 years agodbghelp: Simplify code with function to get section size.
Eric Pouech [Fri, 24 Nov 2006 21:17:04 +0000 (22:17 +0100)] 
dbghelp: Simplify code with function to get section size.

18 years agoole32: Fix logic in Storage32Impl_SmallBlocksToBigBlocks function.
Kirill K. Smirnov [Sun, 26 Nov 2006 13:47:54 +0000 (16:47 +0300)] 
ole32: Fix logic in Storage32Impl_SmallBlocksToBigBlocks function.

18 years agocrypt32: Add test for I_CryptInstallOssGlobal.
Louis Lenders [Fri, 24 Nov 2006 19:25:20 +0000 (19:25 +0000)] 
crypt32: Add test for I_CryptInstallOssGlobal.

18 years agocrypt32: Better stub for I_CryptInstallOssGlobal.
Louis Lenders [Fri, 24 Nov 2006 19:32:10 +0000 (19:32 +0000)] 
crypt32: Better stub for I_CryptInstallOssGlobal.

18 years agowineshelllink: Use FreeDesktop standard to create Wine menu structure.
Vitaliy Margolen [Fri, 24 Nov 2006 20:53:29 +0000 (13:53 -0700)] 
wineshelllink: Use FreeDesktop standard to create Wine menu structure.

18 years agowinemenubuilder: Downgrade some ERR to WARN.
Vitaliy Margolen [Fri, 24 Nov 2006 22:39:51 +0000 (15:39 -0700)] 
winemenubuilder: Downgrade some ERR to WARN.

18 years agowinex11.drv: Don't use the specified DC when mapping RGB colors for a DIB.
Alexandre Julliard [Mon, 27 Nov 2006 16:04:19 +0000 (17:04 +0100)] 
winex11.drv: Don't use the specified DC when mapping RGB colors for a DIB.

The DC palette only matters for DIB_PAL_COLORS.

18 years agowinex11.drv: Cast-qual warnings fix.
Andrew Talbot [Sat, 25 Nov 2006 18:26:18 +0000 (18:26 +0000)] 
winex11.drv: Cast-qual warnings fix.

18 years agowinex11.drv: Cast-qual warnings fix.
Andrew Talbot [Sat, 25 Nov 2006 18:25:15 +0000 (18:25 +0000)] 
winex11.drv: Cast-qual warnings fix.

18 years agowinex11.drv: Cast-qual warnings fix.
Andrew Talbot [Sat, 25 Nov 2006 18:23:55 +0000 (18:23 +0000)] 
winex11.drv: Cast-qual warnings fix.

18 years agowinex11drv: State of side mouse buttons (X-buttons) is not returned from XQueryPointer.
Vitaliy Margolen [Sat, 25 Nov 2006 21:46:35 +0000 (14:46 -0700)] 
winex11drv: State of side mouse buttons (X-buttons) is not returned from XQueryPointer.

18 years agowinepath: Fix --unix so it works whether the Windows path refers to an existing file...
Francois Gouget [Fri, 10 Nov 2006 14:40:59 +0000 (15:40 +0100)] 
winepath: Fix --unix so it works whether the Windows path refers to an existing file/directory or not.

18 years agogphoto2.ds: Don't warn about libjpeg if gphoto support is not enabled.
Alexandre Julliard [Mon, 27 Nov 2006 12:47:17 +0000 (13:47 +0100)] 
gphoto2.ds: Don't warn about libjpeg if gphoto support is not enabled.

18 years agowgl: Unify pixel format code.
Roderick Colenbrander [Sat, 18 Nov 2006 22:29:48 +0000 (23:29 +0100)] 
wgl: Unify pixel format code.

18 years agomsi: Use MSI_QueryGetRecord in ACTION_AppSearchReg.
Mike McCormack [Mon, 27 Nov 2006 09:16:34 +0000 (18:16 +0900)] 
msi: Use MSI_QueryGetRecord in ACTION_AppSearchReg.

18 years agomsi: Use MSI_QueryGetRecord in ACTION_AppSearchComponents.
Mike McCormack [Mon, 27 Nov 2006 09:03:55 +0000 (18:03 +0900)] 
msi: Use MSI_QueryGetRecord in ACTION_AppSearchComponents.

18 years agomsi: Use MSI_QueryGetRecord in ACTION_AppSearchGetSignature.
Mike McCormack [Mon, 27 Nov 2006 08:48:37 +0000 (17:48 +0900)] 
msi: Use MSI_QueryGetRecord in ACTION_AppSearchGetSignature.

18 years agomsi: Use MSI_IterateRecords when cloning properties.
Mike McCormack [Mon, 27 Nov 2006 08:48:10 +0000 (17:48 +0900)] 
msi: Use MSI_IterateRecords when cloning properties.

18 years agoriched20: Only send EN_CHANGE when it is supposed to be sent.
Clinton Stimpson [Sun, 26 Nov 2006 05:04:20 +0000 (22:04 -0700)] 
riched20: Only send EN_CHANGE when it is supposed to be sent.

18 years agowinedump: Constify some data.
Dmitry Timoshkov [Sun, 26 Nov 2006 08:04:56 +0000 (16:04 +0800)] 
winedump: Constify some data.

18 years agowinedump: Fix a copy/paste typo.
Dmitry Timoshkov [Sun, 26 Nov 2006 08:04:33 +0000 (16:04 +0800)] 
winedump: Fix a copy/paste typo.

18 years agowinedump: Remove a not needed include.
Dmitry Timoshkov [Sun, 26 Nov 2006 08:04:11 +0000 (16:04 +0800)] 
winedump: Remove a not needed include.

18 years agowinedump: Make the implementation match the prototype.
Dmitry Timoshkov [Sun, 26 Nov 2006 08:03:49 +0000 (16:03 +0800)] 
winedump: Make the implementation match the prototype.

18 years agoinclude: Add some structures a definitions required for the COFF library dumper.
Dmitry Timoshkov [Sun, 26 Nov 2006 08:03:25 +0000 (16:03 +0800)] 
include: Add some structures a definitions required for the COFF library dumper.

18 years agooleview: Add Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Sun, 26 Nov 2006 13:50:11 +0000 (14:50 +0100)] 
oleview: Add Norwegian Bokmål translation.

18 years agowinecfg: Updated Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Sun, 26 Nov 2006 13:49:51 +0000 (14:49 +0100)] 
winecfg: Updated Norwegian Bokmål translation.

18 years agowinex11.drv: Process browser and multimedia key events.
Kevin Koltzau [Sun, 26 Nov 2006 06:33:22 +0000 (01:33 -0500)] 
winex11.drv: Process browser and multimedia key events.

18 years agouser32: Generate WM_APPCOMMAND messages for browser and multimedia keys.
Kevin Koltzau [Sun, 26 Nov 2006 06:31:27 +0000 (01:31 -0500)] 
user32: Generate WM_APPCOMMAND messages for browser and multimedia keys.

18 years agowinuser.h: Add some HSHELL and APPCOMMAND defines.
Kevin Koltzau [Sun, 26 Nov 2006 06:27:50 +0000 (01:27 -0500)] 
winuser.h: Add some HSHELL and APPCOMMAND defines.

18 years agowinuser.h: Define browser and multimedia keys.
Kevin Koltzau [Sun, 26 Nov 2006 06:27:14 +0000 (01:27 -0500)] 
winuser.h: Define browser and multimedia keys.

18 years agokernel32: Improve the PE loader test.
Dmitry Timoshkov [Fri, 24 Nov 2006 18:44:10 +0000 (02:44 +0800)] 
kernel32: Improve the PE loader test.

18 years agowined3d: Cast-qual warnings fix.
Andrew Talbot [Fri, 24 Nov 2006 14:15:16 +0000 (14:15 +0000)] 
wined3d: Cast-qual warnings fix.

18 years agowined3d: Cast-qual warnings fix.
Andrew Talbot [Fri, 24 Nov 2006 14:15:06 +0000 (14:15 +0000)] 
wined3d: Cast-qual warnings fix.

18 years agowined3d: Cast-qual warnings fix.
Andrew Talbot [Fri, 24 Nov 2006 14:14:56 +0000 (14:14 +0000)] 
wined3d: Cast-qual warnings fix.

18 years agomsi: Add a Portuguese translation (contributed by Americo Jose Melo).
Francois Gouget [Fri, 24 Nov 2006 13:43:12 +0000 (14:43 +0100)] 
msi: Add a Portuguese translation (contributed by Americo Jose Melo).