Re: [3/3] Patches to implement EM_FORMATRANGE

2010-02-20 Thread James McKenzie
Austin English wrote: On Sat, Feb 20, 2010 at 7:59 PM, James McKenzie jjmckenzi...@earthlink.net wrote: Final patch which implements EM_FORMATRANGE function and removes todo_wines from tests/editor.c Patch was coordinated with Dylan Smith dylan.ah.sm...@gmail.com and is based upon code

[Try 2] [3/3] riched20:EM_FORMATRANGE Implementation Patch

2010-02-20 Thread James McKenzie
Changed C99 style comment to c style. Removed an unnecessary TRACE used for testing of code. The actual patch that brings in the EM_FORMATRANGE function. Tested with programs reported to have problems in Bug 6254. James McKenzie From dceb85786888ecf5550d2845e52a7211ae84238e Mon Sep 17 00:00:00

Re: [Try 2] [3/3] riched20:EM_FORMATRANGE Implementation Patch

2010-02-21 Thread James McKenzie
Dylan Smith wrote: You accidentally sent the email for try 2 of this patch to wine-devel instead of wine-patches. In function ME_FormatContent in file paint.c you calculate the value + numCharPrintable = c.nAvailWidth / (1440/c.dpiTarget.cy); then use it later to set iEndOffset,

Re: [Try 2] [3/3] riched20:EM_FORMATRANGE Implementation Patch

2010-02-21 Thread James McKenzie
. The problem may be in the original code's limit on the number of font changes before the code attempts to 'back out' and start over. James McKenzie

CentOS or Fedora on CD Media

2010-02-21 Thread James Mckenzie
the EM_FORMATRANGE patch for conformance issues. Thank you. James McKenzie

Fw: CentOS or Fedora on CD Media

2010-02-21 Thread James Mckenzie
Google is your friend Found CentOS 5.4 installable CD ISOs. James -Forwarded Message- From: James Mckenzie jjmckenzi...@earthlink.net Sent: Feb 21, 2010 9:24 AM To: Wine Development Mailing List wine-devel@winehq.org Subject: CentOS or Fedora on CD Media All: My Linux test system

Re: [2/2] wordpad: Number of preview pages to show when unzoomed is persistent.

2010-02-24 Thread James Mckenzie
with the Wine version? Thank you. James McKenzie

Unable to Compile Wine on MacOSX

2010-02-24 Thread James McKenzie
Interestingly enough, I have run into the 'Unable to compile' problem building the latest git on MacOSX. Maybe there is corruption in my git pull, but this started yesterday It appears that configure never fully finishes and config.status loops. James McKenzie

Fw: Re: Unable to Compile Wine on MacOSX

2010-02-25 Thread James Mckenzie
-Forwarded Message- From: James Mckenzie jjmckenzi...@earthlink.net Sent: Feb 25, 2010 6:52 AM To: Charles Davis cda...@mymail.mines.edu Subject: Re: Unable to Compile Wine on MacOSX James McKenzie wrote: Interestingly enough, I have run into the 'Unable to compile' problem building

Re: [PATCH 1/5] wined3d: refactoring and add Mesa AMD/ATI driver support

2010-02-26 Thread James Mckenzie
Paul-Andre Panon ppa...@shaw.ca wrote: Sent: Feb 25, 2010 10:37 PM Is there any difference between the two sets of files? If so, you should mark the second set as [Try 2] If this was just a resend then it should be marked [resend] Thank you. James McKenzie

Re: [PATCH 1/3] kernel32/tests: Add test for 'all processors' flag on Vista and newer.

2010-02-28 Thread James McKenzie
to confirm this? Yes, and makefiles are built all the way through the process. Very disturbing and not the way that I learned to use them. James McKenzie

Re: richedit: Documented paragraph border widths are in points not pixels.

2010-02-28 Thread James McKenzie
/riched20/editor.h: patch does not apply error: patch failed: dlls/riched20/paint.c:461 error: dlls/riched20/paint.c: patch does not apply error: patch failed: dlls/riched20/wrap.c:522 error: dlls/riched20/wrap.c: patch does not apply Current git as of this morning. James McKenzie

Re: richedit: Make zooming affect all pictures.

2010-02-28 Thread James McKenzie
(pSize-cy, c-editor-nZoomNumerator, c-editor-nZoomDenominator); 0002-richedit-Make-zooming-affect-all-pictures.patch:13: trailing whitespace. } error: patch failed: dlls/riched20/richole.c:1729 error: dlls/riched20/richole.c: patch does not apply James McKenzie

Re: [PATCH 1/3] kernel32/tests: Add test for 'all processors' flag on Vista and newer.

2010-02-28 Thread James McKenzie
at the rate of ~ 1 per sec. It was much faster in 1.1.38 and before, I estimate ~6 files per second. Anyone to confirm this? ... Is this a reply to a different thread? Should be. My mistake by replying to it. James McKenzie

Re: Change Journal and VSS analog in Wine

2010-03-03 Thread James McKenzie
should really be using a native software product to backup the native files. Yes, Wine implements ntdll BTW, and it is a core file and should not be replaced with ntdll from a Windows system. James McKenzie

Re: Vacation

2010-03-05 Thread James McKenzie
Alexandre Julliard wrote: Folks, I'll be out skiing next week, so there won't be any commits. Next release should still be on schedule two weeks from now. Be safe on the slopes and come back to the project without any additional hardware! James McKenzie

Git down?

2010-03-07 Thread James McKenzie
What a morning... git clone appears to not be working, receiving the old Fatal: Other end hung up message. James McKenzie

Re: Git down?

2010-03-07 Thread James McKenzie
James McKenzie wrote: What a morning... git clone appears to not be working, receiving the old Fatal: Other end hung up message. Bad command line and I feel like a I10dt today James McKenzie

Re: Git down?

2010-03-07 Thread James McKenzie
James McKenzie wrote: What a morning... git clone appears to not be working, receiving the old Fatal: Other end hung up message. Bad command line and I feel like a I10dt today James McKenzie

Re: Is there something we can do about Java?

2010-03-09 Thread James McKenzie
. They are broken and not smart enough to figure out that Java does not exist and popup the correct error. BTW, where I work, Java applications are given priority over c/C++ ones. Why? Write once, run anywhere and this has to apply as we may move from Windows(something) to RHEL to Solaris. James McKenzie

Re: Is there something we can do about Java?

2010-03-09 Thread James McKenzie
Ben Klein wrote: On 10 March 2010 12:19, James McKenzie jjmckenzi...@earthlink.net wrote: Juan Lang wrote: How is this different from dotnet20/mfc42/etc.? It is not. Thus we should NOT include Java in the package. We should have a Wiki article just like these do

Re: Is there something we can do about Java?

2010-03-10 Thread James McKenzie
? i.e. the apps that fail stupidly in Wine without Java, what do they actually do on Windows without Java? Good thoughts that need to be researched. Wasn't a while ago that Windows did not come with any version of Java until C# came along... James McKenzie

Re: Wiki - 3D driver issues

2010-03-13 Thread James McKenzie
for. James McKenzie

Re: [Try 2] WCMD_run_program overflow fix

2010-03-13 Thread James McKenzie
patchset marking patches 1/4 and 4/4 as [Try 2] and 2/4 and 3/4 as [resend]. AJ will just reject your patches as they are now. James McKenzie

Re: winegcc: Link with msvcrt on windows because of __wargv

2010-03-18 Thread James McKenzie
. Thank you. James McKenzie

Re: winegcc: Link with msvcrt on windows because of __wargv

2010-03-20 Thread James McKenzie
GOUJON Alexandre wrote: Le 03/19/10 03:42, James McKenzie a écrit : Please use [try 2] for any second send. Keeps things in order and lets others know that you have responded to errors. Also, put comments in the same message as the patch they apply to at the top of the message. Thank you

Re: Google Summer of Code ideas

2010-03-27 Thread James McKenzie
this into the main Wine trunk. The second point has stopped most other efforts to build a non-X11 interface for MacOSX. James McKenzie

Re: on most hated OS in the history of computing

2010-03-28 Thread James Mckenzie
the daysSetting up NICs on Windows 3.1.1 for an enterprise level test... James McKenzie

Re: [PATCH 2/2] Revert prev. Hack, as Bug 10000 is still present.

2010-04-01 Thread James McKenzie
John Klehm wrote: On Thu, Apr 1, 2010 at 11:16 AM, Detlef Riekenberg wine@web.de wrote: With greeting from the current day. hehe nice Like the part about world domination. However, that will have to wait for Linux/MacOSX to be the OS of choice. :) James McKenzie

Re: [rfc] realtime priority patch based on rtkit

2010-04-17 Thread James McKenzie
. This is because rtkit requires the affected process to call dbus. Any moral objections to this approach? Not a moral one, but does dbus reliably build for all of the other UNIXes, including the Mac? James McKenzie

Re: [PATCH] Remove variable dbgtext which is not really used frommake_number.

2010-04-26 Thread James McKenzie
this: [riched20] somewhere in the title? Thank you. James McKenzie

Re: Trying again

2010-05-04 Thread James McKenzie
base code, it needs to go to Wine-Patches, not Wine-Devel. If you want comments on it, you should prefix the title with [RFC] and in your message ask for comments. James McKenzie

Re: Release plans

2010-05-08 Thread James McKenzie
translations or test fixes, can go in until quite late. AJ: I would be nice to include the URL as well for the 1.2 buglist. James McKenzie

Re: Release plans

2010-05-08 Thread James McKenzie
app that does it properly) can't open url's anymore in the native browser, and this worked in 1.0. Vincent: +1. This is will be reported again and again. James McKenzie

Re: Release plans

2010-05-08 Thread James McKenzie
app that does it properly) can't open url's anymore in the native browser, and this worked in 1.0. Actually, when I read through the report, it broke in 1.0-rc4 but worked in 0.9.52. That is one old bug and aggravating too. James McKenzie

Re: Release plans

2010-05-08 Thread James McKenzie
. This really needs to be fixed and is/was the topic of a thread on the Wine-Users list recently. James McKenzie

Re: Release plans

2010-05-12 Thread James Mckenzie
. Thank you for starting work on the announcement. The changelog will be a much more lengthy work. James McKenzie

Re: Release plans

2010-05-16 Thread James Mckenzie
was announced. I hope that fixing them all is the right way, which will save me time with nominating. +1 to this thought. Fixing now is better than fixing later... James McKenzie

Work on WineQuartz for MacOSX

2010-05-16 Thread James Mckenzie
All: There was or is a quite lengthy thread on this project. What is the status of work? Any progress on Emmanuel's work from 2008? Thank you. James McKenzie

Re: Work on WineQuartz for MacOSX

2010-05-16 Thread James Mckenzie
Roderick Colenbrander wrote: On Sun, May 16, 2010 at 6:02 PM, C.W. Betts computer...@hotmail.com wrote: On May 16, 2010, at 9:31 AM, James Mckenzie wrote: All: There was or is a quite lengthy thread on this project. What is the status of work?  Any progress on Emmanuel's work from 2008

Re: [PATCH] ntdll: Use the old mmap() wrapper on 32-bit Mac OS. (try 3)

2010-05-17 Thread James McKenzie
to be relocated anyway. It would have to be done in the kernel. AJ: kernel32.dll or the OS kernel? It is quite an effort to get patches into the MacOSX kernel, but it CAN BE DONE. kernel32.dll (or kernel64.dll) is a different matter as the project has control over it. James McKenzie

Re: [PATCH] ntdll: Use the old mmap() wrapper on 32-bit Mac OS. (try 3)

2010-05-17 Thread James McKenzie
Charles Davis wrote: On 5/17/10 8:13 PM, James McKenzie wrote: Alexandre Julliard wrote: Charles Davis cda...@mymail.mines.edu writes: What's wrong with my patch now? It's a really simple fix; in fact, this is as about as simple as it gets. How does this break libwine

Re: [PATCH] ntdll: Use the old mmap() wrapper on 32-bit Mac OS. (try 3)

2010-05-17 Thread James McKenzie
Charles Davis wrote: On 5/17/10 9:10 PM, James McKenzie wrote: Maybe. Actually, Mac OS X doesn't use a stock FreeBSD kernel. It uses a modified Mach kernel (the way NT uses a modified microkernel) called XNU. Many of XNU's BSD parts were forked from FreeBSD (a few parts come from other BSDs

Re: ntdll: add stub for NtRaiseHardError (try 2)

2010-05-18 Thread James McKenzie
the entire day at 'work' chasing an error. Finally figured it out 1/2 hour before I left. Now to fix 140,000 or so database entries. James McKenzie

Fw: Re: Release plans

2010-05-21 Thread James Mckenzie
To the list -Forwarded Message- From: James Mckenzie jjmckenzi...@earthlink.net Sent: May 20, 2010 12:49 PM To: Damjan Jovanovic damjan@gmail.com Subject: Re: Release plans On Fri, May 14, 2010 at 12:31 PM, joerg-cyril.hoe...@t-systems.com wrote: Hi, Hi The 64-bit support

Re: Release plans

2010-05-21 Thread James Mckenzie
to create new directories for these functions and use them, except the Desktop. The location of these files could be changed but that is mostly beyond most Mac Users. Defaulting to $HOME/Desktop and $HOME/Documents is a good first step. James McKenzie

Fw: Re: Release plans

2010-05-21 Thread James Mckenzie
To the list. -Forwarded Message- From: James Mckenzie jjmckenzi...@earthlink.net Sent: May 21, 2010 8:20 AM To: joerg-cyril.hoe...@t-systems.com Subject: Re: Release plans joerg-cyril.hoe...@t-systems.com wrote: And I didn't write trivial Mac patches either, e.g. to have

Re: too much dynamic loading?

2010-05-23 Thread James McKenzie
the nightmare of security maintainers ;) But which distro doesnt have libjpeg or libpng? or libX11.so, libXext.so., libncurses.so... How about MacOSX or Solaris? They don't come with these. James McKenzie

Re: too much dynamic loading?

2010-05-23 Thread James McKenzie
causes a complete system lockup because of a faulty or incomplete Wine installation James McKenzie

Re: too much dynamic loading?

2010-05-23 Thread James McKenzie
Austin English wrote: On Sun, May 23, 2010 at 4:13 PM, James McKenzie jjmckenzi...@earthlink.net wrote: Marcus Meissner wrote: On Fri, May 21, 2010 at 01:03:09PM -0400, Steven Edwards wrote: On Fri, May 21, 2010 at 12:59 PM, Marcus Meissner mar...@jet.franken.de wrote

Re: make bisected a keyword in bugzilla?

2010-05-23 Thread James McKenzie
a commit line (this will require more effort) for the commit that caused/uncovered the regression. James McKenzie

Re: Voting for own bugs not allowed?

2010-05-25 Thread James Mckenzie
by a work-in-progress type status with a dev name associated with it. And I agree that people who report bugs should not be able to confirm, but they can supply hacks/patches that fix the problem... James McKenzie

Re: Release plans

2010-05-26 Thread James McKenzie
joerg-cyril.hoe...@t-systems.com wrote: Hi, James Mckenzie wrote: Defaulting to $HOME/Desktop and $HOME/Documents is a good first step. There are more directories: Music, Videos(Movies?), Pictures that IMHO such a patch should add at the same time since that's what MS knows about

Re: Rome total war

2010-05-27 Thread James McKenzie
a lot of code to bisect. I finished this in less than six hours at about 20 minutes a build However, if you cannot do this and if there is a demo available, advise if the problem/error exists with it. In my case, I was using a free program and its location is well known. James McKenzie

Re: [Wine] How do I fix the 'fixme's

2010-05-29 Thread James McKenzie
Frédéric Delanoy wrote: On Sat, May 29, 2010 at 02:53, James McKenzie jjmckenzi...@earthlink.net wrote: trapspringer wrote: How can i fix this? Become a Wine developer and write the code that implements these features! Fixme's are for code that is missing to implement

Re: RFC: msvcrt: support dates after year 2038 in mktime64

2010-05-30 Thread James McKenzie
to sign up with them. James McKenzie

Re: Replacement of #if 0 by if (0) blocks

2010-05-30 Thread James McKenzie
that is pointed out time and time again.) +1 to your review. Thank you for helping make Wine a better MS API. James McKenzie

Re: Allowed reverse engineering methods

2010-05-30 Thread James McKenzie
as if they are partial/complete traces of Windows functions, then they are not allowed as these are not 'black box'.) I know this is not very clear, but what are you trying to do and maybe we can give you hints and advice on where to go next. James McKenzie

Re: RFC: msvcrt: support dates after year 2038 in mktime64

2010-05-30 Thread James McKenzie
no spam from them in a long time (there may have been a compromised computer or two that was sending stock 'pump and dump' messages to several Earthlink.net addresses.) Also, please bottom post or interleave post. Top posting makes message flow very hard to read. James McKenzie

Re: d3dx9: Implement D3DXDeclaratorFromFvF

2010-05-31 Thread James Mckenzie
as Try 2, Try 3, and so on in increasing numbers somewhere in the patch name so that Alexandre will look at your latest attempt. Thank you. James McKenzie

Re: CUDA Wrapper err:module:import_dl

2010-06-03 Thread James McKenzie
think of. Seth: Does this work with Wine-1.0.1? If so, we have a regression... You could run a mostly lengthy regression test and find the culprit if it is. James McKenzie

Re: Wine code comments

2010-06-04 Thread James McKenzie
as it was noted elsewhere. Using /* and */ is not good coding practice to comment out code. James McKenzie

Re: Wine code comments

2010-06-05 Thread James McKenzie
Frédéric Delanoy wrote: On Sat, Jun 5, 2010 at 05:38, James McKenzie jjmckenzi...@earthlink.net mailto:jjmckenzi...@earthlink.net wrote: John Voltz wrote: Hi everyone, I have a question about comments in the Wine code. I noticed while tracking down a bug

Re: Wine code comments

2010-06-05 Thread James McKenzie
Octavian Voicu wrote: 2010/6/5 James McKenzie jjmckenzi...@earthlink.net: Also if (0)'d code should have a comment block on when and why it was removed and what must be done to re-incorporate it and if someone is working on it, a name and durable contact information. Also, an anticpated

Re: xrender.c is does not find fontconfig.h on OS X Tiger

2010-06-06 Thread James McKenzie
to this point and then failure happens. I cannot assist Mike with his regression efforts as I don't have an Intel Mac with MacOSX installed. Using the Software Development Kit for MacOSX 10.4 does not force this error to happen as the MacOSX development libraries are used. James McKenzie

Re: [PATCH 3/3] winecfg: Cosmetic improvements to the about panel

2010-06-07 Thread James McKenzie
Joel Holdsworth wrote: On Wed, 2010-06-02 at 23:56 +0100, Joel Holdsworth wrote: Signed-off-by: Joel Holdsworth j...@airwebreathe.org.uk --- programs/winecfg/Bg.rc| 19 + Any thoughts about this patch? I guess there's a reason why 1/3 was merged but not 2/3 and 3/3.

Re: gameux.dll implementation stub

2010-06-08 Thread James Mckenzie
before the final release. James McKenzie

Re: Change a malloc() to a HeapAlloc()

2010-06-08 Thread James McKenzie
Ultra two wrote: --- We use real names here. This patch probably will not be committed until it is resubmitted. James McKenzie

Re: Three year sever outstanding bug requiring minor fix

2010-06-09 Thread James Mckenzie
with other things in life or they just don't have the tenancity to see it through. James McKenzie

Re: resources: Convert Polish resources to UTF8.

2010-06-10 Thread James McKenzie
items. Thank you for minding my interruption and back to the regularly scheduled Wine Development. James McKenzie

Re: size_t usage in wine

2010-06-10 Thread James McKenzie
possible, because different platforms implement different values for this variable type, if they do at all. James McKenzie

Re: [1/3] d3dx9: Allow sampler declaration without sampler type.

2010-06-10 Thread James McKenzie
probably would want this. James McKenzie

Re: [PATCH] ntdll: Show one-time ERR if NOFILE limit is reached.

2010-06-10 Thread James McKenzie
skipped over it. Can you resend noting that it fixes a bug nominated for Wine 1.2 and add the bug # to the message text? James McKenzie

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-13 Thread James McKenzie
today. James McKenzie

Re: Release plans

2010-06-13 Thread James McKenzie
this as there have been My application works with Wine 1.0.1, but does not with Wine-1.2-rc(x)' messages in Wine Users. Of course, this leads to bug reports. I'll start looking at regressions as soon as I can. James McKenzie

Re: Inviting users to look for regressions in wine-1.2rc3?

2010-06-13 Thread James McKenzie
for this friday. Great idea and good luck on finishing another semester of school. Hopefully, your grades were good and you learned a lot. James McKenzie

Re: [1/4] Riched20:Moved-code-to-update-wrap-position-to-ME_WrapTextParagraph

2010-06-13 Thread James McKenzie
Austin English wrote: On Sun, Jun 13, 2010 at 1:02 PM, James McKenzie jjmckenzi...@earthlink.net wrote: This is patch 1/4 to implement EM_FORMATRANGE. This patch does not change any of the code but moves code from ME_WrapMarkedParagraphs to ME_WrapTextParagraph. The bug report #6254, which

Re: Two enhancement requests for winetricks

2010-06-14 Thread James Mckenzie
.DLL 492304 2008-10-06 23:30 system32/OLEAUT32.DLL These are the files that Wine creates. You may have broken your Wine install now. OLEAUT32.DLL contains partial code that links to a file OLEAUT32.dll.so in the /usr/lib directory (or the file should be there.) James McKenzie

Re: Changes to enable the use of gcov

2010-06-14 Thread James McKenzie
git. Can you update it and send it again? James McKenzie

Re: Two enhancement requests for winetricks

2010-06-14 Thread James McKenzie
Jan Hoogenraad wrote: James Mckenzie wrote: Jan Hoogenraad jan-win...@h-i-s.nl Jun 14, 2010 8:05 AM wrote: OK. New version of the script: it also finds uppercase filename matches. It also removed: 131072 1999-01-15 04:37 system32/MAPISTUB.DLL 70656 2008-10-06 23:30 system32/MSVCIRT.DLL

Re: propsys: mention that the functions are stubs

2010-06-15 Thread James Mckenzie
code to 'fake' windows functionality, whereas a real fixme means there is a problem with the code and it needs to be corrected. James McKenzie

Re: Anotated 'make test' log

2010-06-16 Thread James McKenzie
time this weekend to look further into a couple of regressions (hopefully we will see one more cycle before Wine 1.2 is released) and possibly be able to fix or point out a fix to at least one of them. James McKenzie

Re: comctl32: restore focus if it was lost during the processing of PROPSHEET_SetWizButtons

2010-06-18 Thread James Mckenzie
it several times in the last week or so.) BTW, 10.6.4 has been released, 700MB download :( James McKenzie

Re: WineSkin v0.01

2010-06-18 Thread James McKenzie
... James McKenzie

Re: Addition of En resources to non-En resources

2010-06-19 Thread James McKenzie
and go with the po flow... James McKenzie

Re: DIBEngine and gdi32/user32 controls drawing loop performance

2010-06-20 Thread James McKenzie
to watch on my older PIII/750 machine running WindowsXP. However, if you feel that you can improve performance, you are welcome to try. I plan on picking up and examining the DIB Engine code after the release of Wine 1.2 and building a few more features that are missing from richedit. James

Re: Addition of En resources to non-En resources

2010-06-20 Thread James McKenzie
Dmitry Timoshkov wrote: James McKenzie jjmckenzi...@earthlink.net wrote: Another good reason to drop .rc files and go with the po flow... Not really. If you'd know what stuff the .rc files contain you wouldn't do such claims. The .rc files can't go away in general. James, please

Re: richedit: Add WB_ISDELIMITER value to richedit.h

2010-06-20 Thread James McKenzie
Dylan Smith wrote: On Sun, Jun 20, 2010 at 6:00 PM, James McKenzie jjmckenzi...@earthlink.net mailto:jjmckenzi...@earthlink.net wrote: While looking for implementation guidance at google.com http://google.com, came across the value for WB_ISDELIMITER which was not in richedit.h

RFC: Patch to add EM_FINDWORDBREAK tests

2010-06-20 Thread James McKenzie
) reveals that Brian Chang submitted implementation of this function with tests. I then found Dan's reply that one of the tests needed. I attempted to add this test and am requesting assistance, and if possible crosstest file so I can run it on XP. Thank you. James McKenzie 0001-richedit

Re: [2/2] kernel32/tests: add test for CT_TYPE1 of GetStringTypeW

2010-06-21 Thread James McKenzie
Aric Stewart wrote: Aric: Where did you find the new values for C1_TYPE? James McKenzie

Re: Richedit: Initial tests for EM_FINDWORDBREAK

2010-06-21 Thread James McKenzie
failed: Cursor is at 0 instead of 8 editor.c:6041: Test failed: Cursor is at 0 instead of 8 Random errors from running richedit tests... James McKenzie

Re: I'm back

2010-06-21 Thread James McKenzie
Wine members :) is to work on DirectX and d3dx. Thus, I will focus on this. I look forward to our new and continued interactions. Welcome back and I hope that you are pleased with the progress made in your absence in both of these areas. However, much work needs to be done. James McKenzie

Re: [PATCH 1/7] d3dx9: Shape functions in own file, add stub and basic tests for D3DXCreateSphere.

2010-06-24 Thread James Mckenzie
should generally be ok, as well as any open regressions. Some of the regression bugs are pre-Wine 1.0. Sad, but if you can fix those, it would greatly help bring Wine code up-to-date. James McKenzie

Re: Porting WIne to D

2010-06-24 Thread James Mckenzie
parts of Wine... Another show-stopper for those folks using Wine to run Windows 2.x/3.x programs. James McKenzie

Re: sorry guys... slow on uptake today :)

2010-06-25 Thread James Mckenzie
post-code freeze. Sorry :( If the fix is large and ugly, it will not be looked at until after the code freeze is lifted anyway. Have a safe travel. James Mckenzie

Re: Fwd: Possible patch for #12706

2010-06-27 Thread James McKenzie
may comment on the content to help you improve your code. Also, if you are proposing new functionality, you have to include conformance tests that prove what you are trying to do is what native Windows does. James McKenzie

Re: The WINE Project should solicit grants to hire professional developers

2010-06-28 Thread James McKenzie
encountering the wrath of United States taxation laws. Sorry to be so harsh, but that's the reality of the FOSS world. Either you volunteer your time, or you look for a company that will pay wages for your 'support' efforts. James McKenzie

Re: (Resent) Documentation - Reference to MSDN?

2010-06-30 Thread James Mckenzie
-stumbled across something in my latest Richedit tests) as well. This would help greatly in our progress towards current and future implementations of the Windows API. And I agree, adding all of this to the source would make it unwieldy. James McKenzie

Re: (Resent) Documentation - Reference to MSDN?

2010-06-30 Thread James Mckenzie
Erich Hoover ehoo...@mines.edu wrote: Sent: Jun 30, 2010 12:43 PM To: James Mckenzie jjmckenzi...@earthlink.net Cc: Alexandre Julliard julli...@winehq.org, Max TenEyck Woodbury m...@mtew.isa-geek.net, wine-devel@winehq.org Subject: Re: (Resent) Documentation - Reference to MSDN? On Wed, Jun 30

Re: [PATCH][kernel32.dll] quick and dirty implementation of GetVolumePathNamesForVolumeNameA (try 2)

2010-07-01 Thread James Mckenzie
Tuomo Mattila tuo...@ee.oulu.fi wrote: Why not just do the check and then pass it as a Wide to the 'W' function? Simpler and less code to maintain/update? + + +FIXME((%s, %p, %d, %p), stub!\n, debugstr_a(volumename), volumepathname, buflen, returnlen); If this is not a full

<    1   2   3   4   5   6   7   8   >