repo.or.cz
/
craw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
CRAW now runs on Windows 7 too - the problem was that Windows 7 has moved some functi...
[craw.git]
/
craw
/
exception_handler.hpp
blob
3f69a326f706905085a2930d62492d1a1df1857f
1
#pragma once
2
3
#include <map>
4
#include
"debug_registers.hpp"
5
6
void
set_own_context
(
debug_register_vector
const
&
data
);
7
bool
install_exception_handler
();