[Lazarus] OnGuard component question

John Repucci john.repucci at gmail.com
Sat Apr 2 03:36:23 CEST 2011


Graeme (or others...)

Last year you (Graeme) mentioned that you had split the OnGuard
package in two.  Did you release any of your work?  tponguard_lcl.lpk
/ tponguard.lpk
(http://www.mail-archive.com/lazarus@lists.lazarus.freepascal.org/msg06252.html)

I want to create a license manager using the "codegen" program as a
starting point and am struggling to untangle the example program from
the package.

I also need to fix a portion of codegen.  The "special data" is
defined as longint, but the special data field in the codegen form
does not accept negative numbers.  I am wondering if I can change that
to a longword or fix the code to accept a negative sign.

TIA.
John




More information about the Lazarus mailing list