Hi,
Some time ago I added some ftp-tests. After I've seen a lot of wininet patches I
just tried (current GIT) to run the ftp tests again on Wine.
This time I get some failure (or actually successes):
[EMAIL PROTECTED] tests]$ make ftp.ok
../../../tools/runtest -v -P wine -M wininet.dll -T ../..
On Wednesday June 6 2007 20:26, Kirill K. Smirnov wrote:
> >+ WCMD_NOASSOC, "Файл, ассоциированный с расширением %s,отсутствует\n"
>
> This phrase does not sound Russian. "Отсутствует сопоставление для
> расширения %s" will be better.
I think original phrase "Файл, ассоциированный с
рас
A lot of users would enjoy an option between installing wine_gecko and
Mozilla ActiveX. Would it be very difficult to add a little dialogue box or
registry key to toggle between the two? Is there a better way? If it is
too difficult or will slow down work on eg. MSHTML and the like, don't worry
Stefan Dösinger wrote:
> Am Donnerstag, 7. Juni 2007 01:03 schrieb Phil Costin:
>> Adds necessary GL constants and allows the application to query whether a
>> particular texture format is compatible with sample-time texture
>> linearization.
> Ideally you shouldn't enable the srgb formats in this
Am Donnerstag, 7. Juni 2007 01:05 schrieb Phil Costin:
> Extend the D3DFMT table to include gamma corrected formats.
This patch(and 3 and 4) look good to me on a quick check.
Am Donnerstag, 7. Juni 2007 01:03 schrieb Phil Costin:
> Adds necessary GL constants and allows the application to query whether a
> particular texture format is compatible with sample-time texture
> linearization.
Ideally you shouldn't enable the srgb formats in this patch already, but
rather in
Am Donnerstag, 7. Juni 2007 01:16 schrieb Phil Costin:
> Test CheckDeviceFormat returns correctly for D3DUSAGE_QUERY_SRGBREAD
> queries.
This test will fail on any card that doesn't support sRGB at all.
What would be more useful is to find out what assertion hl2 makes, ie if
D3DFMT_X8R8G8B8 is su
Please note: I set the indentation of some amended lines to match that in
the majority of the surrounding functions.
--
Andy.
Hi, Anatoly!
The translation is still very raw. Please, verify it.
>+ WCMD_YES, "Д"
>+ WCMD_NO, "Н"
Answers to "Yes/No" question should not be translated, should they? "All" too.
>+ WCMD_NOASSOC, "Файл, ассоциированный с расширением %s,отсутствует\n"
This phrase does not sound Russian. "Отсут
This appears to be missing the patch.
--Juan
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/
Jacek Caban <[EMAIL PROTECTED]> writes:
> -/* @@ Wine registry key: HKCU\Software\Wine\MSHTML */
> -res = RegOpenKeyW(HKEY_CURRENT_USER, wszMshtmlKey, &hkey);
> +memcpy(mshtml_key, wszMshtmlKey, sizeof(wszMshtmlKey));
> +MultiByteToWideChar(CP_ACP, 0, GECKO_VERSION, -1,
> +
11 matches
Mail list logo