Toto vlákno bylo označeno za vyřešené.
Sarge 0
Newbie
Ahojte, nedari sa mi vlozit hlavicky z Windows Driver Kit. Hlavicky vkladam postupne, pricom subory som skopiroval priamo do projektu podla screenu nizsie. Neviete niekto, co robim zle?
Vypise mi to chyby:
Error 1 error C1083: Cannot open include file: 'ntddk.h': No such file or directory c:\users\gajdy\desktop\wfp\wfp\ndis.h 45 1 wfp
2 IntelliSense: expected an identifier c:\users\gajdy\desktop\wfp\wfp\fwptypes.h 275 5
3 IntelliSense: expected a type specifier c:\users\gajdy\desktop\wfp\wfp\fwptypes.h 275 18
4 IntelliSense: unexpected parenthesis after declaration of function "<error>" (malformed parameter list or invalid initializer?) c:\users\gajdy\desktop\wfp\wfp\fwptypes.h 278 4
5 IntelliSense: expected a ';' c:\users\gajdy\desktop\wfp\wfp\fwptypes.h 281 4
6 IntelliSense: expected an identifier c:\users\gajdy\desktop\wfp\wfp\fwptypes.h 345 5
7 IntelliSense: expected a ')' c:\users\gajdy\desktop\wfp\wfp\fwptypes.h 345 49
8 IntelliSense: expected a ';' c:\users\gajdy\desktop\wfp\wfp\fwptypes.h 364 1
9 IntelliSense: expected an identifier c:\users\gajdy\desktop\wfp\wfp\iketypes.h 369 2
10 IntelliSense: expected a ';' c:\users\gajdy\desktop\wfp\wfp\iketypes.h 370 1
11 IntelliSense: identifier "IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0" is undefined c:\users\gajdy\desktop\wfp\wfp\iketypes.h 418 5
12 IntelliSense: identifier "IKEEXT_IP_VERSION_SPECIFIC_KEYMODULE_STATISTICS0" is undefined c:\users\gajdy\desktop\wfp\wfp\iketypes.h 419 5
13 IntelliSense: identifier "FWP_FILTER_ENUM_TYPE" is undefined c:\users\gajdy\desktop\wfp\wfp\fwpmtypes.h 413 5
14 IntelliSense: cannot open source file "ntddk.h" c:\users\gajdy\desktop\wfp\wfp\ndis.h 45 1
15 IntelliSense: cannot open source file "netevent.h" c:\users\gajdy\desktop\wfp\wfp\ndis.h 145 1
16 IntelliSense: identifier "UNICODE_STRING" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 164 9
17 IntelliSense: identifier "CM_MCA_POS_DATA" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 483 9
18 IntelliSense: identifier "CM_EISA_SLOT_INFORMATION" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 484 9
19 IntelliSense: identifier "CM_EISA_FUNCTION_INFORMATION" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 485 9
20 IntelliSense: identifier "KIRQL" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 581 5
21 IntelliSense: identifier "KEVENT" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 590 5
22 IntelliSense: identifier "KINTERRUPT_MODE" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 611 9
23 IntelliSense: identifier "Internal" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 680 29
24 IntelliSense: identifier "Isa" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 681 24
25 IntelliSense: identifier "Eisa" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 682 25
26 IntelliSense: identifier "MicroChannel" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 683 24
27 IntelliSense: identifier "TurboChannel" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 684 33
28 IntelliSense: identifier "PCIBus" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 685 24
29 IntelliSense: identifier "PCMCIABus" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 686 27
30 IntelliSense: identifier "CBus" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 687 25
31 IntelliSense: identifier "MPIBus" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 688 27
32 IntelliSense: identifier "MPSABus" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 689 28
33 IntelliSense: identifier "ProcessorInternal" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 690 38
34 IntelliSense: identifier "InternalPowerBus" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 691 37
35 IntelliSense: identifier "PNPISABus" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 692 30
36 IntelliSense: identifier "PNPBus" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 693 27
37 IntelliSense: identifier "CM_PARTIAL_RESOURCE_LIST" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 704 9
38 IntelliSense: identifier "MDL" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 773 9
39 IntelliSense: identifier "PHYSICAL_ADDRESS" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 1291 9
40 IntelliSense: identifier "KIRQL" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 1751 5
41 IntelliSense: identifier "MM_PAGE_PRIORITY" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 2637 9
42 IntelliSense: identifier "KTIMER" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 3229 5
43 IntelliSense: identifier "KDPC" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 3230 5
44 IntelliSense: identifier "PDRIVER_DISPATCH" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 4031 5
45 IntelliSense: identifier "PCUNICODE_STRING" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 4033 5
46 IntelliSense: identifier "PDEVICE_OBJECT" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 4045 9
47 IntelliSense: identifier "PDEVICE_OBJECT" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 4058 9
48 IntelliSense: identifier "PSTRING" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 6465 25
49 IntelliSense: identifier "PUNICODE_STRING" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 6611 11
50 IntelliSense: identifier "PUNICODE_STRING" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 6618 11
51 IntelliSense: identifier "PUNICODE_STRING" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 6619 11
52 IntelliSense: identifier "PUNICODE_STRING" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 6620 11
53 IntelliSense: cannot open source file "xfilter.h" c:\users\gajdy\desktop\wfp\wfp\ndis.h 7409 1
54 IntelliSense: identifier "KTIMER" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 8062 5
55 IntelliSense: identifier "KDPC" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 8063 5
56 IntelliSense: identifier "DMA_WIDTH" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 8278 5
57 IntelliSense: identifier "DMA_SPEED" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 8279 5
58 IntelliSense: identifier "KEVENT" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 8290 5
59 IntelliSense: identifier "PDEVICE_OBJECT" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 10074 19
60 IntelliSense: identifier "PDEVICE_OBJECT" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 10075 19
61 IntelliSense: identifier "PDEVICE_OBJECT" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 10076 19
62 IntelliSense: identifier "PCM_RESOURCE_LIST" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 10077 19
63 IntelliSense: identifier "PCM_RESOURCE_LIST" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 10078 19
64 IntelliSense: expected a ';' c:\users\gajdy\desktop\wfp\wfp\ndis.h 11113 51
65 IntelliSense: identifier "UNICODE_STRING" is undefined c:\users\gajdy\desktop\wfp\wfp\ndis.h 11389 14
66 IntelliSense: cannot open source file "ntdef.h" c:\users\gajdy\desktop\wfp\wfp\wdm.h 54 1
67 IntelliSense: cannot open source file "bugcodes.h" c:\users\gajdy\desktop\wfp\wfp\wdm.h 56 1
68 IntelliSense: cannot open source file "ntiologc.h" c:\users\gajdy\desktop\wfp\wfp\wdm.h 57 1
69 IntelliSense: cannot open source file "mce.h" c:\users\gajdy\desktop\wfp\wfp\wdm.h 161 1
70 IntelliSense: this declaration has no storage class or type specifier c:\users\gajdy\desktop\wfp\wfp\wdm.h 8837 1
71 IntelliSense: expected a ';' c:\users\gajdy\desktop\wfp\wfp\wdm.h 8838 1
72 IntelliSense: identifier "TIME_FIELDS" is undefined c:\users\gajdy\desktop\wfp\wfp\wdm.h 9012 9
73 IntelliSense: cannot open source file "dpfilter.h" c:\users\gajdy\desktop\wfp\wfp\wdm.h 9926 1
74 IntelliSense: declaration is incompatible with "LONG __stdcall InterlockedIncrement(volatile LONG *lpAddend)" (declared at line 2286 of "c:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winbase.h") c:\users\gajdy\desktop\wfp\wfp\wdm.h 12221 1
75 IntelliSense: declaration is incompatible with "LONG __stdcall InterlockedDecrement(volatile LONG *lpAddend)" (declared at line 2293 of "c:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winbase.h") c:\users\gajdy\desktop\wfp\wfp\wdm.h 12228 1
76 IntelliSense: declaration is incompatible with "LONG __stdcall InterlockedExchange(volatile LONG *Target, LONG Value)" (declared at line 2300 of "c:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winbase.h") c:\users\gajdy\desktop\wfp\wfp\wdm.h 12235 1
77 IntelliSense: declaration is incompatible with "LONG __stdcall InterlockedExchangeAdd(volatile LONG *Addend, LONG Value)" (declared at line 2311 of "c:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winbase.h") c:\users\gajdy\desktop\wfp\wfp\wdm.h 12242 1
78 IntelliSense: declaration is incompatible with "LONG __stdcall InterlockedCompareExchange(volatile LONG *Destination, LONG Exchange, LONG Comperand)" (declared at line 2319 of "c:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winbase.h") c:\users\gajdy\desktop\wfp\wfp\wdm.h 12250 1
79 IntelliSense: expected an identifier c:\users\gajdy\desktop\wfp\wfp\wdm.h 17964 1
80 IntelliSense: expected an identifier c:\users\gajdy\desktop\wfp\wfp\wdm.h 17970 9
81 IntelliSense: identifier "PCALLBACK_FUNCTION" is undefined c:\users\gajdy\desktop\wfp\wfp\wdm.h 17994 10
82 IntelliSense: identifier "NET_BUFFER_LIST" is undefined c:\users\gajdy\desktop\wfp\wfp\wfp.cpp 31 2 wfp
83 IntelliSense: identifier "pNetBufferList" is undefined c:\users\gajdy\desktop\wfp\wfp\wfp.cpp 31 19 wfp
#include "stdafx.h"
#include <Winsock2.h>
#include <windows.h>
#include <stdio.h>
#include <conio.h>
#include <strsafe.h>
#include "fwpmu.h"
#include "fwptypes.h"
#include "iketypes.h"
#include "ndis.h"
#include "ntdef.h"
#include "wdm.h"
#include "ntddk.h"
#include "bugcodes.h"
int _tmain(int argc, _TCHAR* argv[])
{
HANDLE m_hEngineHandle;
DWORD dwFwAPiRetCode = ERROR_BAD_COMMAND;
IPSEC_STATISTICS0 statistics;
NET_BUFFER_LIST* pNetBufferList;
...
liborb ~ Redaktor
+18
Guru
Když se podívám na první chybu z výpisu, tak se tam píše, že nelze najít ntddk.h, který je includován v ndis.h. Tam bude jistě zapsán takto:
#include <ntddk.h>
což je signalizuje, že soubor bude hledán ve standardním adresáři s hlavičkovými soubory. Nebo-li jinak, takto se to nedělá, ale xDK soubory (hlavičkové, libky atd.) se kopírují do standardních adresářů tebou používaného překladače.
Sarge 0
Newbie
Tie hlavicky som includoval podla screenu nizsie a stale mi to vypisuje tieto chyby, nevies kde robim chybu?
#include "stdafx.h"
#include <Winsock2.h>
#include <windows.h>
#include <stdio.h>
#include <conio.h>
#include <strsafe.h>
#include <fwpmu.h>
#include <fwptypes.h>
#include <iketypes.h>
#include <ndis.h>
#include <ntdef.h>
#include <wdm.h>
#include <ntddk.h>
int _tmain(int argc, _TCHAR* argv[])
{
HANDLE m_hEngineHandle;
DWORD dwFwAPiRetCode = ERROR_BAD_COMMAND;
IPSEC_STATISTICS0 statistics;
NET_BUFFER_LIST* pNetBufferList;
...
Error 1 error C2065: '_In_opt_z_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 543 1 wfp
Error 2 error C2143: syntax error : missing ')' before 'const' c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 543 1 wfp
Warning 3 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 543 1 wfp
Error 4 error C2182: '_invalid_parameter' : illegal use of type 'void' c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 543 1 wfp
Error 5 error C2491: '_invalid_parameter' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 543 1 wfp
Error 6 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 543 1 wfp
Error 7 error C2065: '_In_opt_z_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 550 1 wfp
Error 8 error C2143: syntax error : missing ')' before 'const' c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 550 1 wfp
Warning 9 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 550 1 wfp
Error 10 error C2182: '_invoke_watson' : illegal use of type 'void' c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 550 1 wfp
Error 11 error C2495: '_invoke_watson' : '__declspec(noreturn)' can only be applied to function declarations or definitions c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 550 1 wfp
Error 12 error C2491: '_invoke_watson' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 550 1 wfp
Error 13 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 550 1 wfp
Error 14 error C2144: syntax error : 'int' should be preceded by ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 186 1 wfp
Error 15 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 186 1 wfp
Error 16 error C2065: '_Inout_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 186 1 wfp
Error 17 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 186 1 wfp
Warning 18 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 186 1 wfp
Error 19 error C2491: '_filbuf' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 186 1 wfp
Error 20 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 186 1 wfp
Error 21 error C2065: '_In_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 187 1 wfp
Error 22 error C2144: syntax error : 'int' should be preceded by ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 187 1 wfp
Error 23 error C2448: '_flsbuf' : function-style initializer appears to be a function definition c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 187 1 wfp
Error 24 error C2146: syntax error : missing ';' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 187 1 wfp
Error 25 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 187 1 wfp
Error 26 error C2144: syntax error : 'int' should be preceded by ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 192 1 wfp
Error 27 error C2143: syntax error : missing ';' before '*' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 192 1 wfp
Error 28 error C2065: '_In_z_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 192 1 wfp
Error 29 error C2143: syntax error : missing ')' before 'const' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 192 1 wfp
Warning 30 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 192 1 wfp
Error 31 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 192 1 wfp
Error 32 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 192 1 wfp
Error 33 error C2065: '_Inout_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 195 1 wfp
Error 34 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 195 1 wfp
Warning 35 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 195 1 wfp
Error 36 error C2182: 'clearerr' : illegal use of type 'void' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 195 1 wfp
Error 37 error C2491: 'clearerr' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 195 1 wfp
Error 38 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 195 1 wfp
Error 39 error C2065: '_Inout_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 197 1 wfp
Error 40 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 197 1 wfp
Warning 41 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 197 1 wfp
Error 42 error C2491: 'clearerr_s' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 197 1 wfp
Error 43 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 197 1 wfp
Error 44 error C2065: '_Inout_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 199 1 wfp
Error 45 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 199 1 wfp
Warning 46 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 199 1 wfp
Error 47 error C2491: 'fclose' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 199 1 wfp
Error 48 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 199 1 wfp
Error 49 error C2144: syntax error : 'int' should be preceded by ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 205 1 wfp
Error 50 error C2143: syntax error : missing ';' before '*' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 205 1 wfp
Error 51 error C2065: '_In_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 205 1 wfp
Error 52 error C2144: syntax error : 'int' should be preceded by ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 205 1 wfp
Warning 53 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 205 1 wfp
Error 54 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 205 1 wfp
Error 55 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 205 1 wfp
Error 56 error C2144: syntax error : 'int' should be preceded by ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 208 1 wfp
Error 57 error C2065: '_In_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 208 1 wfp
Error 58 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 208 1 wfp
Warning 59 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 208 1 wfp
Error 60 error C2491: 'feof' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 208 1 wfp
Error 61 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 208 1 wfp
Error 62 error C2144: syntax error : 'int' should be preceded by ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 209 1 wfp
Error 63 error C2065: '_In_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 209 1 wfp
Error 64 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 209 1 wfp
Warning 65 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 209 1 wfp
Error 66 error C2491: 'ferror' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 209 1 wfp
Error 67 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 209 1 wfp
Error 68 error C2065: '_Inout_opt_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 210 1 wfp
Error 69 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 210 1 wfp
Warning 70 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 210 1 wfp
Error 71 error C2491: 'fflush' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 210 1 wfp
Error 72 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 210 1 wfp
Error 73 error C2065: '_Inout_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 211 1 wfp
Error 74 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 211 1 wfp
Warning 75 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 211 1 wfp
Error 76 error C2491: 'fgetc' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 211 1 wfp
Error 77 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 211 1 wfp
Error 78 error C2065: '_Inout_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 213 1 wfp
Error 79 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 213 1 wfp
Warning 80 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 213 1 wfp
Error 81 error C2491: 'fgetpos' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 213 1 wfp
Error 82 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 213 1 wfp
Error 83 error C2065: '_MaxCount' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 214 1 wfp
Error 84 error C3861: '_Out_z_cap_': identifier not found c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 214 1 wfp
Error 85 error C2144: syntax error : 'char' should be preceded by ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 214 1 wfp
Warning 86 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 214 1 wfp
Error 87 error C2491: 'fgets' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 214 1 wfp
Error 88 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 214 1 wfp
Error 89 error C2144: syntax error : 'int' should be preceded by ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 219 1 wfp
Error 90 error C2065: '_In_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 219 1 wfp
Error 91 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 219 1 wfp
Warning 92 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 219 1 wfp
Error 93 error C2491: '_fileno' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 219 1 wfp
Error 94 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 219 1 wfp
Error 95 error C2144: syntax error : 'char' should be preceded by ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 227 1 wfp
Error 96 error C2065: '_In_opt_z_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 227 1 wfp
Error 97 error C2143: syntax error : missing ')' before 'const' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 227 1 wfp
Warning 98 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 227 1 wfp
Error 99 error C2491: '_tempnam' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 227 1 wfp
Error 100 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 227 1 wfp
Error 101 error C2144: syntax error : 'int' should be preceded by ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 234 1 wfp
Error 102 error C2143: syntax error : missing ';' before '*' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 234 1 wfp
Error 103 error C2065: '_In_z_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 234 1 wfp
Error 104 error C2143: syntax error : missing ')' before 'const' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 234 1 wfp
Warning 105 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 234 1 wfp
Error 106 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 234 1 wfp
Error 107 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 234 1 wfp
Error 108 error C2065: '_Deref_out_opt_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 236 1 wfp
Error 109 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 236 1 wfp
Warning 110 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 236 1 wfp
Error 111 error C2491: 'fopen_s' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 236 1 wfp
Error 112 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 236 1 wfp
Error 113 error C2065: '_Inout_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 238 1 wfp
Error 114 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 238 1 wfp
Warning 115 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 238 1 wfp
Error 116 error C2491: 'fprintf' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 238 1 wfp
Error 117 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 238 1 wfp
Error 118 error C2065: '_Inout_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 240 1 wfp
Error 119 error C2146: syntax error : missing ')' before identifier 'FILE' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 240 1 wfp
Warning 120 warning C4229: anachronism used : modifiers on data are ignored c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 240 1 wfp
Error 121 error C2491: 'fprintf_s' : definition of dllimport data not allowed c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 240 1 wfp
Error 122 error C2059: syntax error : ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 240 1 wfp
Error 123 error C2065: '_In_' : undeclared identifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 242 1 wfp
Error 124 error C2144: syntax error : 'int' should be preceded by ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 242 1 wfp
Error 125 error C2448: 'fputc' : function-style initializer appears to be a function definition c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 242 1 wfp
Error 126 error C1003: error count exceeds 100; stopping compilation c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 242 1 wfp
127 IntelliSense: incomplete type is not allowed c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 543 23
128 IntelliSense: identifier "_In_opt_z_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 543 42
129 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 543 53
130 IntelliSense: the modifier "noreturn" is not allowed on this declaration c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 550 14
131 IntelliSense: identifier "_In_opt_z_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 550 29
132 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\crtdefs.h 550 40
133 IntelliSense: identifier "_Pre_notnull_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\swprintf.inl 85 94
134 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\swprintf.inl 85 117
135 IntelliSense: identifier "_Pre_notnull_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\swprintf.inl 97 106
136 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\swprintf.inl 97 129
137 IntelliSense: identifier "_Pre_notnull_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\swprintf.inl 105 100
138 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\swprintf.inl 105 123
139 IntelliSense: identifier "_Pre_notnull_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\swprintf.inl 117 112
140 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\swprintf.inl 117 135
141 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 186 1
142 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 186 24
143 IntelliSense: identifier "_In_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 187 48
144 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 187 53
145 IntelliSense: variable "_Check_return_" is not a type name c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 192 1
146 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 192 29
147 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 195 31
148 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 195 44
149 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 197 55
150 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 197 68
151 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 199 47
152 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 199 60
153 IntelliSense: variable "_Check_return_" is not a type name c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 205 1
154 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 205 29
155 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 208 1
156 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 208 24
157 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 209 1
158 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 209 24
159 IntelliSense: identifier "_Inout_opt_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 210 47
160 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 210 64
161 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 211 46
162 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 211 59
163 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 213 48
164 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 213 61
165 IntelliSense: identifier "_Out_z_cap_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 214 49
166 IntelliSense: identifier "_MaxCount" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 214 61
167 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 214 72
168 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 219 1
169 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 219 24
170 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 227 1
171 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 227 24
172 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 234 1
173 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 234 16
174 IntelliSense: identifier "_Deref_out_opt_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 236 52
175 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 236 73
176 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 238 48
177 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 238 61
178 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 240 50
179 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 240 63
180 IntelliSense: identifier "_In_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 242 46
181 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 242 51
182 IntelliSense: identifier "_In_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 243 50
183 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 243 55
184 IntelliSense: identifier "_In_z_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 244 46
185 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 244 53
186 IntelliSense: identifier "_Out_bytecap_x_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 245 49
187 IntelliSense: identifier "_ElementSize" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 245 65
188 IntelliSense: identifier "_Count" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 245 78
189 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 245 86
190 IntelliSense: identifier "_Out_bytecap_x_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 247 51
191 IntelliSense: identifier "_ElementSize" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 247 67
192 IntelliSense: identifier "_Count" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 247 80
193 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 247 88
194 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 249 1
195 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 249 16
196 IntelliSense: identifier "_Deref_out_opt_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 251 54
197 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 251 75
198 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 253 1
199 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 253 16
200 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 254 87
201 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 254 100
202 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 258 49
203 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 258 62
204 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 260 52
205 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 260 65
206 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 262 48
207 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 262 61
208 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 263 46
209 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 263 59
210 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 264 1
211 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 264 24
212 IntelliSense: identifier "_Inout_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 266 50
213 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 266 63
214 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 267 1
215 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 267 24
216 IntelliSense: identifier "_In_count_x_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 269 50
217 IntelliSense: identifier "_Size" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 269 63
218 IntelliSense: identifier "_Count" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 269 69
219 IntelliSense: expected a ')' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 269 77
220 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 270 1
221 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 270 24
222 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 271 1
223 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 271 24
224 IntelliSense: this declaration has no storage class or type specifier c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 272 1
225 IntelliSense: expected a ';' c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 272 24
226 IntelliSense: identifier "_Out_z_cap_" is undefined c:\program files\microsoft visual studio 10.0\vc\include\stdio.h 274 31
Sarge 0
Newbie
Tak chyba bola, ze ked som chcel napisat driver tak som includoval aj ine hlavicky ako z ddk, co sa nesmie.
Zjistit počet nových příspěvků
Přidej příspěvek
Uživatelé prohlížející si toto vlákno Uživatelé on-line: 0 registrovaných, 35 hostů