question

kavehrahimi-5744 avatar image
0 Votes"
kavehrahimi-5744 asked YujianYao-MSFT commented

Typedef error

Hi , When I debug my code I receive an error and a warning. The error is:
Failed to locate "link.exe". The system cannot find the file specified.
The error concerns to first line which is dates.
The warning is:
Inconsistent annotation for 'NTSTATUS': this instance has no annotations.
The commandline for the warning is:

ifndef NTSTATUS

 typedef        long    NTSTATUS;                    // ·µ»Ø×´Ì¬

endif

c++
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I think you would benefit by reading this site's FAQ - How to write a quality question


1 Vote 1 ·

My program contains a header file and I've copied it from CH341DLL.H file which is in CH341PAR.ZIP and I've downloaded it from internet.

0 Votes 0 ·

1 Answer

YujianYao-MSFT avatar image
0 Votes"
YujianYao-MSFT answered YujianYao-MSFT commented

Hi,

Regarding this issue, you can refer to this link.

Link.exe not found - Microsoft Q&A

Your question is more related to ch341eeprom. You could seek help from relevant forums on this issue.

Best regards,

Elya


If the response is helpful, please click "Accept Answer" and upvote it.


Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.




· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @kavehrahimi-5744 ,

May I know if you have got any chance to check my answer? I am glad to help if you have any other questions.

0 Votes 0 ·