Windows CE version of MmGetSystemRoutineAddress?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi,

I wonder if there's a kernel API in windows CE that I can use to find
the address of a kernel function, similar to
MmGetSystemRoutineAddress() in windows NT environment?

Daniel
.



Relevant Pages

  • Re: Win32 Event vs Conditional variable
    ... Not on windows, because it has a message queue mechanism already. ... Not on unix because you might also wait for a message (file descriptor ... Kernel API. ...
    (comp.programming.threads)
  • Re: Windows CE version of MmGetSystemRoutineAddress?
    ... GetProcAddress using the coredll stub name for the ... I wonder if there's a kernel API in windows CE that I can use to find ... MmGetSystemRoutineAddressin windows NT environment? ...
    (microsoft.public.windowsce.embedded)