Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(554)

Issue 555002: fixng build by MSVC 2005/2008 compiler with default Windows SDK

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by pelekhay
Modified:
11 years ago
Reviewers:
Siggi
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

fixng build by MSVC 2005/2008 compiler with default Windows SDK

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/windows/handler/exception_handler.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Lei Zhang (chromium)
Is the problem the lack of a #include <Ntdef.h> or do we really need this ...
11 years ago #1
pelekhay
11 years ago #2
On 2013/04/10 23:28:07, thestig wrote:
> Is the problem the lack of a #include <Ntdef.h> or do we really need this
extra
> #define?

As far as I can tell STATUS_INVALID_PARAMETER is not defined for Windows PSDK
6.0a and below.
So inclusion of NtDef.h will not help
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted