pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


intrinsic(memcpy)
Posted by Anonymous on Mon 6th Oct 2025 16:10
raw | new post

  1. +
  2. +/* Avoid |memcpy()| debug wrapper */
  3. +#define _MEMCPY_INLINE_ 1
  4. +
  5.  #include <Windows.h>
  6.  #include <strsafe.h>
  7.  #include <stdio.h>
  8. @@ -34,6 +38,8 @@
  9.  #include <devioctl.h>
  10.  #include "nfs41_driver.h" /* for |delayxid()| */
  11.  
  12. +#undef memcpy
  13. +#pragma intrinsic(memcpy)

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at