Skip to content

Instantly share code, notes, and snippets.

@jbratu
Created January 6, 2022 21:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbratu/f119a6db6e97e9d7b48083b2847efb94 to your computer and use it in GitHub Desktop.
Save jbratu/f119a6db6e97e9d7b48083b2847efb94 to your computer and use it in GitHub Desktop.
OIGETUNIVERSAL
MPR
ULONG STDCALL WNetGetUniversalNameA( LPASTR, ULONG, LPBINARY, LPULONG ) as winAPI_WNetGetUniversalNameA
ULONG STDCALL WNetGetUniversalNameW( LPWSTR, ULONG, LPBINARY, LPULONG ) as winAPI_WNetGetUniversalNameW
ULONG STDCALL WNetGetUniversalNameW( LPWSTR, ULONG, LPBINARY, LPULONG ) as winAPI_WNetGetUniversalName
Overwrite any existing DLL_MPR.
From the system monitor type: run DECLARE_FCNS "DLL_MPR"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment