home *** CD-ROM | disk | FTP | other *** search
/ Software Recommendations - 1998 Season 1 / DNBCD4.iso / develop / NUMEGA / smartchk / DATA1.CAB / Examples / DLPHIRES.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-09-25  |  3.4 KB  |  71 lines

  1. #define         IDS_APIANDOLECHECK                      57000
  2. #define         IDS_APIANDOLECHECKDESC                  57001
  3. #define         IDS_MEMORYCHECK                         57002
  4. #define         IDS_MEMORYCHECKDESC                     57003
  5. #define         IDS_POINTERANDLEAKCHECK                 57004
  6. #define         IDS_POINTERANDLEAKCHECKDESC             57005
  7.  
  8. #define           IDS_APIFAILWINFUNCFAIL                    57008
  9. #define           IDS_INVALIDARGFREEDHANDLELOCK            57009
  10. #define           IDS_INVALIDARGHANDLEUNLOCKED                57010
  11. #define           IDS_INVALIDARGGENERAL                    57011
  12. #define           IDS_INVALIDARGBADDESTPTR                    57012
  13. #define           IDS_INVALIDARGBADHANDLE                    57013
  14. #define           IDS_INVALIDARGBADSRCPTR                    57014
  15. #define           IDS_INVALIDARGOUTORANGE                     57015
  16. #define           IDS_INVALIDARGSTRUCTURE                     57016
  17. #define           IDS_INVALIDARGUNDEFINED                    57017
  18. #define           IDS_INVALIDARGCONFLICT                    57018
  19. #define           IDS_MEMLEAK                                57019
  20. #define           IDS_RESOURCELEAK                            57020
  21. #define           IDS_PTRREFSUNLOCKEDBLOCK                    57021
  22. #define           IDS_DYNMEMOVERRUN                        57022
  23. #define           IDS_STACKMEMOVERRUN                        57023
  24. #define           IDS_OVERWRITERECMEM                        57024
  25. #define        IDS_APIFAILLOADBITMAPINST                 57025
  26. #define        IDS_APIFAILLOADBITMAPDESC                 57026
  27. #define        IDS_APIFAILLOADMENUINST                     57027
  28. #define        IDS_APIFAILLOADMENUDESC                     57028
  29. #define           IDS_APIGLOBALFREELOCKINST                   57029
  30. #define           IDS_APIGLOBALFREELOCKDESC                   57030
  31. #define           IDS_APIGLOBALFREEUNLOCKINST               57031
  32. #define           IDS_APIGLOBALFREEUNLOCKDESC               57032
  33. #define           IDS_APIINVALIDARGGETTEXTCOLORINST           57033
  34. #define           IDS_APIINVALIDARGGETTEXTCOLORDESC           57034
  35. #define           IDS_APIINVALIDARGDELETEMENUINST           57035
  36. #define           IDS_APIINVALIDARGDELETEMENUDESC           57036
  37. #define           IDS_APISTRCOPYBADDESTPTRINST              57037
  38. #define           IDS_APISTRCOPYBADDESTPTRDESC               57038
  39. #define           IDS_APIFREEMEMBADHANDLEINST              57039
  40. #define           IDS_APIFREEMEMBADHANDLEDESC               57040
  41. #define           IDS_APISTRCOPYBADSRCPTRINST              57041
  42. #define           IDS_APISTRCOPYBADSRCPTRDESC               57042
  43. #define           IDS_APIGETVERSIONSTRUCTSIZEINST          57043
  44. #define           IDS_APIGETVERSIONSTRUCTSIZEDESC           57044
  45. #define           IDS_APIOUTOFRANGEINST                        57045
  46. #define           IDS_APIOUTOFRANGEDESC                      57046
  47. #define           IDS_APICONFLICTFLAGSGETSTRINGTYPEINST  57047
  48. #define           IDS_APICONFLICTFLAGSGETSTRINGTYPEDESC  57048
  49. #define           IDS_APIILLEGALFLAGSAPPENDMENUINST          57049
  50. #define           IDS_APIILLEGALFLAGSAPPENDMENUDESC       57050
  51. #define           IDS_MEMALLOCMEMINST                      57051
  52. #define           IDS_MEMALLOCMEMDESC                       57052
  53. #define           IDS_MEMSTRALLOCINST                         57053
  54. #define           IDS_MEMSTRALLOCDESC                         57054
  55. #define           IDS_MEMSTRNEWINST                         57055
  56. #define           IDS_MEMSTRNEWDESC                         57056
  57. #define           IDS_RESBITMAPINST                          57057
  58. #define           IDS_RESBITMAPDESC                           57058
  59. #define           IDS_RESMENUINST                          57059
  60. #define           IDS_RESMENUDESC                           57060
  61. #define           IDS_PTRREFUNLOCKINST                       57061
  62. #define           IDS_PTRREFUNLOCKDESC                       57062
  63. #define           IDS_WRITEDYNOVERRUNINST                   57063
  64. #define           IDS_WRITEDYNOVERRUNDESC                   57064
  65. #define           IDS_WRITESTACKOVERRUNSTRCOPYINST           57065
  66. #define           IDS_WRITESTACKOVERRUNSTRCOPYDESC           57066
  67. #define           IDS_WRITESTACKOVERRUNFILLCHARINST           57067
  68. #define           IDS_WRITESTACKOVERRUNFILLCHARDESC           57068
  69. #define           IDS_WRITEOVERWRITERECORDINST               57069
  70. #define           IDS_WRITEOVERWRITERECORDDESC               57070
  71.