Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Yury Sidorov
Hello, How old is snapshot you are using? Yury Sidorov. - Original Message - From: Mark - WBIsoft.COM To: fpc-devel@lists.freepascal.org Sent: Saturday, July 07, 2007 11:51 AM Subject: [fpc-devel] LoadLibrary fails if called from a DLL Hi, I'm having a strange issue with the Load

Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Mark - WBIsoft.COM
Hi, it's the sourceforge build I downloaded some weeks ago, havnt checked the latest svn build as I'm not sure how to get that into the lazarus ide yet ? Any tips ? Thanks - Original Message - From: Yury Sidorov To: FPC developers' list Sent: Sunday, July 08, 2007 5:28 P

Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Mark - WBIsoft.COM
Hi Yury, specifically the file was lazarus-0.9.23-fpc-2.1.5-20070531-win64.exe Hope this helps ? Mark - Original Message - From: Yury Sidorov To: FPC developers' list Sent: Sunday, July 08, 2007 5:28 PM Subject: Re: [fpc-devel] LoadLibrary fails if called from a DLL He

Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Yury Sidorov
Hi, I fixed DLL related a few weeks ago. You need to get more fresh snapshot and test it. Yury. - Original Message - From: Mark - WBIsoft.COM To: FPC developers' list Sent: Sunday, July 08, 2007 7:59 PM Subject: Re: [fpc-devel] LoadLibrary fails if called from a DLL Hi Yury, speci

Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Mark - WBIsoft.COM
Thanks, can you suggest the best way (ie. the correct url) for me to run with the svn.exe command to get the latest snapshot as I'm unsure where the x86_64 stuff is - esp as it would appear to have vanished from the sourceforge page ? What's the current x86_64 snapshot version ? Thanks Mark

Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Yury Sidorov
Get sources from svn using this path: http://svn.freepascal.org/svn/fpc/branches/fixes_2_2 I dont know where snapshots can be found. Yury. - Original Message - From: Mark - WBIsoft.COM To: FPC developers' list Sent: Sunday, July 08, 2007 8:06 PM Subject: Re: [fpc-devel] LoadLibrary fa

Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Mark - WBIsoft.COM
THanks, one final (i hope) question I assume I need to grab the entire folder and recompile it - if so I assume I can compile with FPC itself Mark - Original Message - From: Yury Sidorov To: FPC developers' list Sent: Sunday, July 08, 2007 6:12 PM Subject: Re: [fpc-de

Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Vincent Snijders
On Sun, 08 Jul 2007 20:12:39 +0300 Yury Sidorov <[EMAIL PROTECTED]> wrote: > Get sources from svn using this path: > http://svn.freepascal.org/svn/fpc/branches/fixes_2_2 > > I dont know where snapshots can be found. > > Yury. You can download a lazarus snapshot for win64 with fpc 2.1.5 (i.e. f

Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Yury Sidorov
Go to sources folder and execute: make distclean make all make install SNAPSHOT=1 INSTALL_PREFIX=C:/some_folder Yury. - Original Message - From: Mark - WBIsoft.COM To: FPC developers' list Sent: Sunday, July 08, 2007 8:15 PM Subject: Re: [fpc-devel] LoadLibrary fails if called from a

Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Mark - WBIsoft.COM
Thanks :o) - Original Message - From: Yury Sidorov To: FPC developers' list Sent: Sunday, July 08, 2007 6:24 PM Subject: Re: [fpc-devel] LoadLibrary fails if called from a DLL Go to sources folder and execute: make distclean make all make install SNAPSHOT=1 INSTALL_P

Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Mark - WBIsoft.COM
Thanks for the d/l link. Will install this before I try the svn builds and see how we go. Thanks a lot guys Mark - Original Message - From: "Vincent Snijders" <[EMAIL PROTECTED]> To: "FPC developers' list" Sent: Sunday, July 08, 2007 6:21 PM Subject: Re: [fpc-devel] LoadLibrary fail

Re: [fpc-devel] LoadLibrary fails if called from a DLL

2007-07-08 Thread Micha Nelissen
Mark - WBIsoft.COM wrote: > Thanks :o) Yury and Mark; people, please trim your quotes .. a 28KB email to say 'thank you' is a bit wasteful. Thanks, Micha ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/list