.. |
build
|
Allowing us to build against WINCE 5.0 via mozconfig options. patch by brad lassey. WINCE ONLY.
|
2006-03-08 17:33:27 +00:00 |
include
|
adding IDI_APPLICATION. Also ensuring that we set Last Error during every API call.
|
2006-04-18 18:33:33 +00:00 |
a2w.cpp
|
Updating shunt to be able to build w/ vs8. NPODB
|
2005-10-05 20:10:10 +00:00 |
assert.cpp
|
Adding a PRECHECK block to all mozce function to allow debugging per function
|
2005-04-05 22:40:37 +00:00 |
clipboard.cpp
|
Adding a new file 'clipboard.cpp' to hold all of the ole clipboard stuff. also implemented data object to handle copying data between apps. npodb
|
2005-08-11 02:43:21 +00:00 |
direct.cpp
|
Adding a PRECHECK block to all mozce function to allow debugging per function
|
2005-04-05 22:40:37 +00:00 |
errno.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-01 15:28:15 +00:00 |
io.cpp
|
Windows CE only. NPODB. Adding: getprotobyname, getprotobynumber, _mbsdec, GetShortPathNameW, GetEnvironmentVariableW, ShellExecuteW, _beginthreadex. Stubbing CreatePipe, SetThreadAffinityMask, GetProcessAffinityMask, OpenFileMapping, GetDriveType, SetHandleInformation, GetHandleInformation, LockFile, UnlockFile, GetDiskFreeSpaceA, _beginthreadex
|
2006-04-12 22:23:26 +00:00 |
mbstring.cpp
|
Windows CE only. NPODB. Adding: getprotobyname, getprotobynumber, _mbsdec, GetShortPathNameW, GetEnvironmentVariableW, ShellExecuteW, _beginthreadex. Stubbing CreatePipe, SetThreadAffinityMask, GetProcessAffinityMask, OpenFileMapping, GetDriveType, SetHandleInformation, GetHandleInformation, LockFile, UnlockFile, GetDiskFreeSpaceA, _beginthreadex
|
2006-04-12 22:23:26 +00:00 |
mozce_internal.h
|
adding IDI_APPLICATION. Also ensuring that we set Last Error during every API call.
|
2006-04-18 18:33:33 +00:00 |
nclog.cpp
|
Updating shunt to be able to build w/ vs8. NPODB
|
2005-10-05 20:10:10 +00:00 |
process.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-12-13 13:25:40 +00:00 |
signal.cpp
|
Adding a PRECHECK block to all mozce function to allow debugging per function
|
2005-04-05 22:40:37 +00:00 |
stat.cpp
|
Updating shunt to be able to build w/ vs8. NPODB
|
2005-10-05 20:10:10 +00:00 |
stdio.cpp
|
in debug, printf goes to OutputDebugString. Adding AlphaBlend stub from Brad Lassey
|
2005-11-18 21:07:19 +00:00 |
stdlib.cpp
|
Updating shunt to be able to build w/ vs8. NPODB
|
2005-10-05 20:10:10 +00:00 |
string.cpp
|
Adding a PRECHECK block to all mozce function to allow debugging per function
|
2005-04-05 22:40:37 +00:00 |
time.cpp
|
Adding a PRECHECK block to all mozce function to allow debugging per function
|
2005-04-05 22:40:37 +00:00 |
w2a.cpp
|
Updating shunt to be able to build w/ vs8. NPODB
|
2005-10-05 20:10:10 +00:00 |
win32.cpp
|
Windows CE only. NPODB. Adding: getprotobyname, getprotobynumber, _mbsdec, GetShortPathNameW, GetEnvironmentVariableW, ShellExecuteW, _beginthreadex. Stubbing CreatePipe, SetThreadAffinityMask, GetProcessAffinityMask, OpenFileMapping, GetDriveType, SetHandleInformation, GetHandleInformation, LockFile, UnlockFile, GetDiskFreeSpaceA, _beginthreadex
|
2006-04-12 22:23:26 +00:00 |
win32A.cpp
|
FindFirstFile should not return 0 on error. wince only.
|
2006-05-16 16:18:45 +00:00 |
win32W.cpp
|
Updating shunt to be able to build w/ vs8. NPODB
|
2005-10-05 20:10:10 +00:00 |