summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse
diff options
context:
space:
mode:
authorSteve Northover <steve>2006-10-18 16:33:31 +0000
committerSteve Northover <steve>2006-10-18 16:33:31 +0000
commit714f71b79e26a645949c955830a4212848a08565 (patch)
treece5800f29630888720ae2ce33309c7085f87f737 /bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse
parentf59b8c4f6e3402e346615bc3530691504ae92ffb (diff)
downloadeclipse.platform.swt-714f71b79e26a645949c955830a4212848a08565.tar.gz
eclipse.platform.swt-714f71b79e26a645949c955830a4212848a08565.tar.xz
eclipse.platform.swt-714f71b79e26a645949c955830a4212848a08565.zip
commit heap testing natives
Diffstat (limited to 'bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse')
-rw-r--r--bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.win32.OS.properties17
1 files changed, 17 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.win32.OS.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.win32.OS.properties
index b0e1e5b1a6..3fb21fadfa 100644
--- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.win32.OS.properties
+++ b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.win32.OS.properties
@@ -1845,6 +1845,10 @@ OS_GetProcAddress_1=cast=(LPCTSTR)
OS_GetProcessHeap=
+OS_GetProcessHeaps=
+OS_GetProcessHeaps_0=
+OS_GetProcessHeaps_1=cast=PHANDLE
+
OS_GetProfileStringA=
OS_GetProfileStringA_0=cast=(LPSTR)
OS_GetProfileStringA_1=cast=(LPSTR)
@@ -2142,6 +2146,11 @@ OS_HeapFree_0=cast=(HANDLE)
OS_HeapFree_1=
OS_HeapFree_2=cast=(LPVOID)
+OS_HeapValidate=
+OS_HeapValidate_0=cast=HANDLE
+OS_HeapValidate_1=
+OS_HeapValidate_2=cast=LPCVOID
+
OS_HideCaret=
OS_HideCaret_0=cast=(HWND)
@@ -2380,6 +2389,14 @@ OS_InvalidateRgn_2=
OS_IsAppThemed=flags=dynamic
+OS_IsBadReadPtr=
+OS_IsBadReadPtr_0=cast=LPVOID
+OS_IsBadReadPtr_1=cast=UINT_PTR
+
+OS_IsBadWritePtr=
+OS_IsBadWritePtr_0=cast=LPVOID
+OS_IsBadWritePtr_1=cast=UINT_PTR
+
OS_IsDBCSLeadByte=
OS_IsDBCSLeadByte_0=