- Timestamp:
- Jun 12, 2008, 5:10:23 PM (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
r93 r99 2266 2266 public static final native boolean WinTranslateAccel(int hab, int hwnd, int haccelAccel, QMSG qmsg); 2267 2267 public static final native int WinQueryActiveWindow(int hwndParent); 2268 public static final native boolean WinGetMsg(int hab, QMSG qmsg, int hwndFilter, int ulFisrt, int ulLast); 2268 2269 public static final native boolean PrfQueryProfileSize (int hini, PSZ pszApp, 2269 2270 PSZ pszKey, int[] pulDataLen);
Note:
See TracChangeset
for help on using the changeset viewer.