Vitaliy Margolen wrote:
Monday, September 19, 2005, 6:07:58 PM, Dan Kegel wrote:
What is the current state of support for burning CDs
under Wine? I checked the appdb, but can't find
any recent reports of CD burning programs working. ...
There were few changes to wine's aspi and related code.
Hi Alex,I think your VarBstrFromDec fails with my testcases, and you should not hardcode the decimal format seperator.And your patch fails my tests.Check my
patch for VarBstrFromDec(for my implementation and tests), my implementation is partial.You did a gr8 job implemeting the DECIMAL stuff in ol
Hi,
I still can't install GTA - in case this is useful, I've attached the
portion of a
trace (+ole +oleaut +seh +tid), which includes only the messages after I
press
Next on the last installer screen (which is where the installer freezes).
This is today's CVS. maybe Olver can compare agan
Monday, September 19, 2005, 6:07:58 PM, Dan Kegel wrote:
> What is the current state of support for burning CDs
> under Wine? I checked the appdb, but can't find
> any recent reports of CD burning programs working.
> It seems to have worked at some point in the past:
> http://appdb.winehq.org/appv
In http://www.winehq.org/hypermail/wine-devel/2005/01/0111.html,
Francois Gouget wrote:
If you're trying to print stuff from
Acrobat Reader (now called Adobe Reader), then that's known not to work.
What are the problems?
How much work is left before printing in Wine is
more or less working wi
What is the current state of support for burning CDs
under Wine? I checked the appdb, but can't find
any recent reports of CD burning programs working.
It seems to have worked at some point in the past:
http://appdb.winehq.org/appview.php?appId=639
http://www.winehq.org/hypermail/wine-users/2002
Aric Stewart wrote:
+if (r == S_OK);
I don't think you want to put a semi colon there.
+{
+if (pwzLocation)
+IHlink_SetStringReference(*(IHlink**)ppvObj, HLINKSETF_LOCATION,
+NULL, pwzLocation);
+if (pwzFriendlyName)
+IHlin
I was enquiring as to whether or not Wine is compatible with NetBSD, or if
any other port of Wine is compatible with NetBSD. If not are there any
plans to make this so?
Regards,
Bryce Robilliard
right. 48 hours later, i've got a first version of freedce-win32 to
try out, which i'm actually a bit frightened of running.
just in case it works :)
thank goodness for pthreads-win32, otherwise i'd be up small creek.
major things todo: in ipnaf.c (actually ipnaf_linux.c
or even better ipnaf_wi
On 09.09.2005 17:09, Alexandre Julliard wrote:
> Frank Richter <[EMAIL PROTECTED]> writes:
>
>> On 09.09.2005 16:27, Alexandre Julliard wrote:
>>> Well, I'm not sure doing a SendMessage is the right thing if you are
>>> called from inside CallWindowProc, you may have to do a CallWindowProc
>> Unma
Since some work is occurring in OLE I will mention this bug.
http://bugs.winehq.org/show_bug.cgi?id=3154
When you start mathcad one New blank file is opened. Trying to close any
file does not work and my guess some Ole stub return value is preventing
it. This application has had this problem of
Hello Lionel,
Now that I think that the refcount crash is solved and I'm waiting for the
patch I've sent to be reviewed and commited, I've looked into the OpenGL
crash: I know the following cases
*Hardware accellerated, with fglrx: Crash in fglrx[1]
*Hardware accellerated, other implementation:
trying to get recent (winecfg) wine versions to run a program and it shows
an error saying riched20.dll version is found and it
"requires" 5.2..
I would have thought that the build-in is probably fine , it is just a
version check that is failing. Is there a way to con it or is the only
Vitaliy Margolen wrote:
Monday, September 19, 2005, 7:47:08 AM, Alexandre Julliard wrote:
Vitaliy Margolen <[EMAIL PROTECTED]> writes:
I guess this one got lost. Resend it.
Or is there anything wrong with it?
Well, you didn't change create_named_object, which looks
suspici
Hello,
> In that case, it would be really beneficial with a unit test.
> Both as documentation and to see what Windows does.
Excuse my ignorance, but what exactly is meant with 'unit test'? As far as
I've learned, it's a small piece of code which uses this functionality and
checks the results. M
Vitaliy Margolen <[EMAIL PROTECTED]> writes:
> Ah, I see. I new I was missing something. As far as regression testing - most
> of the named objects created from kernel32 and they are case insensitive. I
> purposely left it case sensitive to keep it same way as it was before. I know
> of
> at leas
On Saturday 17 September 2005 20:45, Robert Shearman wrote:
> Start the program with WINEDEBUG=+treeview wine program.exe &>
> treeview.log and send the treeview log to the list (compressed if it is
> over 50kB).
It's about 31 Kb, it gets to the line 272 to open the main window and showing
the tr
Monday, September 19, 2005, 7:47:08 AM, Alexandre Julliard wrote:
> Vitaliy Margolen <[EMAIL PROTECTED]> writes:
>> I guess this one got lost. Resend it.
>> Or is there anything wrong with it?
> Well, you didn't change create_named_object, which looks
> suspicious. Also I'd really like to see some
On Mon, Sep 19, 2005 at 09:27:05AM +0200, Stefan D?singer wrote:
> Hi,
> > Why do you increase the refcount by 2? Since you add and release them in
> > the same functions, it is not really necessary and just adds complexity
> > to the code.
> Well, Windows does so for some reason, and after what I'
Vitaliy Margolen <[EMAIL PROTECTED]> writes:
> I guess this one got lost. Resend it.
> Or is there anything wrong with it?
Well, you didn't change create_named_object, which looks
suspicious. Also I'd really like to see some regression tests for the
behavior of the various objects.
--
Alexandre
Hello,
This patch increases the reference count of a DirectDraw object when a Surface
is created, like Windows does. It also adds a test which tests this
functionality.
This time with the !FAILED() -> SUCCEEDED() suggestion from
Robert Shearman. I kept adding a secound refcount in case of DDSC
Vijay Kiran Kamuju <[EMAIL PROTECTED]> wrote:
> I couldnt get the necessary info on it from msdn.
MinGW should have all the necessary info as well.
--
Dmitry.
I couldnt get the necessary info on it from msdn.
Ill be sending a new patch for with the change for _getsystemtimeOn 9/19/05, Dmitry Timoshkov <[EMAIL PROTECTED]
> wrote:Vijay Kiran Kamuju <[EMAIL PROTECTED]
> wrote:> added reference to kernel32.GetLocalTime to _getsystime stub function> (support.
Vijay Kiran Kamuju <[EMAIL PROTECTED]> wrote:
> added reference to kernel32.GetLocalTime to _getsystime stub function
> (support.microsoft.com/default.aspx?scid=kb;en-us;99456)
> -@ stub _getsystime #(ptr)
> +@ cdecl _getsystime(ptr) kernel32.GetLocalTime
You can't just forward _getsystime to Ge
please ignore this patch, i'll be sending a more correct patch.On 9/19/05, Vijay Kiran Kamuju <[EMAIL PROTECTED]
> wrote:I will be initializing that variable to 16, in msvcrt's heap.c
In that way it would be in msvcrt's code.
There are some diffreneces between the value returned and the documentati
"Robert Shearman" <[EMAIL PROTECTED]> wrote:
> >@@ -149,7 +144,7 @@ static void HH_RegisterChildWndClass(HHI
> > wcex.hInstance = pHHInfo->hInstance;
> > wcex.hIcon = LoadIconW(NULL, (LPCWSTR)IDI_APPLICATION);
> > wcex.hCursor= LoadCursorW(NULL, (LPCWSTR)IDC_ARROW
I will be initializing that variable to 16, in msvcrt's heap.c
In that way it would be in msvcrt's code.
There are some diffreneces between the value returned and the documentation.On 9/19/05, Saulius Krasuckas <[EMAIL PROTECTED]
> wrote:* On Mon, 19 Sep 2005, Vijay Kiran Kamuju wrote:>> amblksize
Hi,
> Why do you increase the refcount by 2? Since you add and release them in
> the same functions, it is not really necessary and just adds complexity
> to the code.
Well, Windows does so for some reason, and after what I've seen with Empire
Earth, I suspect that there are some apps out there wh
28 matches
Mail list logo