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
gvg(a)svn.reactos.com wrote:
>+ "Don't abandon your computer, he wouldnt to it to you.\n",
>
>
he wouldn't *do* it to you ?
>+ "Remember to turn of your computer. (That was a public service message!)\n",
>
>
Remember to turn *off* your computer?
Sorry, here's a link for anyone feeling particularly lazy :)
http://www.reactos.org/wiki/index.php/ReactOS_Project_Coordinator
-----Original Message-----
From: Murphy, Ged (Bolton) [mailto:MurphyG@cmpbatteries.co.uk]
Sent: 12 November 2005 09:59
To: 'ReactOS Development List'
Subject: RE: [ros-dev] RE: Change of Project Coordinator
I've put the draft into the wiki for review and discussion.
Wasn't sure whether to follow the layout of the TC, but that would've meant
altering the text, so I left it.
-----Original Message-----
From: Steven Edwards [mailto:steven_ed4153@yahoo.com]
Sent: 11 November 2005 04:48
To: ReactOS Development List
Subject: RE: [ros-dev] RE: Change of Project Coordinator
Hi,
--- "Murphy, Ged (Bolton)" <MurphyG(a)cmpbatteries.co.uk> wrote:
> Can someone draft something up, this isn't really my forte.
How does the following sound?
Thanks
Steven
ReactOS Project Coordinator Job Description:
Mediate Small disputes to remove the need to vote on every issue -
The Coordinator is simply a figure head and does not have the power
to
dictate policy so if mediation cannot be reached on a conflicting issue then
it
is taken to a vote. No issue has to be brought to the Coordinator. All
developers
are free to start a vote without consulting the Coordinator. His role is an
advisory one.
Provide a contact point for media and 3party project relations -
The Project Coordinator be advised of major news announcements and
be
free to provide interviews, and or conduct meetings on behalf of the project
with any 3rd party such as other Free Software Projects, Businesses and
Universities.
The PC has the responsibility to keep track of these events and advise the
community
of new developments.
All developers have the freedom to grant interviews, establish
relationships
with other projects and organizations.
Provide quarterly status updates regarding all major activities of the
project -
The PC will provide reports as to the project status due on
Jan 1st, April 1st July 1st Oct 1st
Conduct regular meetings with the other Coordinators and developers in the
ReactOS Project -
The PC will make a good faith effort to meet monthly via IRC, email
exchange or VoIP with the various team coordinators to discuss any issues
they
feel may need to be addressed. The PC will also be obliged to be upon
request
conduct meetings with any other Coordinator or developer to address any
issue.
For developers that are limited in Internet Access the PC will make
a
good faith effort to keep in touch with those developers on a limited basis
and
seek out and address their development needs and goals.
__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
_______________________________________________
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
_______________________________________________
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
I've put the draft into the wiki for review and discussion.
Wasn't sure whether to follow the layout of the TC, but that would've meant
altering the text, so I left it.
-----Original Message-----
From: Steven Edwards [mailto:steven_ed4153@yahoo.com]
Sent: 11 November 2005 04:48
To: ReactOS Development List
Subject: RE: [ros-dev] RE: Change of Project Coordinator
Hi,
--- "Murphy, Ged (Bolton)" <MurphyG(a)cmpbatteries.co.uk> wrote:
> Can someone draft something up, this isn't really my forte.
How does the following sound?
Thanks
Steven
ReactOS Project Coordinator Job Description:
Mediate Small disputes to remove the need to vote on every issue -
The Coordinator is simply a figure head and does not have the power
to
dictate policy so if mediation cannot be reached on a conflicting issue then
it
is taken to a vote. No issue has to be brought to the Coordinator. All
developers
are free to start a vote without consulting the Coordinator. His role is an
advisory one.
Provide a contact point for media and 3party project relations -
The Project Coordinator be advised of major news announcements and
be
free to provide interviews, and or conduct meetings on behalf of the project
with any 3rd party such as other Free Software Projects, Businesses and
Universities.
The PC has the responsibility to keep track of these events and advise the
community
of new developments.
All developers have the freedom to grant interviews, establish
relationships
with other projects and organizations.
Provide quarterly status updates regarding all major activities of the
project -
The PC will provide reports as to the project status due on
Jan 1st, April 1st July 1st Oct 1st
Conduct regular meetings with the other Coordinators and developers in the
ReactOS Project -
The PC will make a good faith effort to meet monthly via IRC, email
exchange or VoIP with the various team coordinators to discuss any issues
they
feel may need to be addressed. The PC will also be obliged to be upon
request
conduct meetings with any other Coordinator or developer to address any
issue.
For developers that are limited in Internet Access the PC will make
a
good faith effort to keep in touch with those developers on a limited basis
and
seek out and address their development needs and goals.
__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
_______________________________________________
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
Hi!
sedwards(a)svn.reactos.com wrote:
> fix a few more makefiles
>
>
> Updated files:
> trunk/rosapps/tests/accelerator/accelerator.xml
[CC] modules/rosapps/tests/accelerator/accelerator.c
modules/rosapps/tests/accelerator/accelerator.c:16: error: `VK_A' undeclared here (not in a function)
modules/rosapps/tests/accelerator/accelerator.c:16: error: initializer element is not constant
modules/rosapps/tests/accelerator/accelerator.c:16: error: (near initializationfor
`Accelerators[0].key')
modules/rosapps/tests/accelerator/accelerator.c:16: error: initializer element is not constant
modules/rosapps/tests/accelerator/accelerator.c:16: error: (near initializationfor `Accelerators[0]')
modules/rosapps/tests/accelerator/accelerator.c:17: error: initializer element is not constant
modules/rosapps/tests/accelerator/accelerator.c:17: error: (near initializationfor
`Accelerators[1].key')
modules/rosapps/tests/accelerator/accelerator.c:17: error: initializer element is not constant
modules/rosapps/tests/accelerator/accelerator.c:17: error: (near initializationfor `Accelerators[1]')
modules/rosapps/tests/accelerator/accelerator.c:18: error: initializer element is not constant
modules/rosapps/tests/accelerator/accelerator.c:18: error: (near initializationfor
`Accelerators[2].key')
modules/rosapps/tests/accelerator/accelerator.c:18: error: initializer element is not constant
modules/rosapps/tests/accelerator/accelerator.c:18: error: (near initializationfor `Accelerators[2]')
modules/rosapps/tests/accelerator/accelerator.c:19: error: initializer element is not constant
modules/rosapps/tests/accelerator/accelerator.c:19: error: (near initializationfor
`Accelerators[3].key')
modules/rosapps/tests/accelerator/accelerator.c:19: error: initializer element is not constant
modules/rosapps/tests/accelerator/accelerator.c:19: error: (near initializationfor `Accelerators[3]')
make[1]: *** [obj-i386/modules/rosapps/tests/accelerator/accelerator.o] Error 1
make: *** [accelerator] Error 2
Thanks,
James