Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenlmerrlog.h
Go to the documentation of this file.
00001 #ifndef _LMERRLOG_H 00002 #define _LMERRLOG_H 00003 00004 #ifdef __cplusplus 00005 extern "C" { 00006 #endif 00007 #define ERRLOG_BASE 3100 00008 #define ERRLOG2_BASE 5700 00009 #define LOGFLAGS_FORWARD 0 00010 #define LOGFLAGS_BACKWARD 1 00011 #define LOGFLAGS_SEEK 2 00012 #define NELOG_Internal_Error ERRLOG_BASE 00013 #define NELOG_Resource_Shortage (ERRLOG_BASE+1) 00014 #define NELOG_Unable_To_Lock_Segment (ERRLOG_BASE+2) 00015 #define NELOG_Unable_To_Unlock_Segment (ERRLOG_BASE+3) 00016 #define NELOG_Uninstall_Service (ERRLOG_BASE+4) 00017 #define NELOG_Init_Exec_Fail (ERRLOG_BASE+5) 00018 #define NELOG_Ncb_Error (ERRLOG_BASE+6) 00019 #define NELOG_Net_Not_Started (ERRLOG_BASE+7) 00020 #define NELOG_Ioctl_Error (ERRLOG_BASE+8) 00021 #define NELOG_System_Semaphore (ERRLOG_BASE+9) 00022 #define NELOG_Init_OpenCreate_Err (ERRLOG_BASE+10) 00023 #define NELOG_NetBios (ERRLOG_BASE+11) 00024 #define NELOG_SMB_Illegal (ERRLOG_BASE+12) 00025 #define NELOG_Service_Fail (ERRLOG_BASE+13) 00026 #define NELOG_Entries_Lost (ERRLOG_BASE+14) 00027 #define NELOG_Init_Seg_Overflow (ERRLOG_BASE+20) 00028 #define NELOG_Srv_No_Mem_Grow (ERRLOG_BASE+21) 00029 #define NELOG_Access_File_Bad (ERRLOG_BASE+22) 00030 #define NELOG_Srvnet_Not_Started (ERRLOG_BASE+23) 00031 #define NELOG_Init_Chardev_Err (ERRLOG_BASE+24) 00032 #define NELOG_Remote_API (ERRLOG_BASE+25) 00033 #define NELOG_Ncb_TooManyErr (ERRLOG_BASE+26) 00034 #define NELOG_Mailslot_err (ERRLOG_BASE+27) 00035 #define NELOG_ReleaseMem_Alert (ERRLOG_BASE+28) 00036 #define NELOG_AT_cannot_write (ERRLOG_BASE+29) 00037 #define NELOG_Cant_Make_Msg_File (ERRLOG_BASE+30) 00038 #define NELOG_Exec_Netservr_NoMem (ERRLOG_BASE+31) 00039 #define NELOG_Server_Lock_Failure (ERRLOG_BASE+32) 00040 #define NELOG_Msg_Shutdown (ERRLOG_BASE+40) 00041 #define NELOG_Msg_Sem_Shutdown (ERRLOG_BASE+41) 00042 #define NELOG_Msg_Log_Err (ERRLOG_BASE+50) 00043 #define NELOG_VIO_POPUP_ERR (ERRLOG_BASE+51) 00044 #define NELOG_Msg_Unexpected_SMB_Type (ERRLOG_BASE+52) 00045 #define NELOG_Wksta_Infoseg (ERRLOG_BASE+60) 00046 #define NELOG_Wksta_Compname (ERRLOG_BASE+61) 00047 #define NELOG_Wksta_BiosThreadFailure (ERRLOG_BASE+62) 00048 #define NELOG_Wksta_IniSeg (ERRLOG_BASE+63) 00049 #define NELOG_Wksta_HostTab_Full (ERRLOG_BASE+64) 00050 #define NELOG_Wksta_Bad_Mailslot_SMB (ERRLOG_BASE+65) 00051 #define NELOG_Wksta_UASInit (ERRLOG_BASE+66) 00052 #define NELOG_Wksta_SSIRelogon (ERRLOG_BASE+67) 00053 #define NELOG_Build_Name (ERRLOG_BASE+70) 00054 #define NELOG_Name_Expansion (ERRLOG_BASE+71) 00055 #define NELOG_Message_Send (ERRLOG_BASE+72) 00056 #define NELOG_Mail_Slt_Err (ERRLOG_BASE+73) 00057 #define NELOG_AT_cannot_read (ERRLOG_BASE+74) 00058 #define NELOG_AT_sched_err (ERRLOG_BASE+75) 00059 #define NELOG_AT_schedule_file_created (ERRLOG_BASE+76) 00060 #define NELOG_Srvnet_NB_Open (ERRLOG_BASE+77) 00061 #define NELOG_AT_Exec_Err (ERRLOG_BASE+78) 00062 #define NELOG_Lazy_Write_Err (ERRLOG_BASE+80) 00063 #define NELOG_HotFix (ERRLOG_BASE+81) 00064 #define NELOG_HardErr_From_Server (ERRLOG_BASE+82) 00065 #define NELOG_LocalSecFail1 (ERRLOG_BASE+83) 00066 #define NELOG_LocalSecFail2 (ERRLOG_BASE+84) 00067 #define NELOG_LocalSecFail3 (ERRLOG_BASE+85) 00068 #define NELOG_LocalSecGeneralFail (ERRLOG_BASE+86) 00069 #define NELOG_NetWkSta_Internal_Error (ERRLOG_BASE+90) 00070 #define NELOG_NetWkSta_No_Resource (ERRLOG_BASE+91) 00071 #define NELOG_NetWkSta_SMB_Err (ERRLOG_BASE+92) 00072 #define NELOG_NetWkSta_VC_Err (ERRLOG_BASE+93) 00073 #define NELOG_NetWkSta_Stuck_VC_Err (ERRLOG_BASE+94) 00074 #define NELOG_NetWkSta_NCB_Err (ERRLOG_BASE+95) 00075 #define NELOG_NetWkSta_Write_Behind_Err (ERRLOG_BASE+96) 00076 #define NELOG_NetWkSta_Reset_Err (ERRLOG_BASE+97) 00077 #define NELOG_NetWkSta_Too_Many (ERRLOG_BASE+98) 00078 #define NELOG_Srv_Thread_Failure (ERRLOG_BASE+104) 00079 #define NELOG_Srv_Close_Failure (ERRLOG_BASE+105) 00080 #define NELOG_ReplUserCurDir (ERRLOG_BASE+106) 00081 #define NELOG_ReplCannotMasterDir (ERRLOG_BASE+107) 00082 #define NELOG_ReplUpdateError (ERRLOG_BASE+108) 00083 #define NELOG_ReplLostMaster (ERRLOG_BASE+109) 00084 #define NELOG_NetlogonAuthDCFail (ERRLOG_BASE+110) 00085 #define NELOG_ReplLogonFailed (ERRLOG_BASE+111) 00086 #define NELOG_ReplNetErr (ERRLOG_BASE+112) 00087 #define NELOG_ReplMaxFiles (ERRLOG_BASE+113) 00088 #define NELOG_ReplMaxTreeDepth (ERRLOG_BASE+114) 00089 #define NELOG_ReplBadMsg (ERRLOG_BASE+115) 00090 #define NELOG_ReplSysErr (ERRLOG_BASE+116) 00091 #define NELOG_ReplUserLoged (ERRLOG_BASE+117) 00092 #define NELOG_ReplBadImport (ERRLOG_BASE+118) 00093 #define NELOG_ReplBadExport (ERRLOG_BASE+119) 00094 #define NELOG_ReplSignalFileErr (ERRLOG_BASE+120) 00095 #define NELOG_DiskFT (ERRLOG_BASE+121) 00096 #define NELOG_ReplAccessDenied (ERRLOG_BASE+122) 00097 #define NELOG_NetlogonFailedPrimary (ERRLOG_BASE+123) 00098 #define NELOG_NetlogonPasswdSetFailed (ERRLOG_BASE+124) 00099 #define NELOG_NetlogonTrackingError (ERRLOG_BASE+125) 00100 #define NELOG_NetlogonSyncError (ERRLOG_BASE+126) 00101 #define NELOG_UPS_PowerOut (ERRLOG_BASE+130) 00102 #define NELOG_UPS_Shutdown (ERRLOG_BASE+131) 00103 #define NELOG_UPS_CmdFileError (ERRLOG_BASE+132) 00104 #define NELOG_UPS_CannotOpenDriver (ERRLOG_BASE+133) 00105 #define NELOG_UPS_PowerBack (ERRLOG_BASE+134) 00106 #define NELOG_UPS_CmdFileConfig (ERRLOG_BASE+135) 00107 #define NELOG_UPS_CmdFileExec (ERRLOG_BASE+136) 00108 #define NELOG_Missing_Parameter (ERRLOG_BASE+150) 00109 #define NELOG_Invalid_Config_Line (ERRLOG_BASE+151) 00110 #define NELOG_Invalid_Config_File (ERRLOG_BASE+152) 00111 #define NELOG_File_Changed (ERRLOG_BASE+153) 00112 #define NELOG_Files_Dont_Fit (ERRLOG_BASE+154) 00113 #define NELOG_Wrong_DLL_Version (ERRLOG_BASE+155) 00114 #define NELOG_Error_in_DLL (ERRLOG_BASE+156) 00115 #define NELOG_System_Error (ERRLOG_BASE+157) 00116 #define NELOG_FT_ErrLog_Too_Large (ERRLOG_BASE+158) 00117 #define NELOG_FT_Update_In_Progress (ERRLOG_BASE+159) 00118 #define NELOG_OEM_Code (ERRLOG_BASE+199) 00119 #define NELOG_NetlogonSSIInitError ERRLOG2_BASE 00120 #define NELOG_NetlogonFailedToUpdateTrustList (ERRLOG2_BASE+1) 00121 #define NELOG_NetlogonFailedToAddRpcInterface (ERRLOG2_BASE+2) 00122 #define NELOG_NetlogonFailedToReadMailslot (ERRLOG2_BASE+3) 00123 #define NELOG_NetlogonFailedToRegisterSC (ERRLOG2_BASE+4) 00124 #define NELOG_NetlogonChangeLogCorrupt (ERRLOG2_BASE+5) 00125 #define NELOG_NetlogonFailedToCreateShare (ERRLOG2_BASE+6) 00126 #define NELOG_NetlogonDownLevelLogonFailed (ERRLOG2_BASE+7) 00127 #define NELOG_NetlogonDownLevelLogoffFailed (ERRLOG2_BASE+8) 00128 #define NELOG_NetlogonNTLogonFailed (ERRLOG2_BASE+9) 00129 #define NELOG_NetlogonNTLogoffFailed (ERRLOG2_BASE+10) 00130 #define NELOG_NetlogonPartialSyncCallSuccess (ERRLOG2_BASE+11) 00131 #define NELOG_NetlogonPartialSyncCallFailed (ERRLOG2_BASE+12) 00132 #define NELOG_NetlogonFullSyncCallSuccess (ERRLOG2_BASE+13) 00133 #define NELOG_NetlogonFullSyncCallFailed (ERRLOG2_BASE+14) 00134 #define NELOG_NetlogonPartialSyncSuccess (ERRLOG2_BASE+15) 00135 #define NELOG_NetlogonPartialSyncFailed (ERRLOG2_BASE+16) 00136 #define NELOG_NetlogonFullSyncSuccess (ERRLOG2_BASE+17) 00137 #define NELOG_NetlogonFullSyncFailed (ERRLOG2_BASE+18) 00138 #define NELOG_NetlogonAuthNoDomainController (ERRLOG2_BASE+19) 00139 #define NELOG_NetlogonAuthNoTrustLsaSecret (ERRLOG2_BASE+20) 00140 #define NELOG_NetlogonAuthNoTrustSamAccount (ERRLOG2_BASE+21) 00141 #define NELOG_NetlogonServerAuthFailed (ERRLOG2_BASE+22) 00142 #define NELOG_NetlogonServerAuthNoTrustSamAccount (ERRLOG2_BASE+23) 00143 #define NELOG_FailedToRegisterSC (ERRLOG2_BASE+24) 00144 #define NELOG_FailedToSetServiceStatus (ERRLOG2_BASE+25) 00145 #define NELOG_FailedToGetComputerName (ERRLOG2_BASE+26) 00146 #define NELOG_DriverNotLoaded (ERRLOG2_BASE+27) 00147 #define NELOG_NoTranportLoaded (ERRLOG2_BASE+28) 00148 #define NELOG_NetlogonFailedDomainDelta (ERRLOG2_BASE+29) 00149 #define NELOG_NetlogonFailedGlobalGroupDelta (ERRLOG2_BASE+30) 00150 #define NELOG_NetlogonFailedLocalGroupDelta (ERRLOG2_BASE+31) 00151 #define NELOG_NetlogonFailedUserDelta (ERRLOG2_BASE+32) 00152 #define NELOG_NetlogonFailedPolicyDelta (ERRLOG2_BASE+33) 00153 #define NELOG_NetlogonFailedTrustedDomainDelta (ERRLOG2_BASE+34) 00154 #define NELOG_NetlogonFailedAccountDelta (ERRLOG2_BASE+35) 00155 #define NELOG_NetlogonFailedSecretDelta (ERRLOG2_BASE+36) 00156 #define NELOG_NetlogonSystemError (ERRLOG2_BASE+37) 00157 #define NELOG_NetlogonDuplicateMachineAccounts (ERRLOG2_BASE+38) 00158 #define NELOG_NetlogonTooManyGlobalGroups (ERRLOG2_BASE+39) 00159 #define NELOG_NetlogonBrowserDriver (ERRLOG2_BASE+40) 00160 #define NELOG_NetlogonAddNameFailure (ERRLOG2_BASE+41) 00161 #define NELOG_RplMessages (ERRLOG2_BASE+42) 00162 #define NELOG_RplXnsBoot (ERRLOG2_BASE+43) 00163 #define NELOG_RplSystem (ERRLOG2_BASE+44) 00164 #define NELOG_RplWkstaTimeout (ERRLOG2_BASE+45) 00165 #define NELOG_RplWkstaFileOpen (ERRLOG2_BASE+46) 00166 #define NELOG_RplWkstaFileRead (ERRLOG2_BASE+47) 00167 #define NELOG_RplWkstaMemory (ERRLOG2_BASE+48) 00168 #define NELOG_RplWkstaFileChecksum (ERRLOG2_BASE+49) 00169 #define NELOG_RplWkstaFileLineCount (ERRLOG2_BASE+50) 00170 #define NELOG_RplWkstaBbcFile (ERRLOG2_BASE+51) 00171 #define NELOG_RplWkstaFileSize (ERRLOG2_BASE+52) 00172 #define NELOG_RplWkstaInternal (ERRLOG2_BASE+53) 00173 #define NELOG_RplWkstaWrongVersion (ERRLOG2_BASE+54) 00174 #define NELOG_RplWkstaNetwork (ERRLOG2_BASE+55) 00175 #define NELOG_RplAdapterResource (ERRLOG2_BASE+56) 00176 #define NELOG_RplFileCopy (ERRLOG2_BASE+57) 00177 #define NELOG_RplFileDelete (ERRLOG2_BASE+58) 00178 #define NELOG_RplFilePerms (ERRLOG2_BASE+59) 00179 #define NELOG_RplCheckConfigs (ERRLOG2_BASE+60) 00180 #define NELOG_RplCreateProfiles (ERRLOG2_BASE+61) 00181 #define NELOG_RplRegistry (ERRLOG2_BASE+62) 00182 #define NELOG_RplReplaceRPLDISK (ERRLOG2_BASE+63) 00183 #define NELOG_RplCheckSecurity (ERRLOG2_BASE+64) 00184 #define NELOG_RplBackupDatabase (ERRLOG2_BASE+65) 00185 #define NELOG_RplInitDatabase (ERRLOG2_BASE+66) 00186 #define NELOG_RplRestoreDatabaseFailure (ERRLOG2_BASE+67) 00187 #define NELOG_RplRestoreDatabaseSuccess (ERRLOG2_BASE+68) 00188 #define NELOG_RplInitRestoredDatabase (ERRLOG2_BASE+69) 00189 #define NELOG_NetlogonSessionTypeWrong (ERRLOG2_BASE+70) 00190 #define REVISED_ERROR_LOG_STRUCT 00191 typedef struct _ERROR_LOG { 00192 DWORD el_len; 00193 DWORD el_reserved; 00194 DWORD el_time; 00195 DWORD el_error; 00196 LPWSTR el_name; 00197 LPWSTR el_text; 00198 LPBYTE el_data; 00199 DWORD el_data_size; 00200 DWORD el_nstrings; 00201 } ERROR_LOG,*PERROR_LOG,*LPERROR_LOG; 00202 NET_API_STATUS WINAPI NetErrorLogClear(LPCWSTR,LPCWSTR,LPBYTE); 00203 NET_API_STATUS WINAPI NetErrorLogRead(LPCWSTR,LPWSTR,LPHLOG,DWORD,LPDWORD,DWORD,DWORD,LPBYTE*,DWORD,LPDWORD,LPDWORD); 00204 NET_API_STATUS WINAPI NetErrorLogWrite(LPBYTE,DWORD,LPCWSTR,LPBYTE,DWORD,LPBYTE,DWORD,LPBYTE); 00205 #ifdef __cplusplus 00206 } 00207 #endif 00208 #endif Generated on Thu May 24 2012 04:32:20 for ReactOS by
1.7.6.1
|