What happens in a situation where a project position is up for a vote, and
only one candidate puts there name forward?
Do we just state a unanimous decision, or to try and keep some kind of
option do we do something like:
[] Yes, I want <person> to be <position>
[] No, I don't want <person> to be <position>
There is nothing in the wiki for this situation.
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
Sebastian Gasiorek wrote:
> Is there any possibility to get svn write access? I would like to work
> with devmgr and control panel applets. Writing bug reports for every
> patch doesn't make me happy. :-)
Using bugzilla is the preferred method, but if you don't like using bugzilla
to submit patches, come into IRC, speak to the devs and get your code
committed directly through them. (if they aren't too busy)
It isn't difficult to get commit access, but you must prove your worth by
submitting code for a while first. You can then ask to be recommended for
commit access.
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
You can't realistically expect things like slide show presentations and
flyers to be done in ASCII format.
-----Original Message-----
From: Reuben Perelman [mailto:reub2000@earthlink.net]
Sent: 14 November 2005 09:21
To: ReactOS Development List
Subject: Re: [ros-dev] Microsoft Office files in the trunk
"svn diff" can't handle binary files as good as text files.
Casper Hornstrup wrote:
Subversion handles binary files just as good as text files.
-----Original Message-----
From: ros-dev-bounces(a)reactos.org [mailto:ros-dev-bounces@reactos.org] On
Behalf Of Reuben Perelman
Sent: 14. november 2005 04:32
To: ReactOS Development List
Subject: Re: [ros-dev] Microsoft Office files in the trunk
Why use a binary format? Shouldn't you be using ascii formats in a
subversion repository.
Mike Swanson wrote:
In the branch of press-media, there are two documents currently. An MS
Word and MS PowerPoint document.
I'm calling for SVN committers for _no more_ MS Office documents. They
are a proprietary format, of which not all the features are currently
known. I recommend instead the use of OASIS OpenDocument. Not only
does it save much space, but it also does not contain any secrets in
which need to be reverse engineered to discover.
Real life example:
I opened the MS Word flyer into AbiWord, and saw strange boxes. I
wondered what they could be, so I loaded very-large OpenOffice.org.
They are images! Not only that, but the formatting was drastically
different in OOo compared to AbiWord. However, in OOo, it did look a
lot more jumbled than the image-less AbiWord interpretation. Without a
copy of Microsoft Office, I am unable to determine how the documents
really should look.
I am able to open the PowerPoint file in OpenOffice.org too, but as
it's the only presentation software I have, I can't tell to see if
there's any other interpretation differences between free presentation
programs (assuming they support PPT . . . )
OpenDocument isn't just some crazy format that a couple of programs
support, either. Two complete office suits which support it are
OpenOffice.org and KOffice. Two examples of individual applications
supporting it are AbiWord and Gnumeric. By far, these are not the only
programs which support it, the number is in the dozens. It's an
XML-based format (easy to implement), compressed with Info-ZIP's
DEFLATE.
Really, Microsoft is the only developer that refuses to use this open
file format. They claim that "it doesn't support all the features of
Office", but even that shouldn't stop them (weather it's true or not),
after all, they use _far_ more limiting formats like plain text or
CSV.
Please, for the good of the project, use the free OpenDocument format.
If not for the reason of being open or free, but simply for the fact
that it ensures that everybody will be able to view such documents (no
need to buy any pricey office suites here!).
--
Mike
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev
_______________________________________________
Ros-dev mailing list
Ros-dev(a)reactos.org
http://www.reactos.org/mailman/listinfo/ros-dev
************************************************************************
The information contained in this message or any of its
attachments is confidential and is intended for the exclusive
use of the addressee. The information may also be legally
privileged. The views expressed may not be company policy,
but the personal views of the originator. If you are not the
addressee, any disclosure, reproduction, distribution or other
dissemination or use of this communication is strictly prohibited.
If you have received this message in error, please contact
postmaster(a)exideuk.co.uk
<mailto:postmaster@exideuk.co.uk> and then delete this message.
Exide Technologies is an industrial and transportation battery
producer and recycler with operations in 89 countries.
Further information can be found at www.exide.com
In the branch of press-media, there are two documents currently. An MS
Word and MS PowerPoint document.
I'm calling for SVN committers for _no more_ MS Office documents. They
are a proprietary format, of which not all the features are currently
known. I recommend instead the use of OASIS OpenDocument. Not only
does it save much space, but it also does not contain any secrets in
which need to be reverse engineered to discover.
Real life example:
I opened the MS Word flyer into AbiWord, and saw strange boxes. I
wondered what they could be, so I loaded very-large OpenOffice.org.
They are images! Not only that, but the formatting was drastically
different in OOo compared to AbiWord. However, in OOo, it did look a
lot more jumbled than the image-less AbiWord interpretation. Without a
copy of Microsoft Office, I am unable to determine how the documents
really should look.
I am able to open the PowerPoint file in OpenOffice.org too, but as
it's the only presentation software I have, I can't tell to see if
there's any other interpretation differences between free presentation
programs (assuming they support PPT . . . )
OpenDocument isn't just some crazy format that a couple of programs
support, either. Two complete office suits which support it are
OpenOffice.org and KOffice. Two examples of individual applications
supporting it are AbiWord and Gnumeric. By far, these are not the only
programs which support it, the number is in the dozens. It's an
XML-based format (easy to implement), compressed with Info-ZIP's
DEFLATE.
Really, Microsoft is the only developer that refuses to use this open
file format. They claim that "it doesn't support all the features of
Office", but even that shouldn't stop them (weather it's true or not),
after all, they use _far_ more limiting formats like plain text or
CSV.
Please, for the good of the project, use the free OpenDocument format.
If not for the reason of being open or free, but simply for the fact
that it ensures that everybody will be able to view such documents (no
need to buy any pricey office suites here!).
--
Mike
Hi Guys,
I'm a little lost and in need for some suggestions. I am implementing the
device creation for Direct3D but cannot seem to figure out what microsoft
wants for NtGdiD3dContextCreate. My plan is to get d3d9.dll to work with
Microsoft's gdi32 and win32k and then later make it work by maybe filling in
some gaps in the ROS implementation of gdi32 and win32k.
Anyways, does anybody know where the hSurfColor handle comes from. The
documentation says it is a handle to a DD_SURFACE_LOCAL structure however.
My experiments have shown that win32k expects some specific handle, but I
don't know where it could get it from. (Apimon shows that
NtGdiCreateSurfaceObject hasn't been called so it can't be a handle returned
by that call.)
Any suggestions on this are welcome as I have been stuck on this for the
last week now ...
Jurgen (hoping to get D3D device creation to work before christmas ...)
What is it waiting for? Maybe an event is more appropriate?
Casper
_____
From: ros-diffs-bounces(a)reactos.org [mailto:ros-diffs-bounces@reactos.org] On Behalf Of hbirr(a)svn.reactos.com
Sent: 13. november 2005 18:32
To: ros-diffs(a)reactos.com
Subject: [ros-diffs] [hbirr] 19209: Shutdown the process manager beforeshutdown the registry.
Shutdown the process manager before shutdown the registry.
Running processes may have opened a registry handle.
Modified: trunk/reactos/ntoskrnl/ex/power.c
_____
Modified: trunk/reactos/ntoskrnl/ex/power.c
--- trunk/reactos/ntoskrnl/ex/power.c 2005-11-13 17:28:24 UTC (rev 19208)
+++ trunk/reactos/ntoskrnl/ex/power.c 2005-11-13 17:32:01 UTC (rev 19209)
@@ -148,15 +148,16 @@
sizeof(PCH))]);
}
+ PiShutdownProcessManager();
+ Waittime.QuadPart = (LONGLONG)-10000000; /* 1sec */
+ KeDelayExecutionThread(KernelMode, FALSE, &Waittime);
+
CmShutdownRegistry();
IoShutdownRegisteredFileSystems();
IoShutdownRegisteredDevices();
- PiShutdownProcessManager();
MiShutdownMemoryManager();
- Waittime.QuadPart = (LONGLONG)-10000000; /* 1sec */
- KeDelayExecutionThread(KernelMode, FALSE, &Waittime);
if (Action == ShutdownNoReboot)
{
> From: ion(a)svn.reactos.com
>
> - Add new configuration option "SARCH" to define the
> sub-architecture. Examples include i386-xbox, ppc-be/le
> (little/bigendian), or any other sub-types of the specified ARCH.
This means we will have to build, test and distribute different .isos for
different sub-architectures, only to save a few bytes in the
freeldr/setupldr binaries. I implemented calling of sub-architecture
specific code via a table of function pointers precisely to be able to keep
one binary (per architecture).
Please revert.
Gé van Geldorp.
Hi all,
Installing winamp,
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'C:\Program
Files\Winamp\Plugins\cddbcontrolwinamp.dll' (Status c0000135)
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'comcat.dll
' (Status c0000135)
(lib/ole32/compobj.c:1630) couldn't load InprocServer32 dll L"comcat.dll"
(lib/ole32/compobj.c:1840) no classfactory created for CLSID {0002e005-0000-0000
-c000-000000000046}, hres is 0x80070005
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'comcat.dll
' (Status c0000135)
<Note: Window poped up about haven a problem with a file.>
(lib/ole32/compobj.c:1630) couldn't load InprocServer32 dll L"comcat.dll"
(lib/ole32/compobj.c:1840) no classfactory created for CLSID {0002e005-0000-0000
-c000-000000000046}, hres is 0x80070005
FIXME: CopyImage doesn't support IMAGE_ICON correctly!
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find mxdMessage
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'msacm.drv'
(Status c0000135)
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'midimap.dr
v' (Status c0000135)
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
FIXME: CopyImage doesn't support IMAGE_ICON correctly!
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find mxdMessage
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'msacm.drv'
(Status c0000135)
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'midimap.dr
v' (Status c0000135)
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 441000) C:\ReactOS\System32
\wshtcpip.dll
WARNING: WSHGetSockaddrType at drivers/net/wshtcpip/wshtcpip.c:103 is UNIMPLEME
NTED!
<Note: It did not like this.>
Entered debugger on last-chance exception number 14 (Page Fault)
Memory at 0x00000004 could not be read: Page not present.
kdb:> cont
KeBugCheckWithTf at ntoskrnl/ke/i386/exp.c:1236
A problem has been detected and ReactOS has been shut down to prevent damage to
your computer.
The problem seems to be caused by the following file: ntoskrnl.exe
Technical information:
*** STOP: 0x0000001E (0xc0000005,0x80033121,0x00000000,0x00000004)
*** ntoskrnl.exe - Address 0x80033121 base at 0x80000000, DateStamp 0x0
Page Fault Exception: 14(0)
Processor: 0 CS:EIP 8:80033121 <ntoskrnl.exe:33121 (ntoskrnl/io/device.c:860 (Io
GetRelatedDeviceObject))>
cr2 4 cr3 333bf000 Proc: 81f120f8 Pid: 180 <eMusic-7plus.ex> Thrd: 81f1a028 Tid:
17c
DS 23 ES 23 FS 30 GS 0
EAX: 00000000 EBX: 8003f043 ECX: 81f62cb8
EDX: 8dc04000 EBP: a5911b74 ESI: 0055ee90 ESP: a5911af8
EDI: a5911d64 EFLAGS: 00010296 kESP a5911af8 kernel stack base a590f000
Frames:
<afd.sys:ccfe (drivers/net/afd/afd/tdi.c:1107 (TdiDisconnect))>
<afd.sys:5b8f (drivers/net/afd/afd/main.c:284 (AfdDisconnect))>
<afd.sys:6064 (drivers/net/afd/afd/main.c:384 (AfdDispatch))>
<ntoskrnl.exe:46824 (ntoskrnl/io/irp.c:1076 (IofCallDriver))>
<ntoskrnl.exe:3d4dc (ntoskrnl/io/file.c:619 (IopDeviceFsIoControl))>
<ntoskrnl.exe:3f09b (ntoskrnl/io/file.c:1738 (NtDeviceIoControlFile))>
<ntoskrnl.exe:9c57c ({standard input}:373 (KiSystemService))>
<msafd.dll:38e0 (lib/msafd/misc/dllmain.c:1278 (WSPShutdown))>
Entered debugger on embedded INT3 at 0x0008:0x800b2376.
kdb:> bt
Eip:
<ntoskrnl.exe:b2377 ({standard input}:28 (DbgBreakPointWithStatus))>
Frames:
<ntoskrnl.exe:99a62 (ntoskrnl/ke/i386/exp.c:1231 (KiDispatchException))>
<ntoskrnl.exe:9820f (ntoskrnl/ke/i386/exp.c:189 (KiKernelTrapHandler))>
<ntoskrnl.exe:b1344 (ntoskrnl/mm/i386/pfault.c:128 (KiPageFaultHandler))>
<ntoskrnl.exe:9cc61 ({standard input}:152 (KiTrapProlog2))>
<ntoskrnl.exe:33121 (ntoskrnl/io/device.c:860 (IoGetRelatedDeviceObject))>
<afd.sys:ccfe (drivers/net/afd/afd/tdi.c:1107 (TdiDisconnect))>
<afd.sys:5b8f (drivers/net/afd/afd/main.c:284 (AfdDisconnect))>
<afd.sys:6064 (drivers/net/afd/afd/main.c:384 (AfdDispatch))>
<ntoskrnl.exe:46824 (ntoskrnl/io/irp.c:1076 (IofCallDriver))>
<ntoskrnl.exe:3d4dc (ntoskrnl/io/file.c:619 (IopDeviceFsIoControl))>
<ntoskrnl.exe:3f09b (ntoskrnl/io/file.c:1738 (NtDeviceIoControlFile))>
<ntoskrnl.exe:9c57c ({standard input}:373 (KiSystemService))>
<msafd.dll:38e0 (lib/msafd/misc/dllmain.c:1278 (WSPShutdown))>
<ws2_32.dll:804a (lib/ws2_32/misc/stubs.c:217 (shutdown))>
<NSISdl.dll:1274>
<NSISdl.dll:2e20>
<eMusic-7plus.exe:138f>
<72676f72>
(ntoskrnl/mm/mm.c:275) Page fault at high IRQL was 31, address 505c3a47
(lib/rtl/i386/exception.c:90) Invalid exception frame
Entered debugger on last-chance exception number 14 (Page Fault)
Memory at 0x505c3a47 could not be read: Page not present.
KeBugCheckWithTf at ntoskrnl/ke/i386/exp.c:1236
A problem has been detected and ReactOS has been shut down to prevent damage to
your computer.
The problem seems to be caused by the following file: ntoskrnl.exe
Technical information:
*** STOP: 0x0000001E (0xc0000005,0x800cb6cc,0x00000000,0x505c3a47)
*** ntoskrnl.exe - Address 0x800cb6cc base at 0x80000000, DateStamp 0x0
Reboot and run winamp,
<snip ....>
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
WARNING: ModifyMenuW at lib/user32/windows/menu.c:4424 is UNIMPLEMENTED!
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(ntoskrnl/cm/regfile.c:3507) CellOffset exceeds valid range (134656 > 131072)
(lib/ntdll/ldr/utils.c:2072) Relocating (76200000 -> 760000) C:\ReactOS\system32
\comdlg32.dll
(lib/ntdll/ldr/utils.c:2072) Relocating (77400000 -> 7df000) C:\ReactOS\system32
\iphlpapi.dll
(lib/ntdll/ldr/utils.c:2072) Relocating (77800000 -> 7f3000) C:\ReactOS\system32
\winspool.drv
FIXME: CopyImage doesn't support IMAGE_ICON correctly!
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find mxdMessage
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'msacm.drv'
(Status c0000135)
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'midimap.dr
v' (Status c0000135)
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsAlloc
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsGetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsSetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsFree
(lib/ole32/compobj.c:1615) class {00000000-fe14-0065-ae4b-a577f8204800} not regi
stered
(ntoskrnl/ob/object.c:347) failed
(lib/ole32/rpc.c:614) class {00000000-fe14-0065-ae4b-a577f8204800} not registere
d
(lib/ole32/compobj.c:1840) no classfactory created for CLSID {00000000-fe14-0065
-ae4b-a577f8204800}, hres is 0x80040150
(lib/ole32/compobj.c:1615) class {00000001-fe14-0065-ae4b-a577e8354800} not regi
stered
(ntoskrnl/ob/object.c:347) failed
(lib/ole32/rpc.c:614) class {00000001-fe14-0065-ae4b-a577e8354800} not registere
d
(lib/ole32/compobj.c:1840) no classfactory created for CLSID {00000001-fe14-0065
-ae4b-a577e8354800}, hres is 0x80040150
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(subsys/win32k/ntuser/window.c:2412) Failed to lookup class atom!
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsAlloc
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsGetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsSetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsFree
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsAlloc
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsGetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsSetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsFree
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'C:\Program
Files\Winamp\wmahelp.dll' (Status c0000135)
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'wmvcore.dl
l' (Status c0000135)
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsAlloc
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsGetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsSetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsFree
(ntoskrnl/cm/ntfunc.c:1666) ObReferenceObjectByHandle() failed with status c0000
008 00000000
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 1030000) C:\Program Files\W
inamp\Plugins\read_file.dll
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find winampGetExten
dedFileInfo
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 104b000) C:\Program Files\W
inamp\Plugins\in_mod.dll
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsAlloc
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsGetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsSetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsFree
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find winampGetExten
dedFileInfo
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 11a0000) C:\Program Files\W
inamp\Plugins\in_vorbis.dll
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsAlloc
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsGetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsSetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsFree
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 1310000) C:\Program Files\W
inamp\Plugins\in_mp4.dll
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsAlloc
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsGetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsSetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsFree
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 1440000) C:\Program Files\W
inamp\Plugins\in_cdda.dll
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsAlloc
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsGetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsSetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsFree
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 15a0000) C:\Program Files\W
inamp\pxsdkpls.dll
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 15bd000) C:\ReactOS\System3
2\PX.dll
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'PXDDM.DLL'
(Status c0000135)
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 1850000) C:\ReactOS\System3
2\PXDRV.DLL
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'TFSWAPI.DL
L' (Status c0000135)
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 19b0000) C:\ReactOS\System3
2\PXMAS.DLL
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 1af0000) C:\ReactOS\System3
2\PXWAVE.DLL
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'PXDDM.DLL'
(Status c0000135)
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 1850000) C:\ReactOS\System3
2\PXDRV.DLL
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'TFSWAPI.DL
L' (Status c0000135)
(lib/ole32/compobj.c:1615) Unhandled exception
ExceptionCode: c0000005
Faulting Address: 0
Address: 77a84071 C:\ReactOS\system32\ole32.dll
CS:EIP 1b:77a84071
DS 23 ES 23 FS 3b GS 0
EAX: 00000000 EBX: 77a50000 ECX: 01c8fa3c
EDX: 7ffb9000 EBP: 01c8fc24 ESI: 7c823e72 ESP: 01c8fc1c
EDI: 00000000 EFLAGS: 00010216
Frames:
77a50000+346be C:\ReactOS\system32\ole32.dll
77a50000+65c4 C:\ReactOS\system32\ole32.dll
77a50000+63cf C:\ReactOS\system32\ole32.dll
77a50000+6a13 C:\ReactOS\system32\ole32.dll
15bd000+1ce1b C:\ReactOS\System32\PX.dll
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'PXDDM.DLL'
(Status c0000135)
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 1850000) C:\ReactOS\System3
2\PXDRV.DLL
(lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of 'TFSWAPI.DL
L' (Status c0000135)
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =D:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =E:
(ntoskrnl/io/file.c:125) Failed to mount logical volume (Status c000014f)
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =F:
(ntoskrnl/io/file.c:125) Failed to mount logical volume (Status c000014f)
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =G:
(ntoskrnl/io/file.c:125) Failed to mount logical volume (Status c000014f)
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =H:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =I:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =J:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =K:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =L:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =M:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =N:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =O:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =P:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =Q:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =R:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =S:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =T:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =U:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =V:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =W:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =X:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =Y:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =Z:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =D:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =E:
(ntoskrnl/io/file.c:125) Failed to mount logical volume (Status c000014f)
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =F:
(ntoskrnl/io/file.c:125) Failed to mount logical volume (Status c000014f)
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =G:
(ntoskrnl/io/file.c:125) Failed to mount logical volume (Status c000014f)
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =H:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =I:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =J:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =K:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =L:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =M:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =N:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =O:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =P:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =Q:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =R:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =S:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =T:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =U:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =V:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =W:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =X:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =Y:
(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: =Z:
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 533000) C:\Program Files\Wi
namp\Plugins\in_wave.dll
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find winampGetExten
dedFileInfo
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsAlloc
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsGetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsSetValue
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsFree
(lib/ntdll/ldr/utils.c:2072) Relocating (10000000 -> 1d90000) C:\Program Files\W
inamp\Plugins\in_dshow.dll
(lib/ntdll/ldr/utils.c:1190) LdrGetExportByName(): failed to find FlsAlloc
It loaded okay~, I had to kill winamp with Ctm.
Thanks,
James