Condividi tramite


C28146

avviso C28146: i driver in modalità kernel devono usare ntstrsafe.h, non strsafe.h. Trovato nel file di origine

Informazioni aggiuntive

L'intestazione ntstrsafe.h contiene versioni delle funzioni disponibili in strsafe.h adatte per l'uso nel codice in modalità kernel.

Un driver in modalità kernel include Strsafe.h, anziché Ntstrsafe.h. Per informazioni su Ntstrsafe.h e Strsafe.h, vedere Using Safe String Functions.