瀏覽代碼

* plpstr and plpwstr added

marco 24 年之前
父節點
當前提交
de6f7138e0
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      rtl/win32/wininc/base.inc

+ 6 - 1
rtl/win32/wininc/base.inc

@@ -250,6 +250,8 @@
      USHORT = word;
 
      WPARAM = cardinal;
+     PLPSTR = ^LPSTR;
+     PLPWStr= ^LPWStr;
 
 {
   Enumerations
@@ -942,7 +944,10 @@ type
 
 {
   $Log$
-  Revision 1.6  2001-06-27 21:37:39  peter
+  Revision 1.7  2001-07-30 14:08:57  marco
+   * plpstr and plpwstr added
+
+  Revision 1.6  2001/06/27 21:37:39  peter
     * v10 merges
 
   Revision 1.5  2000/12/18 17:28:58  jonas