Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
998 B

  1. /*++
  2. Copyright (c) 1999 Microsoft Corporation
  3. Module Name:
  4. acpisym.c
  5. --*/
  6. #include <..\precomp.h>
  7. NDIS50_PROTOCOL_CHARACTERISTICS t1;
  8. NDIS_PROTOCOL_BLOCK t2;
  9. NDIS_OPEN_BLOCK t3;
  10. NDIS_COMMON_OPEN_BLOCK t4;
  11. NDIS_MINIPORT_BLOCK t5;
  12. NDIS_M_DRIVER_BLOCK t6;
  13. NDIS_CO_VC_PTR_BLOCK t7;
  14. NDIS_CO_VC_BLOCK t8;
  15. NDIS_CO_AF_BLOCK t9;
  16. NDIS_PACKET t10;
  17. MDL t11;
  18. UNICODE_STRING t12;
  19. LIST_ENTRY t13;
  20. NDIS_PKT_POOL t14;
  21. NDIS_TRACK_MEM t15;
  22. NDIS_PKT_POOL_HDR t16;
  23. STACK_INDEX t17;
  24. NDIS_PACKET_STACK t18;
  25. CM_PARTIAL_RESOURCE_DESCRIPTOR t19;
  26. CM_FULL_RESOURCE_DESCRIPTOR t20;
  27. CM_RESOURCE_LIST t21;
  28. DEVICE_CAPABILITIES t22;
  29. int __cdecl main() {
  30. return 0;
  31. }