Renaud Lepage
d3338b2cc7
windows.h isn't present on xbox
2006-09-19 03:25:55 +00:00
Glenn Maynard
03ce23e9ea
ARRAYLEN
2006-09-18 23:27:09 +00:00
Glenn Maynard
b77024f3bc
include
2006-09-18 22:45:42 +00:00
Glenn Maynard
d7e5ea675f
split windows-specific stuff out of RageUtil
2006-09-18 22:31:29 +00:00
Glenn Maynard
fba01c798c
split directx-specific stuff out of RageUtil
2006-09-18 22:20:54 +00:00
Glenn Maynard
8ad2856209
GetBuf -> GetBuffer
2006-09-18 21:46:39 +00:00
Jason Felds
9d7f1ef0c0
Adjust pragmas.
2006-08-10 22:06:46 +00:00
Jason Felds
7927af2e37
Adjust warnings, add #define to fix compile.
2006-08-10 04:54:12 +00:00
Jason Felds
9dc02dd3ab
VC8 #pragma warning disablings. Shouldn't said #pragmas eventually be removed and the true warnings fixed?
2006-08-06 06:47:25 +00:00
Glenn Maynard
b5c16eb9c1
cleanup
2006-07-21 18:45:11 +00:00
Steve Checkoway
a07e194cf1
Revert. Fixes Linux build.
2006-07-18 05:51:37 +00:00
Jason Felds
11cff15f6f
Fix VC8 macro redef warning. (DONE!)
2006-07-18 03:58:34 +00:00
Thad Ward
381c7f0b69
VC6 fixes:
...
remove duplicate typedef
add typedefs for new PSDK types
move the disabling of warnings to the top of the file. (4786 was going off
on the templates directly below the new location)
2006-07-14 08:07:06 +00:00
Glenn Maynard
87cc6c593f
real fix for VC6
2006-06-24 05:40:12 +00:00
Glenn Maynard
f0b7631e3a
use standard name "isfinite", not "finite"
2006-06-15 03:15:41 +00:00
Glenn Maynard
f486609781
if eip is NULL, don't put a NULL into the frame list and terminate it prematurely
2006-04-08 12:44:40 +00:00
Glenn Maynard
76f0346122
checkpoint paranoia
2006-03-30 08:10:11 +00:00
Glenn Maynard
84f87db44d
Do include offset information for internal symbols (not just DLLs). They're helpful
...
for narrowing down exactly where we are in a function.
2006-03-29 04:48:39 +00:00
Glenn Maynard
cec466b584
update
2006-03-29 04:45:58 +00:00
Glenn Maynard
e7d45c189b
Always include the "___ImageBase" symbol, so the first RVA entry
...
is always (hopefully) the base of the EXE. That way, we can display
consistent offsets relative to that.
2006-03-29 04:45:12 +00:00
Glenn Maynard
ea298ce438
cleanup
2006-03-29 01:43:51 +00:00
Glenn Maynard
5d8a93c19a
checkpoints
2006-03-29 01:43:18 +00:00
Glenn Maynard
b0eb0623de
Log pContext->Eip. That way, even if we can't get anything out of the stack,
...
we always get at least the current address.
2006-03-28 04:58:31 +00:00
Glenn Maynard
a212b8b873
missing exception name
2006-03-27 20:47:09 +00:00
Chris Danford
702e5401d5
save Cache to My Documents. The Application Data dir is a pain to get to.
2006-03-19 20:50:09 +00:00
Chris Danford
4dd5728ee0
style cleanup
2006-03-17 00:15:35 +00:00
Chris Danford
3213b52a68
crash text cleanup
2006-03-13 09:14:07 +00:00
Glenn Maynard
bd896acff2
remove IDC_RESULT_ID
2006-03-13 08:55:26 +00:00
Glenn Maynard
32dfaac9a8
Display PRODUCT_FAMILY. PRODUCT_ID is just for IDs, like registry entries.
2006-03-13 08:52:51 +00:00
Glenn Maynard
17d4d8bc44
cleaner/more consistent report id
2006-03-13 08:48:32 +00:00
Chris Danford
7146649851
fix installation reg values not written
2006-02-28 21:51:21 +00:00
Chris Danford
d87a17a034
PRODUCT_NAME -> PRODUCT_FAMILY
...
PRODUCT_NAME_VER -> PRODUCT_ID_VER
2006-02-25 23:59:32 +00:00
Chris Danford
724292d68e
remove "confidential" in error report dialog
2006-02-24 01:07:18 +00:00
Chris Danford
e63cfef561
change text and button names to more closely match Watson so that people are less nervous about sending us data
2006-02-23 20:05:05 +00:00
Chris Danford
6205025e9e
use white background for header text and icon
2006-02-23 20:03:10 +00:00
Jason Felds
f5bdb04863
Fix compile errors. Hope this doesn't break anything.
2006-02-18 07:18:59 +00:00
Glenn Maynard
34452071c3
simplify
2006-02-18 02:33:35 +00:00
Glenn Maynard
0f37043af8
simpler symbols
2006-02-18 01:07:39 +00:00
Chris Danford
79b21dcce3
fix VC6 clear() hack
2006-02-15 04:10:46 +00:00
Chris Danford
130554e42a
fix VC6 compile
2006-02-15 03:53:04 +00:00
Glenn Maynard
585ed24473
cleanups, descriptions
2006-02-14 11:00:15 +00:00
Glenn Maynard
6553336107
const
2006-02-14 10:48:01 +00:00
Glenn Maynard
3581f4514a
simpler
2006-02-14 10:47:23 +00:00
Glenn Maynard
a40af5b2e7
support optionally gzipped .vdi files
2006-02-14 06:21:46 +00:00
Glenn Maynard
3ddf9bc5e8
simplify
2006-02-14 06:18:30 +00:00
Glenn Maynard
718bbd3ada
better error message
2006-02-14 05:54:40 +00:00
Glenn Maynard
fc2028b997
szError -> RString
2006-02-14 05:53:57 +00:00
Glenn Maynard
2ab27b5478
fix vdi filename
2006-02-14 05:52:18 +00:00
Glenn Maynard
346724ca33
xml fallback error check
2006-02-14 05:16:23 +00:00
Glenn Maynard
af5f496cd4
xml parse error check; cleanup
2006-02-14 05:15:39 +00:00