Re: Dev-C++ dogfooding

2006-03-23 Thread Frank Richter
On 23.03.2006 10:22, Francois Gouget wrote: > Could it be that it is trying to load the resource 160 of shell32.dll? > This resource is an AVI that is meant to be played when you copy files: > it shows sheets jumping from one folder to another. > > If so the tricky thing is getting an animation th

Re: Dev-C++ dogfooding

2006-03-23 Thread Tom Spear (Dustin Booker, Dustin Navea)
There is a freeware program called Total Copy that you might be able to convince the author to let you have the source (or to at least let you use the animation).. He doesn't actively develop it anymore, and it would be nice to have our own copy dialog anyways.. I use total copy on my windows

Re: Dev-C++ dogfooding

2006-03-23 Thread Francois Gouget
On Wed, 22 Mar 2006, Segin wrote: [...] Package manager starts up, presents you with a disloag (like aother package install) but when it goes to copy files, it open a dialog box with the error "Cannot Open AVI" with buttons which are clipped off (the window is a bit too small, push the farthest

Re: Dev-C++ dogfooding

2006-03-22 Thread Segin
Dimi Paun wrote: From: "Segin" <[EMAIL PROTECTED]> For some odd reason some files won't compile, yet others do, i can't explain it. Must be a MingW bug. Is Dev-C++ using MinGW or the native gcc? MinGW, it cannot use the native gcc AFAIK. Also note that the MinGW i

Re: Dev-C++ dogfooding

2006-03-22 Thread Stefan Dösinger
Hi, > Package manager starts up, presents you with a disloag (like aother > package install) but when it goes to copy files, it open a dialog box > with the error "Cannot Open AVI" I've seen simmilar problems with other apps. They want to load an copy animation video from the windows dir, but can

Re: Dev-C++ dogfooding

2006-03-22 Thread Dimi Paun
From: "Segin" <[EMAIL PROTECTED]> > For some odd reason some files won't compile, yet others do, i can't > explain it. Must be a MingW bug. Is Dev-C++ using MinGW or the native gcc? -- Dimi Paun <[EMAIL PROTECTED]> Lattica, Inc.

Dev-C++ dogfooding

2006-03-22 Thread Segin
So far, everything works, except when you try to install a package that already is installed (of any version, so this also breaks upgrades via the package manager) Package manager starts up, presents you with a disloag (like aother package install) but when it goes to copy files, it open a di