[pso] [tema1] Logging windows

mihai sardarescu pso@cursuri.cs.pub.ro
Sat, 19 Mar 2005 04:17:08 -0800 (PST)


--0-251959862-1111234628=:43601
Content-Type: text/plain; charset=us-ascii

Salut,
Am si eu o intrebare in legatura cu modul in care se doreste logare.
Am inteles ca se doreste folosirea unei structuri packet_log, care sa fie incapsulata in campul DumpData al lui IoWriteErrorLogEntry.
 
Se doreste ca primul element al lui DumpData  (adica DumpData[0]) sa fie un pointer catre o structura de tip packet_log 
 
SAU:
 
Se doreste copierea element cu element a structurii packet_log, adica:
DumpData[0]=(ULONG)packet.pid;
DumpData[1]=packet.syscall;
DumpData[2]=packet.syscall_arg;
......
 
Multumesc,
Mihai.

		
---------------------------------
Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site! 
--0-251959862-1111234628=:43601
Content-Type: text/html; charset=us-ascii

<DIV>Salut,</DIV>
<DIV>Am si eu o intrebare in legatura cu modul in care se doreste logare.</DIV>
<DIV>Am inteles ca se doreste folosirea unei structuri packet_log, care sa fie incapsulata in campul DumpData al lui IoWriteErrorLogEntry.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Se doreste ca primul element al lui DumpData&nbsp; (adica DumpData[0]) sa fie un pointer catre o structura de tip packet_log </DIV>
<DIV>&nbsp;</DIV>
<DIV>SAU:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Se doreste copierea element cu element a structurii packet_log, adica:</DIV>
<DIV>DumpData[0]=(ULONG)packet.pid;</DIV>
<DIV>DumpData[1]=packet.syscall;</DIV>
<DIV>DumpData[2]=packet.syscall_arg;</DIV>
<DIV>......</DIV>
<DIV>&nbsp;</DIV>
<DIV>Multumesc,</DIV>
<DIV>Mihai.</DIV><p>
		<hr size=1>Do you Yahoo!?<br> 
Yahoo! Small Business - <a href="http://us.rd.yahoo.com/evt=31637/*http://smallbusiness.yahoo.com/resources/">Try our new resources site!</a> 
--0-251959862-1111234628=:43601--