-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Start of migration to Unicode and ODBG2 API
Current status : - API fixed for VC++ 2008 (VC9) and VC6 + DEF/LIB files - Table Windows created, but bug on create/show - Language: only some test commands - Manual commands and Key shortcuts Signed-off-by: Tanguy Pruvot <[email protected]>
- Loading branch information
Showing
41 changed files
with
14,621 additions
and
4,647 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
Debug/BuildLog.htm | ||
Debug/HelperFunctions.obj | ||
Debug/HelperFunctions.sbr | ||
Debug/IniReader.obj | ||
Debug/IniReader.sbr | ||
Debug/ODbgScript.bsc | ||
Debug/ODbgScript.dll | ||
Debug/ODbgScript.dll.intermediate.manifest | ||
Debug/ODbgScript.exp | ||
Debug/ODbgScript.lib | ||
Debug/ODbgScript.obj | ||
Debug/ODbgScript.pdb | ||
Debug/ODbgScript.res | ||
Debug/ODbgScript.sbr | ||
Debug/OllyLang.obj | ||
Debug/OllyLang.sbr | ||
Debug/guicon.obj | ||
Debug/guicon.sbr | ||
Debug/mt.dep | ||
Debug/vc90.idb | ||
Debug/vc90.pdb | ||
Release/BuildLog.htm | ||
Release/HelperFunctions.obj | ||
Release/IniReader.obj | ||
Release/ODbgScript.dll | ||
Release/ODbgScript.dll.intermediate.manifest | ||
Release/ODbgScript.exp | ||
Release/ODbgScript.lib | ||
Release/ODbgScript.obj | ||
Release/ODbgScript.res | ||
Release/OllyLang.obj | ||
Release/mt.dep | ||
Release/vc90.idb | ||
ODbgScript.VC6.suo | ||
ODbgScript.VC9.ncb | ||
ODbgScript.VC9.suo | ||
ODbgScript.vcproj.EPSYLON.Admin.user | ||
ollydbg201.exp | ||
doc/ODBGScript.chw | ||
Debug/vc60.idb | ||
Debug/vc60.pdb | ||
ODbgScript.opt | ||
ODbgScript.plg | ||
ODbgScript.ncb | ||
ollydbg201.lib |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.