mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
d8f9f7f256
- Implement a basic command interpreter. - Add basic support for helper dlls and contexts. - Add interactive help system with context support. Everything is still under construction and subject to change.
7 lines
246 B
Python
7 lines
246 B
Python
@ stdcall MatchEnumTag(ptr wstr long ptr ptr)
|
|
@ stdcall MatchToken(wstr wstr)
|
|
@ varargs PrintError(ptr long)
|
|
@ varargs PrintMessage(wstr)
|
|
@ varargs PrintMessageFromModule(ptr long)
|
|
@ stdcall RegisterContext(ptr)
|
|
@ stdcall RegisterHelper(ptr ptr)
|