Recent

Recent Posts

Pages: [1] 2 3 ... 10
1
General / Web Applications with Pascal
« Last post by Nate897 on Today at 03:17:43 pm »
Hey guys  8) 

I recently considered using FPC for web services.

I found this interesting video on the Internet, and found it amusing, and I think it raises good points.

There ideas are expressed better than words. Basically it says that it sounds absurd to convert a lower-level, statically typed, etc. language to a higher level one, and that important strengths of Pascal are lost, and that some comparisons are nonsensical, among other things.

I think nobody got to answer my other topic and it was erased ? I don't understand. If it's really necessary I will remove the link. It is really harmless, not SPAM, any type of promotion or things like that. It speaks better than words, and is just about 5 minutes long.

What do you guys think about the subject? Please discuss.
2
General / Re: How to: create DLL file for Windows 10 64-Bit Pro
« Last post by paule32 on Today at 02:41:34 pm »
I will revert the misunderstanding comment, and I will apologies me.
I was on first step with study the internals of FPC.
I was new to 64-Bit Microsoft Windows programming in assembly.

This depends in different ABI call's and API function's for
the different kind of CPU's and Operating System.
3
General / Re: How to: create DLL file for Windows 10 64-Bit Pro
« Last post by rvk on Today at 02:37:13 pm »
But I think, this is a thing that the TVmt struct grounded.
Because I write earlier: I use my own RTL.
So with the standard RTL it works correctly...
and you blame FPC that it doesn't work with your custom RTL %)
4
General / Re: How to: create DLL file for Windows 10 64-Bit Pro
« Last post by paule32 on Today at 02:29:58 pm »
@rvk:
nono, ...
I can import C functions from external DLL files.
I can NOT import PAS functions from FPC created DLL files.

But I think, this is a thing that the TVmt struct grounded.
Because I write earlier: I use my own RTL.

As such, I completely remove RTTI, and Debug stuff using the SED tool.
Did you don't look to the build.bat ?
5
General / Re: How to: create DLL file for Windows 10 64-Bit Pro
« Last post by rvk on Today at 02:25:31 pm »
So, you came to the conclusion that FPC your RTL really doesn't support DLL import's at current time  ::)

That's something completely different  ;)
6
General / Re: How to: create DLL file for Windows 10 64-Bit Pro
« Last post by paule32 on Today at 02:17:19 pm »
@Thaddy:
this does NOT depend on the original FPC, and RTL !!!   ;D
7
FV/Textmode IDE / Surf Units in Text Mode Ide
« Last post by mosquito on Today at 01:58:21 pm »

Using fp ("Text Mode Ide"), when there is a compilation error, I can navigate from the 'Compiler Messages' window to the affected unit.


So, is there a keyboard shortcut to be able to do this from the code editor? . It would be Lazarus-like behavior when doing Ctrl + LM on the name of a unit, procedure, etc
8
Third party / Re: Ho Ho Ho IntraWeb in Lazarus!!!
« Last post by Thaddy on Today at 01:55:52 pm »
Yes, I was a bit to harsh. It is still very suitable for Intra!-web appcications, but it is not very suitable for internet applications because of its inherent vulnerabilities that nobody has fixed yet.
So: it is a welcome port, but don't use it outside of a local network.

The latter can of course be mitigated by using a more modern front-end.
I also used it a lot in the past, but I also hacked it - legally, CEH - a lot in the past..
CVE-2017-17527
CVE-2007-0533

to name a few.
It is also very easy to force access violations at runtime in its codebase.
Which is basically also a means of getting control.
I won't get into much further detail, but a web application using Intraweb can be hacked in minutes, not months or years, and it is quite easy to detect if a web application has been written with Intraweb.
9
General / Re: How to: create DLL file for Windows 10 64-Bit Pro
« Last post by Thaddy on Today at 01:51:14 pm »
What??? I give up on answering you. >:D >:D >:D >:D
10
General / Re: Generics - correct syntax
« Last post by Thaddy on Today at 01:48:32 pm »
The current expert in generics from the core team is PascalDragon (as well as Florian)
The absolute expert in documentation is Michael van Canneyt (MvC), always has been.

All are accessible for questions, even stupid ones... 8-) O:-)
Pages: [1] 2 3 ... 10

TinyPortal © 2005-2018