Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Order of IWRtlFix Unit
#2
I use

Code:
uses
  FastMM4,
  IWRtlFix


The Intraweb app wizard also creates the units in this order.

Code:
uses
  FastMM4,
  IWRtlFix,
  IWJclStackTrace,
  IWJclDebug,
  IWStart,
  Unit1 in 'Unit1.pas' {IWForm1: TIWAppForm},
  ServerController in 'ServerController.pas' {IWServerController: TIWServerControllerBase},
  UserSessionUnit in 'UserSessionUnit.pas' {IWUserSession: TIWUserSessionBase};
Reply


Messages In This Thread
Order of IWRtlFix Unit - by joelcc - 05-03-2024, 02:34 PM
RE: Order of IWRtlFix Unit - by jeroen.rottink - 05-03-2024, 05:59 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)