Re: Wine on Sparc

2005-06-02 Thread Michael Lin
Hi Chuck, Well the patches worked, I did need to change the first one slightly to make it work. Now I'm running into the problem of OpenGL, but I think this is solveable by pointing to Mesa instead of the native GL system. Not that I really need OpenGL through a terminal window... Haven't he

Re: Optionally map the unix filesystem instead of drive letters into the shell namespace

2005-05-31 Thread Michael Lin
Hi Michael, Never mind. In your last mail you said that you already implemented "rename" and "new folder" functionality. Are those restricted to shfldr_unixfs? Do you think those could be sent as a separate patch already? That would be sweet. Here it is, I have cleaned it up so it is only r

Re: [Fwd: Re: Extending File Dialog to include unix file paths]

2005-05-30 Thread Michael Lin
Hi Alexandre, I haven't got a reply from you on this issue yet. Please let me know what you think of the patch. Thanks, Michael Michael Lin wrote: Hi Alexandre, I have made the changes as you suggested to put all the entry point in one single library. Basically, I have created

Re: Optionally map the unix filesystem instead of drive letters into the shell namespace

2005-05-29 Thread Michael Lin
Hi Michael, Please consider the configure based global flag only an option. That's actually what I said several times. It could be a per application option as well. And there is no problem in activating it via a wine-specific API, which would override the config on a per process basis. P

Re: Extending File Dialog to include unix file paths [4/4]

2005-05-15 Thread Michael Lin
le dialog .. it should return unix paths. We should expose conversion of unix to dos utility functions for easy conversion. As for just showing UnixFS shell folder and not  showing c and d drive etc .. I agree. I just haven't get there yet. Michael Lin Michael Jung wrote: Hi all, ple

Re: Extending File Dialog to include unix file paths [4/4]

2005-05-12 Thread Michael Lin
Hi Steve, Steven Edwards wrote: --- Michael Lin <[EMAIL PROTECTED]> wrote: --- dlls/commdlg/comdlg32.spec +@ stdcall UnixFSGetOpenFileNameA(ptr) +@ stdcall UnixFSGetOpenFileN Is there anyway for us to have these functions inlined or something rather than exported all the time is ther

Re: unix filenames in notepad

2005-05-04 Thread Michael Lin
h. The flag to turn unix path on or off can be in the registry, or simply a extended flag that was passed in to OPENFILENAME struct. Michael Lin

windows file dialogs with unix file path

2005-04-20 Thread Michael Lin
Hi all, Back in Nov 2004, there was a brief discussion about extending the Windows file dialogs to allow browsing the Unix file system. Does anyone know if this have been implemented yet? If not, any suggestions on how to implement it? I am porting a windows application to linux using winelib, an

Re: fix wrc to parse some Borland dialog resources

2005-03-22 Thread Michael Lin
Robert Shearman wrote: Filip Navara wrote: Michael Lin wrote: * change wrc to parse '&' and '~' when specifying style I believe the attached patch would be better solution...you can use arbitrary expressions in the style definitions with Microsoft Resource Compiler.

Re: dlls/user/button.c - fix AUTO3STATE with BS_OWNERDRAW (Resend)

2005-03-22 Thread Michael Lin
gt;gotstyle = TRUE; I will submit this patch if it looks ok. Thanks Michael Alexandre Julliard wrote: Michael Lin <[EMAIL PROTECTED]> writes: I was trying to make the following dialog compile and work in WINE. The dialog compiles and works in Borland. Does the dialog compiled on

Re: dlls/user/button.c - fix AUTO3STATE with BS_OWNERDRAW (Resend)

2005-03-21 Thread Michael Lin
USHBUTTON "Cancel", 112, 58, 65, 50, 14 PUSHBUTTON "Cancel", 113, 110, 65, 50, 14 } Alexandre Julliard wrote: Michael Lin <[EMAIL PROTECTED]> writes: inline static UINT get_button_type( LONG window_style ) { -return (window_style & 0x0f); +if ((windo

AUTO3STATE with BS_OWNERDRAW bug?

2005-03-06 Thread Michael Lin
Hi all, I am having problem with AUTO3STATE control that have BS_OWNERDRAW style set. Dialogs with this control will not show at all. For example, I have a control AUTO3STATE "Text", 103, 10, 9, 149, 47, BS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_TABSTOP in my dialog resource and the dialog won't

winedbg problems

2004-12-08 Thread Michael Lin
Hi all, I am having problem with winedbg and a winelib application I am trying to debug. In the debugger it produce the following output when exception occured: Wine-dbg>cont First chance exception: page fault on read access to 0x in 32-bit code ( 0x401d4316). Register dump: CS:0073 SS:0