The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Search
Feedback


Raptor base

Files in mozilla/base/src/os2/
(not yet checked in to mozilla.org cvs)

nsTimerOS2.cpp

Timers are used to invoke a function or method after a specified time. The current implementation uses WM_TIMER to do this.

Look at removing PM dependency
If PM dependency stays, remove assumption that message queue exists in current thread. See Managing message queues.

nsFileSpecOS2.cpp

These classes are designed to provide a cross-platform abstraction of file names and conversion to file:// URLs (abstracting; see nsFileSpec.h for more).

The OS/2 version is pretty-much non-functional at the moment due to confusion about how it is supposed to work; in progress.


Back to NSPR On to Raptor gfx



Copyright © 1998 The Mozilla Organization.