I have had a problem for quite a while that I cannot run setup or
install and get the following error:
[EMAIL PROTECTED] dad]$ wine g:\\setup.exe
Could not load 'KERNEL.DLL' required by 'BOOTSTRP', error=2
[EMAIL PROTECTED] dad]$
Windows and Wine do not have a kernel.dll module hence I assume tha
Tony pointed out a handful of cases where it is useful to have multiple urls
for an appId and perhaps multiple urls for a versionId. Do we have that
functionality right now via another mechanism? I think we should look to add
such a capability back into the appdb since it was used for a small
>
> For diff files, it depends if there is some context
> and if you change
> some lines or only add/remove some.
>
> It's perfectly possible (even if not much readable
> afterwards) to not
> have any context lines, to inject #if 0/#endif pairs
> around lines to
> remove, and to simply add lines
Hi Steven,
Couldnt we put a link to it on ReactOS homepage, saying its only a draft atm
?
Cordialement,
Usurp(aka Sylvain PETREOLLE)
-Message d'origine-
De : Steven Edwards [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 2 février 2005 07:16
À : Ira Krakow; [EMAIL PROTECTED]; [EMAIL PROTECTED
Le vendredi 04 fÃvrier 2005 Ã 08:25 -0700, [EMAIL PROTECTED] a Ãcrit :
> WineHQ wrote:
> > ChangeSet ID: 15925
> > CVSROOT:/opt/cvs-commit
> > Module name:appdb
> > Changes by: [EMAIL PROTECTED] 2005/02/03 20:55:50
> >
> > Modified files:
> > . : appview.p
Le mar 01/02/2005 à 22:46, Scott Ritchie a écrit :
> Also on this topic came the subject of diff files. IIRC someone wanted
> to include them to help users make use of Microsoft headers that needed
> a bit of tweaking.
>
> Are diff files that are patches to Microsoft code legal to be
> distribute
Le ven 04/02/2005 à 17:24, Noah Schwartz a écrit :
> hey,
>
> i'm trying to compile wine on my machine (ver. 2005-01-11) but
> ./configure doesnt get too far...
>
[snip]
> configure:1878: checking for C compiler default output file name
> configure:1881: gcc -m32conftest.c >&5
> /usr/lib/g
Hello,
I have updated the patch what does work Theme Hospital,
and Dungeon Keeper games, to actual CVS. It is only for
testing purposes.
Regards,
Carlos.
--
___ _ \ | / Consulting
| . |._ _ _| | ___ ___ ___http://www.andago.com
| || ' |/ . |<_> |/ . |/ . \__ GNU/L
Hello Paul,
the attached patch fixes the build problem for me.
Bye Stefan
Am Freitag, 4. Februar 2005 16:30 schrieb Paul Millar:
> Hi everyone,
>
> Just a head's up that the new tests broken cross-building
> winetest.exe. The gory details are reproduced below.
>
> I'm afraid I'm away for a long
hey,
i'm trying to compile wine on my machine (ver. 2005-01-11) but
./configure doesnt get too far...
error:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc -m32
checking
Hi Paul,
Paul Vriens wrote:
Hi,
any particular reason why d3dxof shouldn't be able to register (itself):
@ stdcall -private DllRegisterServer() D3DXOF_DllRegisterServer
@ stdcall -private DllUnregisterServer() D3DXOF_DllUnregisterServer
is missing from the spec file.
I was just playing with dxdiag.
On Fri, Feb 04, 2005 at 01:58:35PM -0500, Tom wrote:
> This is my first attempt at syncing the opengl spec.
> Is this close to what needs to be done?
I don't know, I can't view it. Please no compressed
patches. And for sure not bzip2, if you *have* to
do it, use gzip. This way I can view it via zl
Hello Again,
Adding "if (*pStream != NULL)" the game works flawless :)
HRESULT WINAPI IDirect3DDevice8Impl_GetStreamSource(LPDIRECT3DDEVICE8 iface,
UINT StreamNumber,IDirect3DVertexBuffer8** pStream,UINT* pStride) {
IDirect3DDevice8Impl *This = (IDirect3DDevice8Impl *)iface;
TRACE(
On Thu, Jan 27, 2005 at 07:36:54PM +, Mike Hearn wrote:
> On Thu, 27 Jan 2005 08:29:08 -0600, Brad DeMorrow wrote:
> > Many also seem to be worried that a virus under wine could do damage to
> > their other partition with windows installed. I tell them that without
> > an entry in Wine's con
This is my first attempt at syncing the opengl spec.
Is this close to what needs to be done?
Tom
opengl.diff.bz2
Description: BZip2 compressed data
There was a bug introduced in 0010 where I was fgets()'ing and checking for
feof() on file opened with "wb". Thus the debug file was growing out of
control. I released 0011 to fix this issue and I'm hoping that people get the
upgrade when their PC's restart.
Chris
>
> From: Paul Vriens <[E
James Hawkins ha scritto:
It would help if you could do a regression test on the problem. See this link:
http://winehq.org/site/docs/wine-devel/x1314
Ok I've been doing the "binary search" for a while and, luckily, here is
the offending patch:
diff -urN wine-20040916/dlls/user/edit.c wine-200
It looks like text alignement is not implented or working correctly.
Just run calc.exe in Windows then in Wine. Pay attention at where the
digits are shown...
I can also provide a simple C program to be used as testbed. See bug : 2698
Regards.
El vie, 04 de feb de 2005, a las 18:14, Carlos Lozano escribio:
>
> Hello,
>
> El mar, 01 de feb de 2005, a las 07:05, Oliver Stieber escribio:
> >
> > The big patch won't be CVS worthy but it will have
> > things like non-power-2 textures if anyone wants to do
> > some testing since I've only t
Hello,
El mar, 01 de feb de 2005, a las 07:05, Oliver Stieber escribio:
>
> The big patch won't be CVS worthy but it will have
> things like non-power-2 textures if anyone wants to do
> some testing since I've only tested against an ATI
> 9600.
I have "pasted" your non-power-2 textures support
Hi everyone,
Just a head's up that the new tests broken cross-building
winetest.exe. The gory details are reproduced below.
I'm afraid I'm away for a long weekend, without net access, so can't
fix any until I'm back (Wednesday).
Cheers,
Paul.
[EMAIL PROTECTED] tests]$ make
i686-mingw32msvc-
WineHQ wrote:
ChangeSet ID: 15925
CVSROOT:/opt/cvs-commit
Module name:appdb
Changes by: [EMAIL PROTECTED] 2005/02/03 20:55:50
Modified files:
. : appview.php screenshots.php
admin : adminAppDataQueue.php editAppFamily.php
editAppVe
Here is something else to consider. With respect to property taxes, who
owns a piece of software and who is liable for the taxes on it? Some of
the current licenses may well make the software seller and not the buyer
liable in some states.
Hi,
any particular reason why d3dxof shouldn't be able to register (itself):
@ stdcall -private DllRegisterServer() D3DXOF_DllRegisterServer
@ stdcall -private DllUnregisterServer() D3DXOF_DllUnregisterServer
is missing from the spec file.
I was just playing with dxdiag.
Cheers,
Paul.
Krzysztof Foltman wrote:
I'll try to add handlers for basic editing messages (like WM_SETTEXT)
and maybe notifications too, DLLize it and then make a Wine patch out of
it. Is that OK ?
Fantastic! If you get round to doing this, it's probably a good idea to
submit it as a patch to implement dlls
On Fri, 2005-02-04 at 09:58, Paul Vriens wrote:
> Hi,
>
> winrash just ran on my win98 box and the sysparams test didn't complain
> about SPI_GETICONTITLEWRAP not being implemented. If I however run the
> test manually (with an extra trace) win98 tells me it's not
> implemented!!
>
> So to have s
On Thu, 2005-02-03 at 16:21, Chris Morgan wrote:
> I'm not actually installing winsock2, just popping up a dialog during the
> installer mentioning that you need winsock2 if you are running on a win95
> machine. What I *should* do is somehow get the nsis installer script to
> check for the wins
It seems that I already have something useful. I've added multilevel
undo/redo, GetCharFormat/SetCharFormat (very incomplete) and modify
flag, and cleaned up the code a lot. The source code is downloadable
from here:
http://foltman.com/richtext-20050204.tar.gz
I'll try to add ha
28 matches
Mail list logo