Closed
Bug 402948
Opened 18 years ago
Closed 18 years ago
SEE_MASK_FLAG_DDEWAIT and SEE_MASK_INVOKEIDLIST undefined in nsOSHelperAppService.cpp
Categories
(Minimo Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: blassey, Assigned: blassey)
Details
Attachments
(1 file, 1 obsolete file)
|
761 bytes,
patch
|
dougt
:
review+
|
Details | Diff | Splinter Review |
these dont exist in windows CE
Comment 1•18 years ago
|
||
Comment on attachment 287763 [details] [diff] [review]
IFDEF'd flags away for minimo
usually, the #ifdef,#else, #endif art at the start of the line.
An alternate approach might be to #define these to 0 in the shunt?
| Assignee | ||
Comment 2•18 years ago
|
||
(In reply to comment #1)
>
good point, much better to do this in the shunt.
| Assignee | ||
Comment 3•18 years ago
|
||
Attachment #287763 -
Attachment is obsolete: true
Comment 4•18 years ago
|
||
Comment on attachment 287800 [details] [diff] [review]
defines these constants in the shunt
looks good.
Attachment #287800 -
Flags: review+
Updated•18 years ago
|
Assignee: dougt → blassey
Comment 5•18 years ago
|
||
Checking in build/wince/shunt/include/mozce_defs.h;
/cvsroot/mozilla/build/wince/shunt/include/mozce_defs.h,v <-- mozce_defs.h
new revision: 1.27; previous revision: 1.26
done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•