mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 12:08:11 +00:00
moved Guid struct and related helpers to base
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ typedef struct PDB_InfoHeaderV70
|
||||
PDB_InfoVersion version;
|
||||
COFF_TimeStamp time_stamp;
|
||||
U32 age;
|
||||
OS_Guid guid;
|
||||
Guid guid;
|
||||
// PDB_HashTable named_stream_hash_table
|
||||
// PDB_FeatureFlag features[*]
|
||||
} PDB_InfoHeaderV70;
|
||||
|
||||
Reference in New Issue
Block a user