Re: How to convert msvcp names to legible names?

2012-08-19 Thread Owen Rudge
filtjs/ is handy if you want to quickly decode a mangled name. -- Owen Rudge http://www.owenrudge.net/

Re: GSoC mentor summit 2012

2012-08-06 Thread Owen Rudge
n the gsoc wiki(there's some password for the wiki I keep forgetting). OK, well, I shall do the same too. :) -- Owen Rudge http://www.owenrudge.net/

Re: GSoC mentor summit 2012

2012-08-02 Thread Owen Rudge
hotel tends to fill up pretty quickly. -- Owen Rudge http://www.owenrudge.net/

Re: GSoC mentor summit 2012

2012-07-27 Thread Owen Rudge
there are others who haven't been who would like to attend, then they should come first. :) -- Owen Rudge http://www.owenrudge.net/

GSoC mentor summit 2012

2012-07-26 Thread Owen Rudge
It looks like the GSoC mentor summit for 2012 has been announced. Are any of the mentors this year interested in attending? It's happening on the 20th/21st October in Mountain View. Details are on the GSoC mentor wiki: http://gsoc-wiki.osuosl.org/index.php/2012 Cheers, -- Owen Rudge

Re: [2/2] msvcp90: Sync spec files

2012-06-28 Thread Owen Rudge
On 28/06/2012 11:33, Owen Rudge wrote: --- dlls/msvcp60/msvcp60.spec | 638 ++-- Sorry, I ran the make_specfiles script without realising that msvcp60.spec shouldn't have been updated. I've resent the patch without these changes. -- Owen

Re: [1/3] user32/tests: Add GetUserObjectInformation tests

2012-05-14 Thread Owen Rudge
eve my patch is still functionally correct; would you like me to resubmit it to modify/remove the comments referring to it being a 'bug'? Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: hhctrl.ocx: Don't show unimplemented buttons.

2011-09-23 Thread Owen Rudge
27;m aware) HTML Help documentation can be found here: http://www.microsoft.com/download/en/details.aspx?id=21138 Additionally, as Francois mentioned, the HTML Help header files do include some references to unimplemented functionality. -- Owen Rudge http://www.owenrudge.net/

Re: hhctrl: IDTB_XXX resource strings

2011-08-31 Thread Owen Rudge
So I propose the attached patch. I wouldn't object to that. If somebody wants to implement support for the Jump buttons in the future, they can always be re-added, although I would say that in such a circumstance, a resource file entry wouldn't be necessary anyway. -- Owen

Re: hhctrl: IDTB_XXX resource strings

2011-08-22 Thread Owen Rudge
ames does seem to have added support for creating the toolbar buttons for IDTB_TOC_NEXT/PREV, but I can't find any documentation on what they're meant to do, and he added no actual functionality, so they can probably go too. -- Owen Rudge http://www.owenrudge.net/

Re: hhctrl: IDTB_XXX resource strings

2011-08-22 Thread Owen Rudge
nstants on Windows results in buttons (captioned "Notes", "Next", "Previous") with no apparent functionality whatsoever. Microsoft's own documentation suggests these are "not implemented". I expect we could remove those from Wine's hhctrl without any great consequences. -- Owen Rudge http://www.owenrudge.net/

Re: hhctrl: IDTB_XXX resource strings

2011-08-22 Thread Owen Rudge
ot; themselves, as far as I can tell, should never be displayed to the user. -- Owen Rudge http://www.owenrudge.net/

Re: gsoc mentor summit

2011-08-10 Thread Owen Rudge
e the latest date to officially confirm things is the 30th September, but we probably want to figure things out before then to sort out travel, etc. -- Owen Rudge http://www.owenrudge.net/

Re: gsoc mentor summit

2011-07-27 Thread Owen Rudge
The gsoc mentor summit organizing is getting started. Do any fellow mentors want to travel there? I'd be interested if there's a space going free. We just get to send 2 mentors though as I understand it? Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [GSoC] Merge winecfg and Control Panel

2011-03-23 Thread Owen Rudge
s would be a good thing, rather than the current situation where options are scattered between the control panel, winecfg, etc. The key will be figuring out what you want to do, how you're going to achieve it, and making sure it will be acceptable to the wider Wine community. Regards, -- Owen Rudge http://www.owenrudge.net/

Re: [PATCH 01/13] dsound: New sample rate converter core functions. (resend)

2011-02-11 Thread Owen Rudge
(i.e., use the --attach parameter to git format-patch). -- Owen Rudge http://www.owenrudge.net/

Re: [PATCH 1/4] wineaddon.cpl: Added initial Wine Add-ons Manager stub.

2010-12-06 Thread Owen Rudge
include them in that list when they're not actually installed. To me, a separate tab would seem better. -- Owen Rudge http://www.owenrudge.net/

Re: Wineconf 2011 venue suggestion

2010-11-25 Thread Owen Rudge
potential WineConf venue in the future, and would be happy to organise such a conference. Next year is I think currently planned to be Minnesota, however, as Michael explains. Regards, -- Owen Rudge http://www.owenrudge.net/

Re: [resend]: [dlls/dbgeng]: add initial stub dll implementation

2010-11-21 Thread Owen Rudge
entity in its own right. -- Owen Rudge http://www.owenrudge.net/

Re: Group Picture Wineconf 2010

2010-11-20 Thread Owen Rudge
The group picture taken this morning: http://www.flickr.com/photos/marcusmeissner/5191522943/ For all the ones who staid at home ;) Nice use of Photoshop. ;) -- Owen Rudge http://www.owenrudge.net/

Re: [try 2] [1/3] dsound: Add support for 32-bit IEEE float buffers

2010-09-08 Thread Owen Rudge
t audio - all of the destination buffers are signed. So hopefully we shouldn't have an issue with negative values being multiplied incorrectly. I'll have a poke around and produce a revised patch. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [2/3] d3dx9: Implement D3DXCreateTextureFromFileInMemoryEx

2010-08-31 Thread Owen Rudge
previous e-mail at the time. (I do see it now.) Thanks for your feedback, -- Owen Rudge http://www.owenrudge.net/

Re: [01/11] d3dx10: Add stub for d3dx10_43

2010-08-19 Thread Owen Rudge
guess is what you were getting at, Henri. I'm not too convinced Microsoft is likely to change it during the D3D10 lifecycle, but I guess it doesn't hurt to be safe. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [01/11] d3dx10: Add stub for d3dx10_43

2010-08-19 Thread Owen Rudge
in the future, we will need to accommodate that in new DLLs. -- Owen Rudge http://www.owenrudge.net/

Re: (Resent) Documentation - Reference to MSDN?

2010-06-30 Thread Owen Rudge
till work, for instance. But I agree that it's probably not worth including them in Wine's documentation. -- Owen Rudge http://www.owenrudge.net/

Re: [6/10] winemapi: Add MAPIInitialize implementation.

2010-01-19 Thread Owen Rudge
as an Extended MAPI provider. -- Owen Rudge http://www.owenrudge.net/

Re: Unable to connect to #winehackers

2010-01-16 Thread Owen Rudge
cular Freenode server manually? I seem to be on "lindbohm.freenode.net", and it's working fine. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [2/4] imagehlp/tests: Add tests for adding/removing multiple certificates

2009-12-22 Thread Owen Rudge
eded? The ImageHlp routines pad out to an 8-byte boundary, rather than 16 bytes. I guess as long as we're testing a DLL that we don't control, this step may well be necessary. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [2/5] winemapi: Add Simple MAPI functions

2009-12-16 Thread Owen Rudge
t; Somewhat related, LHANDLE is a > ULONG in include/mapi.h, but a ULONG_PTR in my copy of the PSDK. I can confirm the same with the Windows 7 PSDK, although I do have an older SDK that has it just as ULONG. I imagine it perhaps changed when Windows went 64-bit. I'll submit a

Re: [3/5] imagehlp: Implement ImageAddCertificate

2009-12-01 Thread Owen Rudge
to make it more robust however, and shall submit a revised version tomorrow. -- Owen Rudge http://www.owenrudge.net/

Re: Patch Tracker?

2009-11-24 Thread Owen Rudge
There's a new patch tracker? http://source.winehq.org/patches/ :) -- Owen Rudge http://www.owenrudge.net/

Re: [PATCH 4/5] comctl32/tests: Add further tests for IImageList

2009-11-19 Thread Owen Rudge
Owen, also please use more reasonable names for particular tests - dotest means nothing. I agree that the test names are not particularly descriptive. However, I chose those names to indicate that the tests match the existing DoTest functions. Perhaps both sets of functions should ideally give

RE: Owen Rudge : comctl32: Add support for scrolling during marquee selection.

2009-11-12 Thread Owen Rudge
Hi Nikolay, > I've tested this a bit and it flickers like hell in some cases. Looks > like list requests redraw even if selection doesn't change (pointer is > still over already selected item). Hmm, yes, it seems it does still redraw if you move the mouse when selecting, although it shouldn't if

Re: [PATCH 02/16] comctl32: Add basic structure for IImageList interface

2009-11-10 Thread Owen Rudge
lise others may disagree there. Cheers, -- Owen Rudge http://www.owenrudge.net/

RE: [PATCH 16/16] comctl32/tests: Remove todo_wine from SHGetImageList tests

2009-11-10 Thread Owen Rudge
> This patch suggest that one of the previous patches in this series makes > the tests succeed or actually fail as they are inside a todo_wine(). The previous patch is the one that makes the tests succeed. I split the todo_wine removal from the tests due to the modifications being in separate p

Re: comctl32: Scroll listview when performing a marquee selection

2009-10-21 Thread Owen Rudge
Hi Nikolay, I don't think you need such duplication. Why not to use a single rectangle? Looks like you always offset it to listview origin, so these rectangle differ in offset only, that's why you introduced another iterator_* helper. If I'm right about that it's better to add another OffsetRec

Re: comctl32: Scroll listview when performing a marquee selection

2009-10-20 Thread Owen Rudge
Hi Nikolay, I don't think you need such duplication. Why not to use a single rectangle? Looks like you always offset it to listview origin, so these rectangle differ in offset only, that's why you introduced another iterator_* helper. If I'm right about that it's better to add another OffsetRec

Re: comctl32: Ensure listview control has focus when marquee dragging

2009-10-16 Thread Owen Rudge
ents, as you say. Possibly I'm misunderstanding what you're saying here, but I'm not sure I see where the problem is? Behaviour is, as far as I can tell, identical with my patch and without it, with the exception of course of the NM_SETFOCUS if the window does not already have focus. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: comctl32: initial theming tests (try 4)

2009-10-07 Thread Owen Rudge
e may well be useful for other tests that use the v6 controls (if not now then perhaps in th future, if they encounter the same issues you did). Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: Owen Rudge : comctl32: Capture the mouse when performing a listview marquee selection.

2009-10-05 Thread Owen Rudge
see that item isn't selected at all. That's the same bug you mentioned in your previous e-mail - I've not yet submitted a fix for this, but shall do as soon as I can. Thanks for your testing, -- Owen Rudge http://www.owenrudge.net/

Re: Image List tests for comctl32 v6

2009-10-01 Thread Owen Rudge
arlier and see if those tests work? For me at least, they all functioned correctly on both XP and Vista. -- Owen Rudge http://www.owenrudge.net/

Re: Image List tests for comctl32 v6

2009-10-01 Thread Owen Rudge
d fine. You may want to look at http://tinyurl.com/ybo28lt for instance. If the tests are working on Windows but not on Wine, the obvious reason for your tests failing would be that the required alpha channel support is not implemented. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: Owen Rudge : comctl32: Implement highlighting (marquee) selection support in listview.

2009-10-01 Thread Owen Rudge
Hi Nikolay, Didn't test it much yet, but few issues from a start: I'll look into these issues and try to submit a fix as soon as possible. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [try 3] comctl32: Implement highlighting (marquee) selection support in listview

2009-09-21 Thread Owen Rudge
:). Now we have 3 different names for a single thing. D'oh! Let's try this one last time... ;) -- Owen Rudge http://www.owenrudge.net/

Re: [try 2] comctl32: Implement highlighting (marquee) selection support in listview

2009-09-21 Thread Owen Rudge
better to different nomenclature. I'll amend that and send in an updated patch. Regards, -- Owen Rudge http://www.owenrudge.net/

Re: [1/2] comctl32: Implement highlighting (marquee) selection support in listview

2009-09-14 Thread Owen Rudge
. I can of course combine the two patches. However, the first isn't actually useless on its own - even if the rectangle can't be seen, it is obvious where the selection box is due to the highlighting of the icons. :) Thanks for your comments! -- Owen Rudge http://www.owenrudge.net/

Re: [8/21] comctl32: Add basic structure for IImageList interface

2009-08-15 Thread Owen Rudge
ode directly (and, of course, this is something I have not done anyway). Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [8/21] comctl32: Add basic structure for IImageList interface

2009-08-12 Thread Owen Rudge
be construed as disassembly. This is a mistake I won't be making again. I'll make the appropriate changes tomorrow and re-submit if there are no other issues that need dealing with. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [8/21] comctl32: Add basic structure for IImageList interface

2009-08-12 Thread Owen Rudge
ng two separate versions of comctl32, as in Windows itself. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [7/10] [try 2] comctl32: Add basic structure for IImageList interface

2009-08-11 Thread Owen Rudge
nto a single patch though if necessary. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [1/6] comctl32/tests: Move v6 test initialisation routines into separate file

2009-08-11 Thread Owen Rudge
ts in their own right. I'll try it later. Placing the code in a header would I be another solution, albeit in my opinion a bit of a messy one. -- Owen Rudge http://www.owenrudge.net/

Re: appwiz.cpl: updated French translation

2009-06-29 Thread Owen Rudge
bit of time in the next couple of weeks, I may submit a patch to support that in the Wine applet. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: GSoC 2009

2009-03-28 Thread Owen Rudge
h work though, and you may be able to make a more substantial project out of those areas. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: GSoC 2009 application sent

2009-03-12 Thread Owen Rudge
ossing roads, it's just a safety measure to make sure I'm not the single point of failure. What kind of would be involved in being a backup admin? I could perhaps put myself forward for this - hopefully of course you won't be hit by any buses, though. ;-) Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: GSoC 2009 coming up

2009-02-17 Thread Owen Rudge
to know what's going on with the students. From experience, I would say that I probably only tended to post on the lists when I had specific problems, or patches to submit, so a weekly update would have likely resulted in more interaction. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: Wine menu creation questions

2009-01-25 Thread Owen Rudge
n the issue of whether we should keep the "Programs" subfolder, I guess you could transparently redirect things that try to create items there, and it would probably not cause too many problems. The current system though doesn't seem too bad. -- Owen Rudge http://www.owenrudge.net/

Talk at Google, "the Wine user experience"

2009-01-25 Thread Owen Rudge
e of the issues with getting Wine out to users, ensuring a smooth experience for these users, and the challenges involves in this. It seemed to be well-received, and the talk is now up on YouTube: http://uk.youtube.com/watch?v=5E2HDQw4xmM Cheers! -- Owen Rudge http://www.owenrudge.net/

Re: Usability: WineCfg Part 1 -- Desktop Integration tab

2008-10-08 Thread Owen Rudge
to a whole pile of academic work, but I'm hoping things might quieten down for at least a weekend so I can get some hacking done. :-) Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: Usability: WineCfg Part 1 -- Desktop Integration tab

2008-10-08 Thread Owen Rudge
e Gnome/KDE/other integration, so that the colours and/or > appearance is picked up from (and updated with) the native Linux > environment. This would go above the theme drop-down. Something like that may be sensible, or alternatively, have a "(No theme, use system appearance)" item in the theme drop-down (which would then disable the appearance tab, or replace it with a "to modify appearance, please use your window manager's configuration panel" message). Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: OT [ReactOS-related] Win32s API dosumentation

2008-09-29 Thread Owen Rudge
ww.owenrudge.net/various/win32s.hlp. Note that Win32s 1.1 didn't support things like OLE 2.0, MAPI, ODBC, etc (which later versions of Win32s did, I believe), so getting the latest documentation would probably be best. Hope this helps, -- Owen Rudge http://www.owenrudge.net/

Re: Wineconf-er caught at security.

2008-09-28 Thread Owen Rudge
put mine in my hold luggage rather than my hand luggage, then. ;-) -- Owen Rudge http://www.owenrudge.net/

Re: Summer of code evaluations

2008-08-20 Thread Owen Rudge
njoyed Summer of Code, and learnt a lot about how to go about getting things done in an open source environment. Thanks to all, particularly my mentor Juan, for help and support along the way! Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [10/10] [try 5] appwiz.cpl: Gather extra information for SupportInfo dialog

2008-07-28 Thread Owen Rudge
tted, please do let me know so I can fix it. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [3/9] shell32: Load Control Panel title from resources

2008-07-22 Thread Owen Rudge
most of it. (Note also that the "New Folder" line in many of the .rc files, which is above IDS_CPANEL_TITLE, is wrong in most of them.) -- Owen Rudge http://www.owenrudge.net/

Re: [1/3] [try 3] appwiz.cpl: Add GUI for Add/Remove Programscontrolpanel

2008-07-17 Thread Owen Rudge
tional, but it is very easy to review. > Likewise, the next step could add a do-nothing dialog ... and so on. Yes, this is more or less what I was planning to do now. I'll have a rumble around and see what I can come up with. -- Owen Rudge http://www.owenrudge.net/

Re: [1/3] [try 3] appwiz.cpl: Add GUI for Add/Remove Programs controlpanel

2008-07-17 Thread Owen Rudge
t is the reason they weren't accepted. -- Owen Rudge http://www.owenrudge.net/

Re: [1/3] [try 3] appwiz.cpl: Add GUI for Add/Remove Programs controlpanel

2008-07-17 Thread Owen Rudge
e they've not been accepted into the last couple of rounds of commits. If there's anything glaringly wrong with it that I haven't spotted, or another reason why they've not made it into the codebase yet, please do let me know. :-) Thanks, -- Owen Rudge http://www.owenrudge.net/

Re: [2/3] appwiz.cpl: Read uninstallable applications from registry, add to list.

2008-07-11 Thread Owen Rudge
> Seems to be a copy-paste Well spotted, apparently both my mentor and I managed to miss this! Shall get that sorted now... -- Owen Rudge http://www.owenrudge.net/

Re: Slovak translation for shlwapi

2008-07-08 Thread Owen Rudge
hq.org/GitWine#head-f7a29e7ed999b5924748a60c5a1cd4a019032d26 Regards, -- Owen Rudge http://www.owenrudge.net/

Re: Midterm evaluations for summer of code students

2008-07-08 Thread Owen Rudge
ave quite enjoyed things so far. The majority of my code can be found at http://repo.or.cz/w/wine/gsoc_cpanel.git. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: [UPDATE] shell32: Check registry entry for cpl files (in standard control panel)

2008-07-03 Thread Owen Rudge
.ini maps any requests for control.ini, section [mmcpl] to HKCU\Control Panel\MMCPL. -- Owen Rudge http://www.owenrudge.net/

Re: [UPDATE] shell32: Check registry entry for cpl files (in standard control panel)

2008-07-03 Thread Owen Rudge
e control.ini file, it wouldn't end up in the registry. I could add a check for CPL entries in control.ini if desired using the GetPrivateProfileSection function, and if/when Wine does support INI file mapping, the code wouldn't then need updating to point to the "right" place. -- Owen Rudge http://www.owenrudge.net/

Re: shell32: Check registry entry for cpl files (in standard control panel)

2008-07-02 Thread Owen Rudge
rototype at the top of the file. I've submitted an updated patch to wine-patches now. Thanks. -- Owen Rudge http://www.owenrudge.net/

Re: winecfg.cpl: Add new control panel applet for winecfg

2008-07-02 Thread Owen Rudge
hen the best plan would simply be to name the resulting control panels in a way compatible with Windows. Regards, -- Owen Rudge http://www.owenrudge.net/

Re: winecfg.cpl: Add new control panel applet for winecfg

2008-07-02 Thread Owen Rudge
those that have an analogue work in > Wine, especially the "Legacy Control Panel Commands" "desktop" and > "color". That's something I can look into, indeed. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: winecfg.cpl: Add new control panel applet for winecfg

2008-07-02 Thread Owen Rudge
but I'm not sure if the standalone control.exe does. Ideally, the standalone control.exe would be replaced with a stub that launches the Explorer, but of course Wine doesn't have a built-in Explorer yet. I'll do some testing with this app later and see what the p

Re: winecfg.cpl: Add new control panel applet for winecfg

2008-07-01 Thread Owen Rudge
ly, of course, but considering the relativey minor functionality of this control panel, it seems to me to be reasonable to include for the time being, so that it can be developed over the next month or so to include all this extra functionality - instead of turning up at the end of July with a large unwield

Re: winecfg.cpl: Add new control panel applet for winecfg

2008-07-01 Thread Owen Rudge
on't get moved into separate applets, I don't see why a general Wine Configuration icon would be a bad thing, for the time being at least. -- Owen Rudge http://www.owenrudge.net/

Re: winecfg.cpl: Add new control panel applet for winecfg

2008-07-01 Thread Owen Rudge
having one general icon for Wine configuration? -- Owen Rudge http://www.owenrudge.net/

Re: winecfg.cpl: Add new control panel applet for winecfg

2008-07-01 Thread Owen Rudge
ace to these tools for users would be a good start, rather than coming along straight away with a large patch that hacks up winecfg! -- Owen Rudge http://www.owenrudge.net/

Re: Control panel developments and winecfg

2008-06-29 Thread Owen Rudge
would only split up the tabs that are not application-specific, which are the Desktop Appearance and Sound portions. These would become accessible through standard control panels, with the rest of the tabs remaining in winecfg normally. Regards, -- Owen Rudge http://www.owenrudge.net/

Control panel developments and winecfg

2008-06-29 Thread Owen Rudge
figured it'd be best to ask now, before I do any more work on it. ;-) My intention for the rest of my project is also to working on assorted other control panels, however, which don't overlap with winecfg's functionality! Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: SOC 2008 Projects Announced

2008-04-23 Thread Owen Rudge
be all ready to go when exams are out of the way. Cheers, -- Owen Rudge http://www.owenrudge.net/

Re: GSOC proposal - control panel

2008-03-27 Thread Owen Rudge
y thing. The idea of a side project implementing a basic set of reusable functions to iterate through the registry to retrieve application details (for Add/Remove Programs, at least) may be better. Regards, -- Owen Rudge http://www.owenrudge.net/

Re: GSOC proposal - control panel

2008-03-27 Thread Owen Rudge
x27;t see that it would be impossible to detect that the .cpl file is actually a Wine DLL, and to use the appropriate dlopen-type routines to read it. -- Owen Rudge http://www.owenrudge.net/

Re: GSOC proposal - control panel

2008-03-26 Thread Owen Rudge
a look for the patch that was posted recently and see what I think about it and how much work is likely to be involved. Cheers, -- Owen Rudge http://www.owenrudge.net/

GSOC proposal - control panel

2008-03-26 Thread Owen Rudge
nfiguration interface for Wine that supports third-party control panels is something that would be very useful for end-users. If anyone has any comments or suggestions regarding my proposal, I'd very much appreciate any feedback. Regards, -- Owen Rudge http://www.owenrudge.net/