Michael VAN CANNEYT
ccfa38c68e
* Dotted RTL compiles
2023-07-27 19:04:03 +02:00
florian
7bd5613954
* fix error on win64 and concerns about pulling math into the windows unit by a local arctan2 copy
2022-12-30 22:28:49 +01:00
marcoonthegit
5fb88cef00
* Tpoint.Angle initial version using arctan2
2022-12-30 19:34:03 +01:00
michael
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
...
git-svn-id: trunk@38616 -
2018-03-23 22:06:36 +00:00
marco
92960ff3ac
* initial advanced records support for TSize..TRect and -F.
...
git-svn-id: trunk@32333 -
2015-11-15 18:34:19 +00:00
svenbarth
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
...
Also adjusted all Windows (Win32/64/CE) units to define a "UNICODE" if "FPC_OS_UNICODE" is defined (except the Jedi units).
Also the common RTL units that checked for UNICODE now check for FPC_OS_UNICODE.
git-svn-id: trunk@24420 -
2013-05-04 11:06:32 +00:00
florian
fb1c8e5b1a
+ {$PACKSET 1} for windows units to improve delphi compatibility
...
git-svn-id: trunk@7686 -
2007-06-16 16:57:31 +00:00
peter
4c065bce45
* move InterLocked functions to system unit
...
git-svn-id: trunk@3933 -
2006-06-25 09:26:23 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
florian
3995a8bba2
* tried to fix some wsprintf issues
...
+ now compiled in objfpc mode
so some integer => smallint changes where necessary; hopefully,
I didn't forget one
2004-08-08 16:52:51 +00:00
peter
33b5eccc3c
* stdcall patch
2003-09-17 15:06:36 +00:00
marco
7a10439726
* Move tmsg and family to messages.inc. windows.pp needed include sequence patch
2002-11-04 12:19:01 +00:00
florian
1c642c2002
- removed conditionals for 0.99.14
2002-10-10 14:58:16 +00:00
peter
9f31783a0a
* old logs removed and tabs fixed
2002-09-07 16:01:16 +00:00
michael
650fbb86aa
+ removed logs
2000-07-13 11:32:24 +00:00
michael
e7aca136a1
+ Initial import
2000-07-13 06:29:38 +00:00
pierre
92fd826876
* avoid lines longer than 255 chars
...
+ add smartlink on by default, if not version 0.99.14
* some functions not present in win95 DLL's are now only inserted if
smartlink is on.
2000-06-15 11:26:57 +00:00
peter
3faa571532
* Windows unit has now more Delphi compatibile functions
...
* placed the external functions only in the interface
2000-06-11 07:04:58 +00:00
marco
0611a7bbc2
* JCL alias
2000-05-17 11:00:29 +00:00
marco
1ea5a1824e
* Forgot to remove the tpoint stuff.
2000-04-22 19:51:08 +00:00
marco
796dd36a1f
* some redef fixes (for lazarus mwedit component)
2000-04-22 17:46:05 +00:00
marco
4b4b9a7ba7
* Some more delphi compatible kernelfunc headers for JCL.
2000-03-19 20:30:27 +00:00
peter
6b66a55cd6
* truncated log
2000-02-09 16:59:28 +00:00
daniel
ec29a31834
* copyright 2000
2000-01-07 16:41:28 +00:00
daniel
a79b4a404b
* copyright 2000 added
2000-01-07 16:32:21 +00:00
peter
5b55c02885
* windows unit include moved to wininc/
1999-09-16 13:38:07 +00:00
florian
bafe97de23
* moved all opengl32.dll stuff to a newly created opengl32 unit, so
...
win32 programs should also run on Windows without opengl32.dll
1999-05-10 19:34:06 +00:00
florian
efeab84797
* some updates to compile API units for win32
1999-01-09 07:29:46 +00:00
pierre
a0eda71f84
* compilable windows.pp file
...
still to do :
- findout problems
- findout the correct DLL for each call !!
1998-08-31 11:53:53 +00:00