kernel/eka/bx86/btracecu.def
author Slion
Tue, 08 Dec 2009 08:11:42 +0100
branchanywhere
changeset 19 f6d3d9676ee4
parent 0 a41df078684a
permissions -rw-r--r--
Trying to figure out how to implement my WINC like compatibility layer. Going the emulation way is probably not so smart. We should not use the kernel but rather hook native functions in the Exec calls.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     1
EXPORTS
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     2
	?BufferSize@RBTrace@@QAEHXZ @ 1 NONAME ; public: int __thiscall RBTrace::BufferSize(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     3
	?CancelRequestData@RBTrace@@QAEXXZ @ 2 NONAME ; public: void __thiscall RBTrace::CancelRequestData(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     4
	?Close@RBTrace@@QAEXXZ @ 3 NONAME ; public: void __thiscall RBTrace::Close(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     5
	?DataUsed@RBTrace@@QAEXXZ @ 4 NONAME ; public: void __thiscall RBTrace::DataUsed(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     6
	?Empty@RBTrace@@QAEXXZ @ 5 NONAME ; public: void __thiscall RBTrace::Empty(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     7
	?GetData@RBTrace@@QAEHAAPAE@Z @ 6 NONAME ; public: int __thiscall RBTrace::GetData(unsigned char * &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     8
	?Mode@RBTrace@@QAEIXZ @ 7 NONAME ; public: unsigned int __thiscall RBTrace::Mode(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
     9
	?Open@RBTrace@@QAEHXZ @ 8 NONAME ; public: int __thiscall RBTrace::Open(void)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    10
	?RequestData@RBTrace@@QAEXAAVTRequestStatus@@H@Z @ 9 NONAME ; public: void __thiscall RBTrace::RequestData(class TRequestStatus &,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    11
	?ResizeBuffer@RBTrace@@QAEHH@Z @ 10 NONAME ; public: int __thiscall RBTrace::ResizeBuffer(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    12
	?SetFilter@RBTrace@@QAEHIH@Z @ 11 NONAME ; public: int __thiscall RBTrace::SetFilter(unsigned int,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    13
	?SetMode@RBTrace@@QAEXI@Z @ 12 NONAME ; public: void __thiscall RBTrace::SetMode(unsigned int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    14
	?Filter2@RBTrace@@QAEHAAPAKAAH@Z @ 13 NONAME ; public: int __thiscall RBTrace::Filter2(unsigned long * &,int &)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    15
	?SetFilter2@RBTrace@@QAEHKH@Z @ 14 NONAME ; public: int __thiscall RBTrace::SetFilter2(unsigned long,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    16
	?SetFilter2@RBTrace@@QAEHPBKH@Z @ 15 NONAME ; public: int __thiscall RBTrace::SetFilter2(unsigned long const *,int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    17
	?SetFilter2@RBTrace@@QAEHH@Z @ 16 NONAME ; public: int __thiscall RBTrace::SetFilter2(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    18
	?SetTimestamp2Enabled@RBTrace@@QAEHH@Z @ 17 NONAME ; public: int __thiscall RBTrace::SetTimestamp2Enabled(int)
a41df078684a Convert Kernelhwsrv package from SFL to EPL
John Imhofe
parents:
diff changeset
    19