1. https://msdn.microsoft.com/fr-fr/library/windows/desktop/mt186422...

    This topic lists the Dlls available for use in a Universal Windows Platform (UWP) app.

  2. ReactOS: dll/win32/rpcrt4/ndr_contexthandle.c Source File

    https://doxygen.reactos.org/dc/d7c/ndr__contexthandle_8c_source.html

    void WINAPI NDRSContextMarshall(NDR_SCONTEXT SContext, void *pBuff, NDR_RUNDOWN userRunDownIn) Definition: ndr_contexthandle.c:220. DWORD_PTR. #define DWORD_PTR.

  3. https://msdn.microsoft.com/fr-fr/library/windows/desktop/dn505783...

    API Sets available in Windows 8 and Windows Server 2012.

  4. Win32 Functions N - Al's Programming Resource

    www.alsprogrammingresource.com/win32_functions_n.html

    Win32 Functions beginning with N. Function: Library: NdrAllocate rpcrt4 NdrByteCountPointerBufferSize rpcrt4 ... NDRSContextMarshall rpcrt4 NDRSContextUnmarshall rpcrt4

  5. Windows 8 DLL File Information - rpcrt4.dll

    www.nirsoft.net/dll_information/windows8/rpcrt4_dll.html

    This means that when rpcrt4.dll is loaded, the above files are automatically loaded too. ... NDRSContextMarshall; NDRSContextMarshall2: NDRSContextMarshallEx;

  6. Wine API: rpcrt4.dll

    https://source.winehq.org/WineAPI/rpcrt4.html

    NDRSContextMarshall (not documented) NDRSContextMarshallEx (not documented) NDRSContextUnmarshall2 (not documented) NDRSContextUnmarshall (not documented)

  7. Windows XP DLL File Information - rpcrt4.dll

    xpdll.nirsoft.net/rpcrt4_dll.html

    NDRSContextMarshall; NDRSContextMarshall2: NDRSContextMarshallEx; NDRSContextUnmarshall: NDRSContextUnmarshall2; NDRSContextUnmarshallEx: NDRcopy; NdrAllocate ...

  8. APIs present on all Windows 10 devices (grouped by …

    https://docs.microsoft.com/en-us/uwp/win32-and-com/win32-apis

    This topic lists the Win32 APIs that are part of the Universal Windows Platform (UWP) and that are implemented by all Windows 10 devices.

  9. windows-cli/rpcndr.h at master · pilight/windows-cli · …

    https://github.com/pilight/windows-cli/blob/master/include/rpcndr.h

    windows-cli - Windows clients for pilight ... You signed in with another tab or window. Reload to refresh your session.

  10. u/cstrauss / w32api / [6ce1fd] /include/rpcndr.h

    https://sourceforge.net/u/cstrauss/w32api/ci/6ce1fd2eafd85ad304a63...

    void RPC_ENTRY NDRSContextMarshall (NDR_SCONTEXT, void *, NDR_RUNDOWN); NDR_SCONTEXT RPC_ENTRY NDRSContextUnmarshall (void * pBuff, unsigned long);