2,172
edits
CrystalBen (talk | contribs) m (→Debug Infos) |
CrystalBen (talk | contribs) m (add source code file names) |
||
Line 125: | Line 125: | ||
* thread->mState == threadState_Waiting | * thread->mState == threadState_Waiting | ||
* sInited == true (stored in LThreadLow.cpp) | * sInited == true (stored in LThreadLow.cpp) | ||
===EDIT_DEV.DLL=== | |||
* Found CPP files: | |||
** ..\sources\loader\edit_dev.cpp | |||
* Found ASM files: | |||
** v:\mem32.asm | |||
** c0ntd.ASM | |||
* Found Header files: | |||
** ..\SOURCES\INCLUDE\BC\STDLIB.H | |||
** ..\SOURCES\INCLUDE\BC\_defs.h | |||
** ..\SOURCES\INCLUDE\BC\_null.h | |||
** ..\SOURCES\INCLUDE\BC\STDIO.H | |||
** ..\SOURCES\INCLUDE\BC\_nfile.h | |||
** ..\SOURCES\INCLUDE\BC\WINDOWS.H | |||
** ..\SOURCES\INCLUDE\BC\win32\windows.h | |||
** ..\SOURCES\INCLUDE\BC\excpt.h | |||
** ..\SOURCES\INCLUDE\BC\stdarg.h | |||
** ..\SOURCES\INCLUDE\BC\windef.h | |||
** ..\SOURCES\INCLUDE\BC\winnt.h | |||
** ..\SOURCES\INCLUDE\BC\win32\winnt.h | |||
** ..\SOURCES\INCLUDE\BC\ctype.h | |||
** ..\SOURCES\INCLUDE\BC\pshpack4.h | |||
** ..\SOURCES\INCLUDE\BC\poppack.h | |||
** ..\SOURCES\INCLUDE\BC\pshpack1.h | |||
** ..\SOURCES\INCLUDE\BC\string.h | |||
** ..\SOURCES\INCLUDE\BC\stddef.h | |||
** ..\SOURCES\INCLUDE\BC\winbase.h | |||
** ..\SOURCES\INCLUDE\BC\win32\winbase.h | |||
** ..\SOURCES\INCLUDE\BC\winerror.h | |||
** ..\SOURCES\INCLUDE\BC\wingdi.h | |||
** ..\SOURCES\INCLUDE\BC\win32\wingdi.h | |||
** ..\SOURCES\INCLUDE\BC\pshpack2.h | |||
** ..\SOURCES\INCLUDE\BC\winuser.h | |||
** ..\SOURCES\INCLUDE\BC\win32\winuser.h | |||
** ..\SOURCES\INCLUDE\BC\WINREG.H | |||
** ..\SOURCES\INCLUDE\BC\win32\winreg.h | |||
** ..\SOURCES\INCLUDE\BC\COMMCTRL.H | |||
** ..\SOURCES\INCLUDE\BC\prsht.h | |||
** ..\SOURCES\INCLUDE\BC\pshpack8.h | |||
** ..\SOURCES\INCLUDE\BC\COMMDLG.H | |||
** ..\SOURCES\INCLUDE\BC\win32\commdlg.h | |||
** ..\SOURCES\INCLUDE\BC\RICHEDIT.H | |||
** ..\SOURCES\LOADER\EDIT_DEV.H |
edits