- Timestamp:
- Jun 28, 2008, 12:24:02 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/plugins/org.eclipse.swt/Eclipse SWT PI/pm/org/eclipse/swt/internal/pm/OS.java
r116 r122 2305 2305 public static final native int WinFindAtom(int hatomtblAtomTbl, PSZ pszAtomName); 2306 2306 public static final native int WinQueryClassName(int hwnd, int lLength, PSZ PCHBuffer); 2307 public static final native boolean WinQueryCursorInfo(int hwndDeskTop, CURSORINFO pcsriCursorInfo); 2308 public static final native int WinWindowFromPoint(int hwndParent, POINTL pptlPoint, boolean fEnumChildren); 2307 2309 public static final native boolean PrfQueryProfileSize (int hini, PSZ pszApp, 2308 2310 PSZ pszKey, int[] pulDataLen);
Note:
See TracChangeset
for help on using the changeset viewer.