Commit Graph

4 Commits

Author SHA1 Message Date
286fc76577 First attempt on SEH usage; currently this does not take an effect due to missing exception dispatcher
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-26 22:08:02 +01:00
57dee5c535 Reorder parameters in KeInitializeThread()
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-24 22:29:38 +01:00
c4d1f1cd0d Initial implementation of the thread initialization
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-23 20:11:21 +01:00
88c17982e4 Thread initialization stub
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-02-21 22:30:56 +01:00