1. PssWalkMarkerCreate function (Windows)

    https://msdn.microsoft.com/en-us/library/dn457832(v=vs.85).aspx

    A structure that provides functions to allocate and free memory. If you provide the structure, PssWalkMarkerCreate uses the functions to allocate the internal walk ...

    • Syntax

      STDAPI_(DWORD) PssWalkMarkerCreate(
        _In_opt_ const PSS_ALLOCATOR *Allocator,
        _Out_ HPSSWALK *WalkMarkerHandle
      );
      Was this helpful?Thanks! Give more feedback
  2. PssWalkMarkerFree function (Windows)

    https://msdn.microsoft.com/en-us/library/dn457833(v=vs.85).aspx

    Frees a walk marker created by PssWalkMarkerCreate. This function returns ERROR_SUCCESS on success. All error codes are defined in winerror.h. Use FormatMessage with ...

  3. Move processsnapshotting to um (#449) · …

    https://github.com/retep998/winapi-rs/commit/5b8c2a1e455bfe4965287...

    winapi-rs - Rust bindings to Windows API ... Showing 3 changed files with 56 additions and 28 deletions.

  4. kernel32 [H-Z] · Issue #10 · retep998/winapi-rs · GitHub

    https://github.com/retep998/winapi-rs/issues/10

    Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

  5. Exports Added For KERNELBASE 10.0 - Geoff Chappell

    www.geoffchappell.com/studies/windows/win32/kernelbase/history/...

    Exports Added For KERNELBASE 10.0 . The table below lists all the functions that first appear as KERNELBASE exports in version 10.0, i.e., for Windows 10.

  6. Move processsnapshotting to um by kichristensen · Pull ...

    https://github.com/retep998/winapi-rs/pull/449

    Move processsnapshotting to um #449. ... Make sure you also reformat the functions to follow the ... Please reorder them such that the PssWalkMarker*() ...

  7. Windows 10 DLL File Information - KernelBase.dll

    https://windows10dll.nirsoft.net/kernelbase_dll.html

    PssWalkMarkerCreate; PssWalkMarkerFree: PssWalkMarkerGetPosition; PssWalkMarkerSeekToBeginning: PssWalkMarkerSetPosition; PssWalkSnapshot: PublishStateChangeNotification;

  8. kernel32 - Rust

    https://docs.rs/kernel32-sys/0.2.2/i686-pc-windows-msvc/kernel32/...

    API documentation for the Rust `kernel32` crate. ... Keyboard Shortcuts? Show this help dialog S Focus the search field ⇤ Move up in search results

  9. KERNELBASE Functions - Geoff Chappell

    www.geoffchappell.com/studies/windows/win32/kernelbase/api/index.htm

    InternalLcidToName: ... PssWalkMarkerCreate: 10.0 and higher : ... No KERNELBASE function is yet documented formally as an export from KERNELBASE.

  10. Windows 10 DLL File Information - Faultrep.dll

    windows10dll.nirsoft.net/faultrep_dll.html

    The following DLL report was generated by automatic DLL script that scanned and loaded all DLL files in the system32 directory of Windows 10, extracted the ...