home *** CD-ROM | disk | FTP | other *** search
/ Solo Programadores 22 / SOLO_22.iso / packages / win32ada / data.z / win32-lmerr.ads < prev    next >
Encoding:
Text File  |  1996-03-15  |  21.5 KB  |  301 lines

  1. -- $Source: /home/harp/1/proto/monoBANK/winnt/win32-lmerr.ads,v $ 
  2. -- $Revision: 1.6 $ $Date: 96/03/15 12:52:48 $ $Author: stm $ 
  3. -- See end of file for Copyright (c) information.
  4.  
  5. package Win32.Lmerr is
  6.  
  7.     NERR_Success                   : constant := 0;         -- lmerr.h:29
  8.     NERR_BASE                      : constant := 2100;      -- lmerr.h:40
  9.     NERR_NetNotStarted             : constant := 2102;      -- lmerr.h:64
  10.     NERR_UnknownServer             : constant := 2103;      -- lmerr.h:65
  11.     NERR_ShareMem                  : constant := 2104;      -- lmerr.h:66
  12.     NERR_NoNetworkResource         : constant := 2105;      -- lmerr.h:68
  13.     NERR_RemoteOnly                : constant := 2106;      -- lmerr.h:69
  14.     NERR_DevNotRedirected          : constant := 2107;      -- lmerr.h:70
  15.     NERR_ServerNotStarted          : constant := 2114;      -- lmerr.h:77
  16.     NERR_ItemNotFound              : constant := 2115;      -- lmerr.h:78
  17.     NERR_UnknownDevDir             : constant := 2116;      -- lmerr.h:79
  18.     NERR_RedirectedPath            : constant := 2117;      -- lmerr.h:80
  19.     NERR_DuplicateShare            : constant := 2118;      -- lmerr.h:81
  20.     NERR_NoRoom                    : constant := 2119;      -- lmerr.h:82
  21.     NERR_TooManyItems              : constant := 2121;      -- lmerr.h:84
  22.     NERR_InvalidMaxUsers           : constant := 2122;      -- lmerr.h:85
  23.     NERR_BufTooSmall               : constant := 2123;      -- lmerr.h:86
  24.     NERR_RemoteErr                 : constant := 2127;      -- lmerr.h:90
  25.     NERR_LanmanIniError            : constant := 2131;      -- lmerr.h:94
  26.     NERR_NetworkError              : constant := 2136;      -- lmerr.h:99
  27.     NERR_WkstaInconsistentState    : constant := 2137;      -- lmerr.h:100
  28.     NERR_WkstaNotStarted           : constant := 2138;      -- lmerr.h:102
  29.     NERR_BrowserNotStarted         : constant := 2139;      -- lmerr.h:103
  30.     NERR_InternalError             : constant := 2140;      -- lmerr.h:104
  31.     NERR_BadTransactConfig         : constant := 2141;      -- lmerr.h:105
  32.     NERR_InvalidAPI                : constant := 2142;      -- lmerr.h:106
  33.     NERR_BadEventName              : constant := 2143;      -- lmerr.h:107
  34.     NERR_DupNameReboot             : constant := 2144;      -- lmerr.h:108
  35.     NERR_CfgCompNotFound           : constant := 2146;      -- lmerr.h:115
  36.     NERR_CfgParamNotFound          : constant := 2147;      -- lmerr.h:116
  37.     NERR_LineTooLong               : constant := 2149;      -- lmerr.h:117
  38.     NERR_QNotFound                 : constant := 2150;      -- lmerr.h:124
  39.     NERR_JobNotFound               : constant := 2151;      -- lmerr.h:125
  40.     NERR_DestNotFound              : constant := 2152;      -- lmerr.h:126
  41.     NERR_DestExists                : constant := 2153;      -- lmerr.h:127
  42.     NERR_QExists                   : constant := 2154;      -- lmerr.h:128
  43.     NERR_QNoRoom                   : constant := 2155;      -- lmerr.h:129
  44.     NERR_JobNoRoom                 : constant := 2156;      -- lmerr.h:130
  45.     NERR_DestNoRoom                : constant := 2157;      -- lmerr.h:131
  46.     NERR_DestIdle                  : constant := 2158;      -- lmerr.h:132
  47.     NERR_DestInvalidOp             : constant := 2159;      -- lmerr.h:133
  48.     NERR_ProcNoRespond             : constant := 2160;      -- lmerr.h:134
  49.     NERR_SpoolerNotLoaded          : constant := 2161;      -- lmerr.h:135
  50.     NERR_DestInvalidState          : constant := 2162;      -- lmerr.h:136
  51.     NERR_QInvalidState             : constant := 2163;      -- lmerr.h:137
  52.     NERR_JobInvalidState           : constant := 2164;      -- lmerr.h:138
  53.     NERR_SpoolNoMemory             : constant := 2165;      -- lmerr.h:139
  54.     NERR_DriverNotFound            : constant := 2166;      -- lmerr.h:140
  55.     NERR_DataTypeInvalid           : constant := 2167;      -- lmerr.h:141
  56.     NERR_ProcNotFound              : constant := 2168;      -- lmerr.h:142
  57.     NERR_ServiceTableLocked        : constant := 2180;      -- lmerr.h:149
  58.     NERR_ServiceTableFull          : constant := 2181;      -- lmerr.h:150
  59.     NERR_ServiceInstalled          : constant := 2182;      -- lmerr.h:151
  60.     NERR_ServiceEntryLocked        : constant := 2183;      -- lmerr.h:152
  61.     NERR_ServiceNotInstalled       : constant := 2184;      -- lmerr.h:153
  62.     NERR_BadServiceName            : constant := 2185;      -- lmerr.h:154
  63.     NERR_ServiceCtlTimeout         : constant := 2186;      -- lmerr.h:155
  64.     NERR_ServiceCtlBusy            : constant := 2187;      -- lmerr.h:156
  65.     NERR_BadServiceProgName        : constant := 2188;      -- lmerr.h:157
  66.     NERR_ServiceNotCtrl            : constant := 2189;      -- lmerr.h:158
  67.     NERR_ServiceKillProc           : constant := 2190;      -- lmerr.h:159
  68.     NERR_ServiceCtlNotValid        : constant := 2191;      -- lmerr.h:160
  69.     NERR_NotInDispatchTbl          : constant := 2192;      -- lmerr.h:161
  70.     NERR_BadControlRecv            : constant := 2193;      -- lmerr.h:162
  71.     NERR_ServiceNotStarting        : constant := 2194;      -- lmerr.h:163
  72.     NERR_AlreadyLoggedOn           : constant := 2200;      -- lmerr.h:170
  73.     NERR_NotLoggedOn               : constant := 2201;      -- lmerr.h:171
  74.     NERR_BadUsername               : constant := 2202;      -- lmerr.h:172
  75.     NERR_BadPassword               : constant := 2203;      -- lmerr.h:173
  76.     NERR_UnableToAddName_W         : constant := 2204;      -- lmerr.h:174
  77.     NERR_UnableToAddName_F         : constant := 2205;      -- lmerr.h:175
  78.     NERR_UnableToDelName_W         : constant := 2206;      -- lmerr.h:176
  79.     NERR_UnableToDelName_F         : constant := 2207;      -- lmerr.h:177
  80.     NERR_LogonsPaused              : constant := 2209;      -- lmerr.h:179
  81.     NERR_LogonServerConflict       : constant := 2210;      -- lmerr.h:180
  82.     NERR_LogonNoUserPath           : constant := 2211;      -- lmerr.h:181
  83.     NERR_LogonScriptError          : constant := 2212;      -- lmerr.h:182
  84.     NERR_StandaloneLogon           : constant := 2214;      -- lmerr.h:184
  85.     NERR_LogonServerNotFound       : constant := 2215;      -- lmerr.h:185
  86.     NERR_LogonDomainExists         : constant := 2216;      -- lmerr.h:186
  87.     NERR_NonValidatedLogon         : constant := 2217;      -- lmerr.h:187
  88.     NERR_ACFNotFound               : constant := 2219;      -- lmerr.h:194
  89.     NERR_GroupNotFound             : constant := 2220;      -- lmerr.h:195
  90.     NERR_UserNotFound              : constant := 2221;      -- lmerr.h:196
  91.     NERR_ResourceNotFound          : constant := 2222;      -- lmerr.h:197
  92.     NERR_GroupExists               : constant := 2223;      -- lmerr.h:198
  93.     NERR_UserExists                : constant := 2224;      -- lmerr.h:199
  94.     NERR_ResourceExists            : constant := 2225;      -- lmerr.h:200
  95.     NERR_NotPrimary                : constant := 2226;      -- lmerr.h:201
  96.     NERR_ACFNotLoaded              : constant := 2227;      -- lmerr.h:202
  97.     NERR_ACFNoRoom                 : constant := 2228;      -- lmerr.h:203
  98.     NERR_ACFFileIOFail             : constant := 2229;      -- lmerr.h:204
  99.     NERR_ACFTooManyLists           : constant := 2230;      -- lmerr.h:205
  100.     NERR_UserLogon                 : constant := 2231;      -- lmerr.h:206
  101.     NERR_ACFNoParent               : constant := 2232;      -- lmerr.h:207
  102.     NERR_CanNotGrowSegment         : constant := 2233;      -- lmerr.h:208
  103.     NERR_SpeGroupOp                : constant := 2234;      -- lmerr.h:209
  104.     NERR_NotInCache                : constant := 2235;      -- lmerr.h:210
  105.     NERR_UserInGroup               : constant := 2236;      -- lmerr.h:211
  106.     NERR_UserNotInGroup            : constant := 2237;      -- lmerr.h:212
  107.     NERR_AccountUndefined          : constant := 2238;      -- lmerr.h:213
  108.     NERR_AccountExpired            : constant := 2239;      -- lmerr.h:214
  109.     NERR_InvalidWorkstation        : constant := 2240;      -- lmerr.h:215
  110.     NERR_InvalidLogonHours         : constant := 2241;      -- lmerr.h:216
  111.     NERR_PasswordExpired           : constant := 2242;      -- lmerr.h:217
  112.     NERR_PasswordCantChange        : constant := 2243;      -- lmerr.h:218
  113.     NERR_PasswordHistConflict      : constant := 2244;      -- lmerr.h:219
  114.     NERR_PasswordTooShort          : constant := 2245;      -- lmerr.h:220
  115.     NERR_PasswordTooRecent         : constant := 2246;      -- lmerr.h:221
  116.     NERR_InvalidDatabase           : constant := 2247;      -- lmerr.h:222
  117.     NERR_DatabaseUpToDate          : constant := 2248;      -- lmerr.h:223
  118.     NERR_SyncRequired              : constant := 2249;      -- lmerr.h:224
  119.     NERR_UseNotFound               : constant := 2250;      -- lmerr.h:231
  120.     NERR_BadAsgType                : constant := 2251;      -- lmerr.h:232
  121.     NERR_DeviceIsShared            : constant := 2252;      -- lmerr.h:233
  122.     NERR_NoComputerName            : constant := 2270;      -- lmerr.h:240
  123.     NERR_MsgAlreadyStarted         : constant := 2271;      -- lmerr.h:241
  124.     NERR_MsgInitFailed             : constant := 2272;      -- lmerr.h:242
  125.     NERR_NameNotFound              : constant := 2273;      -- lmerr.h:243
  126.     NERR_AlreadyForwarded          : constant := 2274;      -- lmerr.h:244
  127.     NERR_AddForwarded              : constant := 2275;      -- lmerr.h:245
  128.     NERR_AlreadyExists             : constant := 2276;      -- lmerr.h:246
  129.     NERR_TooManyNames              : constant := 2277;      -- lmerr.h:247
  130.     NERR_DelComputerName           : constant := 2278;      -- lmerr.h:248
  131.     NERR_LocalForward              : constant := 2279;      -- lmerr.h:249
  132.     NERR_GrpMsgProcessor           : constant := 2280;      -- lmerr.h:250
  133.     NERR_PausedRemote              : constant := 2281;      -- lmerr.h:251
  134.     NERR_BadReceive                : constant := 2282;      -- lmerr.h:252
  135.     NERR_NameInUse                 : constant := 2283;      -- lmerr.h:253
  136.     NERR_MsgNotStarted             : constant := 2284;      -- lmerr.h:254
  137.     NERR_NotLocalName              : constant := 2285;      -- lmerr.h:255
  138.     NERR_NoForwardName             : constant := 2286;      -- lmerr.h:256
  139.     NERR_RemoteFull                : constant := 2287;      -- lmerr.h:257
  140.     NERR_NameNotForwarded          : constant := 2288;      -- lmerr.h:258
  141.     NERR_TruncatedBroadcast        : constant := 2289;      -- lmerr.h:259
  142.     NERR_InvalidDevice             : constant := 2294;      -- lmerr.h:260
  143.     NERR_WriteFault                : constant := 2295;      -- lmerr.h:261
  144.     NERR_DuplicateName             : constant := 2297;      -- lmerr.h:263
  145.     NERR_DeleteLater               : constant := 2298;      -- lmerr.h:264
  146.     NERR_IncompleteDel             : constant := 2299;      -- lmerr.h:265
  147.     NERR_MultipleNets              : constant := 2300;      -- lmerr.h:266
  148.     NERR_NetNameNotFound           : constant := 2310;      -- lmerr.h:273
  149.     NERR_DeviceNotShared           : constant := 2311;      -- lmerr.h:274
  150.     NERR_ClientNameNotFound        : constant := 2312;      -- lmerr.h:275
  151.     NERR_FileIdNotFound            : constant := 2314;      -- lmerr.h:276
  152.     NERR_ExecFailure               : constant := 2315;      -- lmerr.h:277
  153.     NERR_TmpFile                   : constant := 2316;      -- lmerr.h:278
  154.     NERR_TooMuchData               : constant := 2317;      -- lmerr.h:279
  155.     NERR_DeviceShareConflict       : constant := 2318;      -- lmerr.h:280
  156.     NERR_BrowserTableIncomplete    : constant := 2319;      -- lmerr.h:281
  157.     NERR_NotLocalDomain            : constant := 2320;      -- lmerr.h:282
  158.     NERR_DevInvalidOpCode          : constant := 2331;      -- lmerr.h:290
  159.     NERR_DevNotFound               : constant := 2332;      -- lmerr.h:291
  160.     NERR_DevNotOpen                : constant := 2333;      -- lmerr.h:292
  161.     NERR_BadQueueDevString         : constant := 2334;      -- lmerr.h:293
  162.     NERR_BadQueuePriority          : constant := 2335;      -- lmerr.h:294
  163.     NERR_NoCommDevs                : constant := 2337;      -- lmerr.h:295
  164.     NERR_QueueNotFound             : constant := 2338;      -- lmerr.h:296
  165.     NERR_BadDevString              : constant := 2340;      -- lmerr.h:297
  166.     NERR_BadDev                    : constant := 2341;      -- lmerr.h:298
  167.     NERR_InUseBySpooler            : constant := 2342;      -- lmerr.h:299
  168.     NERR_CommDevInUse              : constant := 2343;      -- lmerr.h:300
  169.     NERR_InvalidComputer           : constant := 2351;      -- lmerr.h:308
  170.     NERR_MaxLenExceeded            : constant := 2354;      -- lmerr.h:311
  171.     NERR_BadComponent              : constant := 2356;      -- lmerr.h:313
  172.     NERR_CantType                  : constant := 2357;      -- lmerr.h:314
  173.     NERR_TooManyEntries            : constant := 2362;      -- lmerr.h:317
  174.     NERR_ProfileFileTooBig         : constant := 2370;      -- lmerr.h:324
  175.     NERR_ProfileOffset             : constant := 2371;      -- lmerr.h:325
  176.     NERR_ProfileCleanup            : constant := 2372;      -- lmerr.h:326
  177.     NERR_ProfileUnknownCmd         : constant := 2373;      -- lmerr.h:327
  178.     NERR_ProfileLoadErr            : constant := 2374;      -- lmerr.h:328
  179.     NERR_ProfileSaveErr            : constant := 2375;      -- lmerr.h:329
  180.     NERR_LogOverflow               : constant := 2377;      -- lmerr.h:337
  181.     NERR_LogFileChanged            : constant := 2378;      -- lmerr.h:338
  182.     NERR_LogFileCorrupt            : constant := 2379;      -- lmerr.h:339
  183.     NERR_SourceIsDir               : constant := 2380;      -- lmerr.h:346
  184.     NERR_BadSource                 : constant := 2381;      -- lmerr.h:347
  185.     NERR_BadDest                   : constant := 2382;      -- lmerr.h:348
  186.     NERR_DifferentServers          : constant := 2383;      -- lmerr.h:349
  187.     NERR_RunSrvPaused              : constant := 2385;      -- lmerr.h:351
  188.     NERR_ErrCommRunSrv             : constant := 2389;      -- lmerr.h:355
  189.     NERR_ErrorExecingGhost         : constant := 2391;      -- lmerr.h:357
  190.     NERR_ShareNotFound             : constant := 2392;      -- lmerr.h:358
  191.     NERR_InvalidLana               : constant := 2400;      -- lmerr.h:369
  192.     NERR_OpenFiles                 : constant := 2401;      -- lmerr.h:370
  193.     NERR_ActiveConns               : constant := 2402;      -- lmerr.h:371
  194.     NERR_BadPasswordCore           : constant := 2403;      -- lmerr.h:372
  195.     NERR_DevInUse                  : constant := 2404;      -- lmerr.h:373
  196.     NERR_LocalDrive                : constant := 2405;      -- lmerr.h:374
  197.     NERR_AlertExists               : constant := 2430;      -- lmerr.h:381
  198.     NERR_TooManyAlerts             : constant := 2431;      -- lmerr.h:382
  199.     NERR_NoSuchAlert               : constant := 2432;      -- lmerr.h:383
  200.     NERR_BadRecipient              : constant := 2433;      -- lmerr.h:384
  201.     NERR_AcctLimitExceeded         : constant := 2434;      -- lmerr.h:385
  202.     NERR_InvalidLogSeek            : constant := 2440;      -- lmerr.h:393
  203.     NERR_BadUasConfig              : constant := 2450;      -- lmerr.h:403
  204.     NERR_InvalidUASOp              : constant := 2451;      -- lmerr.h:404
  205.     NERR_LastAdmin                 : constant := 2452;      -- lmerr.h:405
  206.     NERR_DCNotFound                : constant := 2453;      -- lmerr.h:406
  207.     NERR_LogonTrackingError        : constant := 2454;      -- lmerr.h:407
  208.     NERR_NetlogonNotStarted        : constant := 2455;      -- lmerr.h:408
  209.     NERR_CanNotGrowUASFile         : constant := 2456;      -- lmerr.h:409
  210.     NERR_TimeDiffAtDC              : constant := 2457;      -- lmerr.h:410
  211.     NERR_PasswordMismatch          : constant := 2458;      -- lmerr.h:411
  212.     NERR_NoSuchServer              : constant := 2460;      -- lmerr.h:419
  213.     NERR_NoSuchSession             : constant := 2461;      -- lmerr.h:420
  214.     NERR_NoSuchConnection          : constant := 2462;      -- lmerr.h:421
  215.     NERR_TooManyServers            : constant := 2463;      -- lmerr.h:422
  216.     NERR_TooManySessions           : constant := 2464;      -- lmerr.h:423
  217.     NERR_TooManyConnections        : constant := 2465;      -- lmerr.h:424
  218.     NERR_TooManyFiles              : constant := 2466;      -- lmerr.h:425
  219.     NERR_NoAlternateServers        : constant := 2467;      -- lmerr.h:426
  220.     NERR_TryDownLevel              : constant := 2470;      -- lmerr.h:430
  221.     NERR_UPSDriverNotStarted       : constant := 2480;      -- lmerr.h:437
  222.     NERR_UPSInvalidConfig          : constant := 2481;      -- lmerr.h:438
  223.     NERR_UPSInvalidCommPort        : constant := 2482;      -- lmerr.h:439
  224.     NERR_UPSSignalAsserted         : constant := 2483;      -- lmerr.h:440
  225.     NERR_UPSShutdownFailed         : constant := 2484;      -- lmerr.h:441
  226.     NERR_BadDosRetCode             : constant := 2500;      -- lmerr.h:454
  227.     NERR_ProgNeedsExtraMem         : constant := 2501;      -- lmerr.h:455
  228.     NERR_BadDosFunction            : constant := 2502;      -- lmerr.h:456
  229.     NERR_RemoteBootFailed          : constant := 2503;      -- lmerr.h:457
  230.     NERR_BadFileCheckSum           : constant := 2504;      -- lmerr.h:458
  231.     NERR_NoRplBootSystem           : constant := 2505;      -- lmerr.h:459
  232.     NERR_RplLoadrNetBiosErr        : constant := 2506;      -- lmerr.h:460
  233.     NERR_RplLoadrDiskErr           : constant := 2507;      -- lmerr.h:461
  234.     NERR_ImageParamErr             : constant := 2508;      -- lmerr.h:462
  235.     NERR_TooManyImageParams        : constant := 2509;      -- lmerr.h:463
  236.     NERR_NonDosFloppyUsed          : constant := 2510;      -- lmerr.h:464
  237.     NERR_RplBootRestart            : constant := 2511;      -- lmerr.h:465
  238.     NERR_RplSrvrCallFailed         : constant := 2512;      -- lmerr.h:466
  239.     NERR_CantConnectRplSrvr        : constant := 2513;      -- lmerr.h:467
  240.     NERR_CantOpenImageFile         : constant := 2514;      -- lmerr.h:468
  241.     NERR_CallingRplSrvr            : constant := 2515;      -- lmerr.h:469
  242.     NERR_StartingRplBoot           : constant := 2516;      -- lmerr.h:470
  243.     NERR_RplBootServiceTerm        : constant := 2517;      -- lmerr.h:471
  244.     NERR_RplBootStartFailed        : constant := 2518;      -- lmerr.h:472
  245.     NERR_RPL_CONNECTED             : constant := 2519;      -- lmerr.h:473
  246.     NERR_BrowserConfiguredToNotRun : constant := 2550;      -- lmerr.h:490
  247.     NERR_RplNoAdaptersStarted      : constant := 2610;      -- lmerr.h:497
  248.     NERR_RplBadRegistry            : constant := 2611;      -- lmerr.h:498
  249.     NERR_RplBadDatabase            : constant := 2612;      -- lmerr.h:499
  250.     NERR_RplRplfilesShare          : constant := 2613;      -- lmerr.h:500
  251.     NERR_RplNotRplServer           : constant := 2614;      -- lmerr.h:501
  252.     NERR_RplCannotEnum             : constant := 2615;      -- lmerr.h:502
  253.     NERR_RplWkstaInfoCorrupted     : constant := 2616;      -- lmerr.h:503
  254.     NERR_RplWkstaNotFound          : constant := 2617;      -- lmerr.h:504
  255.     NERR_RplWkstaNameUnavailable   : constant := 2618;      -- lmerr.h:505
  256.     NERR_RplProfileInfoCorrupted   : constant := 2619;      -- lmerr.h:506
  257.     NERR_RplProfileNotFound        : constant := 2620;      -- lmerr.h:507
  258.     NERR_RplProfileNameUnavailable : constant := 2621;      -- lmerr.h:508
  259.     NERR_RplProfileNotEmpty        : constant := 2622;      -- lmerr.h:509
  260.     NERR_RplConfigInfoCorrupted    : constant := 2623;      -- lmerr.h:510
  261.     NERR_RplConfigNotFound         : constant := 2624;      -- lmerr.h:511
  262.     NERR_RplAdapterInfoCorrupted   : constant := 2625;      -- lmerr.h:512
  263.     NERR_RplInternal               : constant := 2626;      -- lmerr.h:513
  264.     NERR_RplVendorInfoCorrupted    : constant := 2627;      -- lmerr.h:514
  265.     NERR_RplBootInfoCorrupted      : constant := 2628;      -- lmerr.h:515
  266.     NERR_RplWkstaNeedsUserAcct     : constant := 2629;      -- lmerr.h:516
  267.     NERR_RplNeedsRPLUSERAcct       : constant := 2630;      -- lmerr.h:517
  268.     NERR_RplBootNotFound           : constant := 2631;      -- lmerr.h:518
  269.     NERR_RplIncompatibleProfile    : constant := 2632;      -- lmerr.h:519
  270.     NERR_RplAdapterNameUnavailable : constant := 2633;      -- lmerr.h:520
  271.     NERR_RplConfigNotEmpty         : constant := 2634;      -- lmerr.h:521
  272.     NERR_RplBootInUse              : constant := 2635;      -- lmerr.h:522
  273.     NERR_RplBackupDatabase         : constant := 2636;      -- lmerr.h:523
  274.     NERR_RplAdapterNotFound        : constant := 2637;      -- lmerr.h:524
  275.     NERR_RplVendorNotFound         : constant := 2638;      -- lmerr.h:525
  276.     NERR_RplVendorNameUnavailable  : constant := 2639;      -- lmerr.h:526
  277.     NERR_RplBootNameUnavailable    : constant := 2640;      -- lmerr.h:527
  278.     NERR_RplConfigNameUnavailable  : constant := 2641;      -- lmerr.h:528
  279.     MAX_NERR                       : constant := 2999;      -- lmerr.h:544
  280.  
  281. -------------------------------------------------------------------------------
  282. --
  283. -- THIS FILE AND ANY ASSOCIATED DOCUMENTATION IS PROVIDED WITHOUT CHARGE
  284. -- "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING
  285. -- BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR
  286. -- FITNESS FOR A PARTICULAR PURPOSE.  The user assumes the entire risk as to
  287. -- the accuracy and the use of this file.  This file may be used, copied,
  288. -- modified and distributed only by licensees of Microsoft Corporation's
  289. -- WIN32 Software Development Kit in accordance with the terms of the 
  290. -- licensee's End-User License Agreement for Microsoft Software for the
  291. -- WIN32 Development Kit.
  292. --
  293. -- Copyright (c) Intermetrics, Inc. 1995
  294. -- Portions (c) 1985-1994 Microsoft Corporation with permission.
  295. -- Microsoft is a registered trademark and Windows and Windows NT are
  296. -- trademarks of Microsoft Corporation.
  297. --
  298. -------------------------------------------------------------------------------
  299.  
  300. end Win32.Lmerr;
  301.