Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMD64 has a single MS-Win calling convention, so provide an empty __stdcall. | obrien | 2004-01-13 | 1 | -6/+0 |
* | Use 'vm_offset_t' rather than 'u_int32_t'. | obrien | 2004-01-13 | 1 | -2/+2 |
* | Clean up pe_get_message(). Allow the caller to obtain the resource | wpaul | 2004-01-06 | 1 | -21/+5 |
* | - Add pe_get_message() and pe_get_messagetable() for processing | wpaul | 2004-01-06 | 1 | -0/+101 |
* | Back out the last batch of changes until I have a chance to properly | wpaul | 2003-12-26 | 1 | -1/+1 |
* | - Fix some compiler warnings in subr_pe.c | wpaul | 2003-12-24 | 1 | -8/+8 |
* | Commit the first cut of Project Evil, also known as the NDISulator. | wpaul | 2003-12-11 | 1 | -0/+537 |