mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 02:48:14 +02:00
+ Some fixes
This commit is contained in:
parent
5e0fae0ccc
commit
8bf3d425e5
@ -26,7 +26,7 @@
|
||||
<short>Load DXE file in to memory</short>
|
||||
<descr>
|
||||
<p>
|
||||
The <file>dxeload</file> unit was implemented by Pierre M\"uller for dos,
|
||||
The <file>dxeload</file> unit was implemented by Pierre Mueller for dos,
|
||||
it allows to load a DXE file (an object file with 1 entry point)
|
||||
into memory and return a pointer to the entry point.
|
||||
</p>
|
||||
|
2139
docs/go32.xml
Normal file
2139
docs/go32.xml
Normal file
File diff suppressed because it is too large
Load Diff
@ -24,7 +24,6 @@
|
||||
<package name="rtl">
|
||||
<module name="gpm">
|
||||
<short>Interface to GPM (General Purpose Mouse) library</short>
|
||||
<!-- \FPCexampledir{gpmex} -->
|
||||
<descr>
|
||||
<p>
|
||||
The <file>GPM</file> unit implements an interface to <file>libgpm</file>,
|
||||
@ -303,9 +302,6 @@ version 1.17 or higher of the <file>libgpm</file> library.
|
||||
<element name="Gpm_HandleRoi">
|
||||
<short>Internal gpm library variable. Do not use.</short>
|
||||
</element>
|
||||
<element name="">
|
||||
<short></short>
|
||||
</element>
|
||||
|
||||
<element name="Gpm_AnyDouble">
|
||||
<short>Check whether event has double click event.</short>
|
||||
|
@ -3343,7 +3343,7 @@ No checking is performed to see whether <var>S</var> contains a valid number usi
|
||||
<errors>None.</errors>
|
||||
<seealso>
|
||||
<link id="Hex2Dec"/>
|
||||
<link id="Hex2USA"/>
|
||||
<link id="Numb2USA"/>
|
||||
</seealso>
|
||||
</element>
|
||||
<element name="Numb2Dec.Result">
|
||||
|
Loading…
Reference in New Issue
Block a user