Re: wineboot: Start items in StartUp folder on boot.

2007-02-10 Thread Jacob Alberty
Why not integrate this functionality into wineboot? That way if a user wants to completely deny the start-up folder they can just not add wineboot to the list of programs to be started on login, but if they want that functionality they can simply add wineboot to the list of programs for start up w

Re: Questions concering an application I maintain

2007-01-20 Thread Jacob Alberty
exhibit the bug soon so that I can file a proper bug report. On 1/21/07, Detlef Riekenberg <[EMAIL PROTECTED]> wrote: On Sa, 2007-01-20 at 17:29 +, Jacob Alberty wrote: > GetCORSystemDirectory You need a newer wine: http://www.winehq.com/pipermail/wine-cvs/2006-December/028789.html

Re: Questions concering an application I maintain

2007-01-19 Thread Jacob Alberty
at 02:12:49PM -0800, Duane Clark wrote: > Jacob Alberty wrote: > >What method is best to watch the api interaction going on in my > >application so I can see if wine is returning any weirdness that > >it shouldnt (do normal windows api spy programs work under wine?). > >

Re: Questions concering an application I maintain

2007-01-19 Thread Jacob Alberty
I'm not yet sure what the specific issue is with the richedit control yet, Its not behaving as it should in regards to saving information to a database in delphi (very delphi specific), So its going to take a lot of testing and debugging to determine where the fault lies exactly (if i replace rich

Questions concering an application I maintain

2007-01-19 Thread Jacob Alberty
I am a delphi developer (not limited to this language, I have done several projects in C, C#, as well as assembly but for the purposes of this email I am a delphi developer). I am experiencing some weirdness in regards to the richedit control in regards to database access (Specifically TDBRichEdit