Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenlmerr.h
Go to the documentation of this file.
00001 #ifndef _LMERR_H 00002 #define _LMERR_H 00003 00004 #include <winerror.h> 00005 #define NERR_Success 0 00006 #define NERR_BASE 2100 00007 #define NERR_NetNotStarted (NERR_BASE+2) 00008 #define NERR_UnknownServer (NERR_BASE+3) 00009 #define NERR_ShareMem (NERR_BASE+4) 00010 #define NERR_NoNetworkResource (NERR_BASE+5) 00011 #define NERR_RemoteOnly (NERR_BASE+6) 00012 #define NERR_DevNotRedirected (NERR_BASE+7) 00013 #define NERR_ServerNotStarted (NERR_BASE+14) 00014 #define NERR_ItemNotFound (NERR_BASE+15) 00015 #define NERR_UnknownDevDir (NERR_BASE+16) 00016 #define NERR_RedirectedPath (NERR_BASE+17) 00017 #define NERR_DuplicateShare (NERR_BASE+18) 00018 #define NERR_NoRoom (NERR_BASE+19) 00019 #define NERR_TooManyItems (NERR_BASE+21) 00020 #define NERR_InvalidMaxUsers (NERR_BASE+22) 00021 #define NERR_BufTooSmall (NERR_BASE+23) 00022 #define NERR_RemoteErr (NERR_BASE+27) 00023 #define NERR_LanmanIniError (NERR_BASE+31) 00024 #define NERR_NetworkError (NERR_BASE+36) 00025 #define NERR_WkstaInconsistentState (NERR_BASE+37) 00026 #define NERR_WkstaNotStarted (NERR_BASE+38) 00027 #define NERR_BrowserNotStarted (NERR_BASE+39) 00028 #define NERR_InternalError (NERR_BASE+40) 00029 #define NERR_BadTransactConfig (NERR_BASE+41) 00030 #define NERR_InvalidAPI (NERR_BASE+42) 00031 #define NERR_BadEventName (NERR_BASE+43) 00032 #define NERR_DupNameReboot (NERR_BASE+44) 00033 #define NERR_CfgCompNotFound (NERR_BASE+46) 00034 #define NERR_CfgParamNotFound (NERR_BASE+47) 00035 #define NERR_LineTooLong (NERR_BASE+49) 00036 #define NERR_QNotFound (NERR_BASE+50) 00037 #define NERR_JobNotFound (NERR_BASE+51) 00038 #define NERR_DestNotFound (NERR_BASE+52) 00039 #define NERR_DestExists (NERR_BASE+53) 00040 #define NERR_QExists (NERR_BASE+54) 00041 #define NERR_QNoRoom (NERR_BASE+55) 00042 #define NERR_JobNoRoom (NERR_BASE+56) 00043 #define NERR_DestNoRoom (NERR_BASE+57) 00044 #define NERR_DestIdle (NERR_BASE+58) 00045 #define NERR_DestInvalidOp (NERR_BASE+59) 00046 #define NERR_ProcNoRespond (NERR_BASE+60) 00047 #define NERR_SpoolerNotLoaded (NERR_BASE+61) 00048 #define NERR_DestInvalidState (NERR_BASE+62) 00049 #define NERR_QInvalidState (NERR_BASE+63) 00050 #define NERR_JobInvalidState (NERR_BASE+64) 00051 #define NERR_SpoolNoMemory (NERR_BASE+65) 00052 #define NERR_DriverNotFound (NERR_BASE+66) 00053 #define NERR_DataTypeInvalid (NERR_BASE+67) 00054 #define NERR_ProcNotFound (NERR_BASE+68) 00055 #define NERR_ServiceTableLocked (NERR_BASE+80) 00056 #define NERR_ServiceTableFull (NERR_BASE+81) 00057 #define NERR_ServiceInstalled (NERR_BASE+82) 00058 #define NERR_ServiceEntryLocked (NERR_BASE+83) 00059 #define NERR_ServiceNotInstalled (NERR_BASE+84) 00060 #define NERR_BadServiceName (NERR_BASE+85) 00061 #define NERR_ServiceCtlTimeout (NERR_BASE+86) 00062 #define NERR_ServiceCtlBusy (NERR_BASE+87) 00063 #define NERR_BadServiceProgName (NERR_BASE+88) 00064 #define NERR_ServiceNotCtrl (NERR_BASE+89) 00065 #define NERR_ServiceKillProc (NERR_BASE+90) 00066 #define NERR_ServiceCtlNotValid (NERR_BASE+91) 00067 #define NERR_NotInDispatchTbl (NERR_BASE+92) 00068 #define NERR_BadControlRecv (NERR_BASE+93) 00069 #define NERR_ServiceNotStarting (NERR_BASE+94) 00070 #define NERR_AlreadyLoggedOn (NERR_BASE+100) 00071 #define NERR_NotLoggedOn (NERR_BASE+101) 00072 #define NERR_BadUsername (NERR_BASE+102) 00073 #define NERR_BadPassword (NERR_BASE+103) 00074 #define NERR_UnableToAddName_W (NERR_BASE+104) 00075 #define NERR_UnableToAddName_F (NERR_BASE+105) 00076 #define NERR_UnableToDelName_W (NERR_BASE+106) 00077 #define NERR_UnableToDelName_F (NERR_BASE+107) 00078 #define NERR_LogonsPaused (NERR_BASE+109) 00079 #define NERR_LogonServerConflict (NERR_BASE+110) 00080 #define NERR_LogonNoUserPath (NERR_BASE+111) 00081 #define NERR_LogonScriptError (NERR_BASE+112) 00082 #define NERR_StandaloneLogon (NERR_BASE+114) 00083 #define NERR_LogonServerNotFound (NERR_BASE+115) 00084 #define NERR_LogonDomainExists (NERR_BASE+116) 00085 #define NERR_NonValidatedLogon (NERR_BASE+117) 00086 #define NERR_ACFNotFound (NERR_BASE+119) 00087 #define NERR_GroupNotFound (NERR_BASE+120) 00088 #define NERR_UserNotFound (NERR_BASE+121) 00089 #define NERR_ResourceNotFound (NERR_BASE+122) 00090 #define NERR_GroupExists (NERR_BASE+123) 00091 #define NERR_UserExists (NERR_BASE+124) 00092 #define NERR_ResourceExists (NERR_BASE+125) 00093 #define NERR_NotPrimary (NERR_BASE+126) 00094 #define NERR_ACFNotLoaded (NERR_BASE+127) 00095 #define NERR_ACFNoRoom (NERR_BASE+128) 00096 #define NERR_ACFFileIOFail (NERR_BASE+129) 00097 #define NERR_ACFTooManyLists (NERR_BASE+130) 00098 #define NERR_UserLogon (NERR_BASE+131) 00099 #define NERR_ACFNoParent (NERR_BASE+132) 00100 #define NERR_CanNotGrowSegment (NERR_BASE+133) 00101 #define NERR_SpeGroupOp (NERR_BASE+134) 00102 #define NERR_NotInCache (NERR_BASE+135) 00103 #define NERR_UserInGroup (NERR_BASE+136) 00104 #define NERR_UserNotInGroup (NERR_BASE+137) 00105 #define NERR_AccountUndefined (NERR_BASE+138) 00106 #define NERR_AccountExpired (NERR_BASE+139) 00107 #define NERR_InvalidWorkstation (NERR_BASE+140) 00108 #define NERR_InvalidLogonHours (NERR_BASE+141) 00109 #define NERR_PasswordExpired (NERR_BASE+142) 00110 #define NERR_PasswordCantChange (NERR_BASE+143) 00111 #define NERR_PasswordHistConflict (NERR_BASE+144) 00112 #define NERR_PasswordTooShort (NERR_BASE+145) 00113 #define NERR_PasswordTooRecent (NERR_BASE+146) 00114 #define NERR_InvalidDatabase (NERR_BASE+147) 00115 #define NERR_DatabaseUpToDate (NERR_BASE+148) 00116 #define NERR_SyncRequired (NERR_BASE+149) 00117 #define NERR_UseNotFound (NERR_BASE+150) 00118 #define NERR_BadAsgType (NERR_BASE+151) 00119 #define NERR_DeviceIsShared (NERR_BASE+152) 00120 #define NERR_NoComputerName (NERR_BASE+170) 00121 #define NERR_MsgAlreadyStarted (NERR_BASE+171) 00122 #define NERR_MsgInitFailed (NERR_BASE+172) 00123 #define NERR_NameNotFound (NERR_BASE+173) 00124 #define NERR_AlreadyForwarded (NERR_BASE+174) 00125 #define NERR_AddForwarded (NERR_BASE+175) 00126 #define NERR_AlreadyExists (NERR_BASE+176) 00127 #define NERR_TooManyNames (NERR_BASE+177) 00128 #define NERR_DelComputerName (NERR_BASE+178) 00129 #define NERR_LocalForward (NERR_BASE+179) 00130 #define NERR_GrpMsgProcessor (NERR_BASE+180) 00131 #define NERR_PausedRemote (NERR_BASE+181) 00132 #define NERR_BadReceive (NERR_BASE+182) 00133 #define NERR_NameInUse (NERR_BASE+183) 00134 #define NERR_MsgNotStarted (NERR_BASE+184) 00135 #define NERR_NotLocalName (NERR_BASE+185) 00136 #define NERR_NoForwardName (NERR_BASE+186) 00137 #define NERR_RemoteFull (NERR_BASE+187) 00138 #define NERR_NameNotForwarded (NERR_BASE+188) 00139 #define NERR_TruncatedBroadcast (NERR_BASE+189) 00140 #define NERR_InvalidDevice (NERR_BASE+194) 00141 #define NERR_WriteFault (NERR_BASE+195) 00142 #define NERR_DuplicateName (NERR_BASE+197) 00143 #define NERR_DeleteLater (NERR_BASE+198) 00144 #define NERR_IncompleteDel (NERR_BASE+199) 00145 #define NERR_MultipleNets (NERR_BASE+200) 00146 #define NERR_NetNameNotFound (NERR_BASE+210) 00147 #define NERR_DeviceNotShared (NERR_BASE+211) 00148 #define NERR_ClientNameNotFound (NERR_BASE+212) 00149 #define NERR_FileIdNotFound (NERR_BASE+214) 00150 #define NERR_ExecFailure (NERR_BASE+215) 00151 #define NERR_TmpFile (NERR_BASE+216) 00152 #define NERR_TooMuchData (NERR_BASE+217) 00153 #define NERR_DeviceShareConflict (NERR_BASE+218) 00154 #define NERR_BrowserTableIncomplete (NERR_BASE+219) 00155 #define NERR_NotLocalDomain (NERR_BASE+220) 00156 #define NERR_DevInvalidOpCode (NERR_BASE+231) 00157 #define NERR_DevNotFound (NERR_BASE+232) 00158 #define NERR_DevNotOpen (NERR_BASE+233) 00159 #define NERR_BadQueueDevString (NERR_BASE+234) 00160 #define NERR_BadQueuePriority (NERR_BASE+235) 00161 #define NERR_NoCommDevs (NERR_BASE+237) 00162 #define NERR_QueueNotFound (NERR_BASE+238) 00163 #define NERR_BadDevString (NERR_BASE+240) 00164 #define NERR_BadDev (NERR_BASE+241) 00165 #define NERR_InUseBySpooler (NERR_BASE+242) 00166 #define NERR_CommDevInUse (NERR_BASE+243) 00167 #define NERR_InvalidComputer (NERR_BASE+251) 00168 #define NERR_MaxLenExceeded (NERR_BASE+254) 00169 #define NERR_BadComponent (NERR_BASE+256) 00170 #define NERR_CantType (NERR_BASE+257) 00171 #define NERR_TooManyEntries (NERR_BASE+262) 00172 #define NERR_ProfileFileTooBig (NERR_BASE+270) 00173 #define NERR_ProfileOffset (NERR_BASE+271) 00174 #define NERR_ProfileCleanup (NERR_BASE+272) 00175 #define NERR_ProfileUnknownCmd (NERR_BASE+273) 00176 #define NERR_ProfileLoadErr (NERR_BASE+274) 00177 #define NERR_ProfileSaveErr (NERR_BASE+275) 00178 #define NERR_LogOverflow (NERR_BASE+277) 00179 #define NERR_LogFileChanged (NERR_BASE+278) 00180 #define NERR_LogFileCorrupt (NERR_BASE+279) 00181 #define NERR_SourceIsDir (NERR_BASE+280) 00182 #define NERR_BadSource (NERR_BASE+281) 00183 #define NERR_BadDest (NERR_BASE+282) 00184 #define NERR_DifferentServers (NERR_BASE+283) 00185 #define NERR_RunSrvPaused (NERR_BASE+285) 00186 #define NERR_ErrCommRunSrv (NERR_BASE+289) 00187 #define NERR_ErrorExecingGhost (NERR_BASE+291) 00188 #define NERR_ShareNotFound (NERR_BASE+292) 00189 #define NERR_InvalidLana (NERR_BASE+300) 00190 #define NERR_OpenFiles (NERR_BASE+301) 00191 #define NERR_ActiveConns (NERR_BASE+302) 00192 #define NERR_BadPasswordCore (NERR_BASE+303) 00193 #define NERR_DevInUse (NERR_BASE+304) 00194 #define NERR_LocalDrive (NERR_BASE+305) 00195 #define NERR_AlertExists (NERR_BASE+330) 00196 #define NERR_TooManyAlerts (NERR_BASE+331) 00197 #define NERR_NoSuchAlert (NERR_BASE+332) 00198 #define NERR_BadRecipient (NERR_BASE+333) 00199 #define NERR_AcctLimitExceeded (NERR_BASE+334) 00200 #define NERR_InvalidLogSeek (NERR_BASE+340) 00201 #define NERR_BadUasConfig (NERR_BASE+350) 00202 #define NERR_InvalidUASOp (NERR_BASE+351) 00203 #define NERR_LastAdmin (NERR_BASE+352) 00204 #define NERR_DCNotFound (NERR_BASE+353) 00205 #define NERR_LogonTrackingError (NERR_BASE+354) 00206 #define NERR_NetlogonNotStarted (NERR_BASE+355) 00207 #define NERR_CanNotGrowUASFile (NERR_BASE+356) 00208 #define NERR_TimeDiffAtDC (NERR_BASE+357) 00209 #define NERR_PasswordMismatch (NERR_BASE+358) 00210 #define NERR_NoSuchServer (NERR_BASE+360) 00211 #define NERR_NoSuchSession (NERR_BASE+361) 00212 #define NERR_NoSuchConnection (NERR_BASE+362) 00213 #define NERR_TooManyServers (NERR_BASE+363) 00214 #define NERR_TooManySessions (NERR_BASE+364) 00215 #define NERR_TooManyConnections (NERR_BASE+365) 00216 #define NERR_TooManyFiles (NERR_BASE+366) 00217 #define NERR_NoAlternateServers (NERR_BASE+367) 00218 #define NERR_TryDownLevel (NERR_BASE+370) 00219 #define NERR_UPSDriverNotStarted (NERR_BASE+380) 00220 #define NERR_UPSInvalidConfig (NERR_BASE+381) 00221 #define NERR_UPSInvalidCommPort (NERR_BASE+382) 00222 #define NERR_UPSSignalAsserted (NERR_BASE+383) 00223 #define NERR_UPSShutdownFailed (NERR_BASE+384) 00224 #define NERR_BadDosRetCode (NERR_BASE+400) 00225 #define NERR_ProgNeedsExtraMem (NERR_BASE+401) 00226 #define NERR_BadDosFunction (NERR_BASE+402) 00227 #define NERR_RemoteBootFailed (NERR_BASE+403) 00228 #define NERR_BadFileCheckSum (NERR_BASE+404) 00229 #define NERR_NoRplBootSystem (NERR_BASE+405) 00230 #define NERR_RplLoadrNetBiosErr (NERR_BASE+406) 00231 #define NERR_RplLoadrDiskErr (NERR_BASE+407) 00232 #define NERR_ImageParamErr (NERR_BASE+408) 00233 #define NERR_TooManyImageParams (NERR_BASE+409) 00234 #define NERR_NonDosFloppyUsed (NERR_BASE+410) 00235 #define NERR_RplBootRestart (NERR_BASE+411) 00236 #define NERR_RplSrvrCallFailed (NERR_BASE+412) 00237 #define NERR_CantConnectRplSrvr (NERR_BASE+413) 00238 #define NERR_CantOpenImageFile (NERR_BASE+414) 00239 #define NERR_CallingRplSrvr (NERR_BASE+415) 00240 #define NERR_StartingRplBoot (NERR_BASE+416) 00241 #define NERR_RplBootServiceTerm (NERR_BASE+417) 00242 #define NERR_RplBootStartFailed (NERR_BASE+418) 00243 #define NERR_RPL_CONNECTED (NERR_BASE+419) 00244 #define NERR_BrowserConfiguredToNotRun (NERR_BASE+450) 00245 #define NERR_RplNoAdaptersStarted (NERR_BASE+510) 00246 #define NERR_RplBadRegistry (NERR_BASE+511) 00247 #define NERR_RplBadDatabase (NERR_BASE+512) 00248 #define NERR_RplRplfilesShare (NERR_BASE+513) 00249 #define NERR_RplNotRplServer (NERR_BASE+514) 00250 #define NERR_RplCannotEnum (NERR_BASE+515) 00251 #define NERR_RplWkstaInfoCorrupted (NERR_BASE+516) 00252 #define NERR_RplWkstaNotFound (NERR_BASE+517) 00253 #define NERR_RplWkstaNameUnavailable (NERR_BASE+518) 00254 #define NERR_RplProfileInfoCorrupted (NERR_BASE+519) 00255 #define NERR_RplProfileNotFound (NERR_BASE+520) 00256 #define NERR_RplProfileNameUnavailable (NERR_BASE+521) 00257 #define NERR_RplProfileNotEmpty (NERR_BASE+522) 00258 #define NERR_RplConfigInfoCorrupted (NERR_BASE+523) 00259 #define NERR_RplConfigNotFound (NERR_BASE+524) 00260 #define NERR_RplAdapterInfoCorrupted (NERR_BASE+525) 00261 #define NERR_RplInternal (NERR_BASE+526) 00262 #define NERR_RplVendorInfoCorrupted (NERR_BASE+527) 00263 #define NERR_RplBootInfoCorrupted (NERR_BASE+528) 00264 #define NERR_RplWkstaNeedsUserAcct (NERR_BASE+529) 00265 #define NERR_RplNeedsRPLUSERAcct (NERR_BASE+530) 00266 #define NERR_RplBootNotFound (NERR_BASE+531) 00267 #define NERR_RplIncompatibleProfile (NERR_BASE+532) 00268 #define NERR_RplAdapterNameUnavailable (NERR_BASE+533) 00269 #define NERR_RplConfigNotEmpty (NERR_BASE+534) 00270 #define NERR_RplBootInUse (NERR_BASE+535) 00271 #define NERR_RplBackupDatabase (NERR_BASE+536) 00272 #define NERR_RplAdapterNotFound (NERR_BASE+537) 00273 #define NERR_RplVendorNotFound (NERR_BASE+538) 00274 #define NERR_RplVendorNameUnavailable (NERR_BASE+539) 00275 #define NERR_RplBootNameUnavailable (NERR_BASE+540) 00276 #define NERR_RplConfigNameUnavailable (NERR_BASE+541) 00277 #define NERR_DfsInternalCorruption (NERR_BASE+560) 00278 #define NERR_DfsVolumeDataCorrupt (NERR_BASE+561) 00279 #define NERR_DfsNoSuchVolume (NERR_BASE+562) 00280 #define NERR_DfsVolumeAlreadyExists (NERR_BASE+563) 00281 #define NERR_DfsAlreadyShared (NERR_BASE+564) 00282 #define NERR_DfsNoSuchShare (NERR_BASE+565) 00283 #define NERR_DfsNotALeafVolume (NERR_BASE+566) 00284 #define NERR_DfsLeafVolume (NERR_BASE+567) 00285 #define NERR_DfsVolumeHasMultipleServers (NERR_BASE+568) 00286 #define NERR_DfsCantCreateJunctionPoint (NERR_BASE+569) 00287 #define NERR_DfsServerNotDfsAware (NERR_BASE+570) 00288 #define NERR_DfsBadRenamePath (NERR_BASE+571) 00289 #define NERR_DfsVolumeIsOffline (NERR_BASE+572) 00290 #define NERR_DfsNoSuchServer (NERR_BASE+573) 00291 #define NERR_DfsCyclicalName (NERR_BASE+574) 00292 #define NERR_DfsNotSupportedInServerDfs (NERR_BASE+575) 00293 #define NERR_DfsDuplicateService (NERR_BASE+576) 00294 #define NERR_DfsCantRemoveLastServerShare (NERR_BASE+577) 00295 #define NERR_DfsVolumeIsInterDfs (NERR_BASE+578) 00296 #define NERR_DfsInconsistent (NERR_BASE+579) 00297 #define NERR_DfsServerUpgraded (NERR_BASE+580) 00298 #define NERR_DfsDataIsIdentical (NERR_BASE+581) 00299 #define NERR_DfsCantRemoveDfsRoot (NERR_BASE+582) 00300 #define NERR_DfsChildOrParentInDfs (NERR_BASE+583) 00301 #define NERR_DfsInternalError (NERR_BASE+590) 00302 #define MAX_NERR (NERR_BASE+899) 00303 #endif Generated on Fri May 25 2012 04:30:10 for ReactOS by
1.7.6.1
|