I took the files from:
http://svn.freepascal.org/svn/fpc/trunk/packages/winunits-base/src/
--
Hinnack
>reply to message:
>date: 16.03.2009 21:24:51
>from: "Felipe Monteiro de Carvalho"
>to: "FPC-Pascal users discussions"
>subject: Re: [fpc-pascal] ActiveX COM OLE2 on WinCE Arm
>
>On Mon, Mar 16
Hello,
if FPC interfaces are working the same that Delphi interfaces do, then
you should NEVER call ._Release() explicitly
This is (calling _Release()) done my the compiler implicitly:
* if variable is no longer available (exiting the function local
variable interfaces are released)
* if variable
Hello,
I've always had a problem with using COM with Free Pascal. If I
release the interfaces, then the application crashes without reason
somewhere unrelated with the code to do the actual release. In the
following example I used the DirectX units from clootie:
http://www.clootie.ru/fpc/index.ht
Hello,
Does anybody have pascal source for programatical WakeUp
in standby mode through ACPI interfaces ?
--
Milan Marusinec
http://www.CrossGL.com
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinf
On Mon, Mar 16, 2009 at 6:35 AM, Henrik Genssen
wrote:
> I was using lazarus-0.9.26-fpc-2.2.2-win32.exe.
> After updateing those files from SVN TRUNC, everything seems to work.
With svn trunc do you mean FPC 2.3.1 ?
--
Felipe Monteiro de Carvalho
___
Hello, Rainer!
Sunday, March 15, 2009, 10:22:04 PM, you wrote:
> I tried system.hprevinst, but this shows always 0.
> If there are more copys of the program then hinstance is always the same
> value.
hPrevInst does not work under Win32. It is only for Win16, AFAIK. Use a named
mutex, as it was
is like the one you made. You can download the latest version
from ftp://ftp.hu.freepascal.org/pub/lazarus/fpc-lazarus-doc-chm-20090316.tar.bz2
Vincent
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> For off line search, using the chm output and a chm viewer would be good
enough,
> don't you think?
Yes, but I haven't seen the chm output in a while. Has it been able to
generate a TOC like the one I made (based on directory structure)? You may
get it
http://www.esnips.com/doc/914356c7-2aa2-
I was using lazarus-0.9.26-fpc-2.2.2-win32.exe.
After updateing those files from SVN TRUNC, everything seems to work.
should'nt those file be copied to
C:\lazarus\fpc\2.2.2\source\packages\winceunits\src or can I use
all units from C:\lazarus\fpc\2.2.2\source\packages\winunits-base\src on wince,
On Sun, 15 Mar 2009, Francisco Reyes wrote:
> Tomas Hajny writes:
>
> > I'm not sure if Francisco meant the Reference Guide or possibly some
> > examples appearing in the other documents;
>
> I was looking specifically about the rtl pdf.
>
>
> >if it's the latter, a more concrete example wou
On Sun, 15 Mar 2009, Tomas Hajny wrote:
> > > * In cases were some code needs a particular mode other than the default
> > > mode
> > > we can include which mode is needed.
> >
> > There is no need for this: Classes and exception handling always need mode
> > objfpc
> > or Delphi. Regular fu
On Mon, Mar 16, 2009 at 10:36 AM, Vincent Snijders
wrote:
>
> For off line search, using the chm output and a chm viewer would be good
> enough, don't you think?
Umm, I haven't tried the new chm feature of fpdoc yet. I'll try this shortly. :)
Regards,
- Graeme -
leledumbo schreef:
How's the progress of adding search engine to fpdoc? Either Graeme's work
with Tipue and someone else's with Ioda.
For off line search, using the chm output and a chm viewer would be good enough,
don't you think?
Vincent
___
fpc-
On Sun, 15 Mar 2009, leledumbo wrote:
>
> How's the progress of adding search engine to fpdoc? Either Graeme's work
> with Tipue and someone else's with Ioda.
There is none. I don't think tipue is a viable solution; Only ioda qualifies
IMHO.
Michael.
__
On Mon, Mar 16, 2009 at 6:14 AM, leledumbo wrote:
>
> How's the progress of adding search engine to fpdoc? Either Graeme's work
> with Tipue and someone else's with Ioda.
I managed to get tiOPF's documentation searchable with Tipue, but with
anything as large as FPC's FCL or RTL it will not suff
15 matches
Mail list logo