<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16444">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Guys</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I've been looking at lpVersionInformation in 
GetVersionEx which is defined as TOSVersionInfo in redef.inc , and in delphi its 
defined as TOSVersionInfoEx in jclwin32.pas in jvcl ( function GetVersionEx(var 
lpVersionInformation: TOSVersionInfoEx): BOOL; stdcall; overload; is how its 
defined)</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>any idea's ? should i create my own bit for this 
and change the lpVersionInformation  varable to match the JCL version 
?  ( will this work )</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV></BODY></HTML>