Commit Graph

51 Commits

Author SHA1 Message Date
Michael VAN CANNEYT
ccfa38c68e * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
Michael VAN CANNEYT
a5ad266065 * Char -> AnsiChar 2023-07-14 17:26:10 +02:00
nickysn
aa883d0f85 + added the win16api driver support functions
git-svn-id: trunk@31825 -
2015-09-24 19:49:19 +00:00
nickysn
5cb89fba9e + added the win16api comm support functions
git-svn-id: trunk@31823 -
2015-09-24 17:02:45 +00:00
nickysn
c2a303b1da + added the win16api debugger support functions
git-svn-id: trunk@31820 -
2015-09-24 15:58:42 +00:00
nickysn
5c9a09a38b + added the win16api shell consts
git-svn-id: trunk@31818 -
2015-09-24 15:44:09 +00:00
nickysn
d6fdab5e0e + added the win16api hardware hook support constants and types
git-svn-id: trunk@31817 -
2015-09-24 15:40:58 +00:00
nickysn
46c4ebbf58 + added the win16api computer-based-training support constants and types
git-svn-id: trunk@31815 -
2015-09-24 15:22:49 +00:00
nickysn
79968e4bf1 + added the win16api windows hook support functions
git-svn-id: trunk@31814 -
2015-09-24 15:14:44 +00:00
nickysn
198cc330ec + added the win16api combo box control consts
git-svn-id: trunk@31813 -
2015-09-24 14:51:59 +00:00
nickysn
3d637e59eb + added the win16api dialog directory support functions
git-svn-id: trunk@31812 -
2015-09-24 14:34:26 +00:00
nickysn
000cc1d56c + added consts and types for various win16api dialog controls
git-svn-id: trunk@31811 -
2015-09-24 14:23:40 +00:00
nickysn
09b0f516ee + added the win16api MDI support functions
git-svn-id: trunk@31809 -
2015-09-24 13:08:48 +00:00
nickysn
2a9beafbcf + added the win16api icon functions
git-svn-id: trunk@31793 -
2015-09-23 15:52:01 +00:00
nickysn
5a4b834128 + added the win16api mouse cursor support functions
git-svn-id: trunk@31792 -
2015-09-23 15:44:32 +00:00
nickysn
16b26dab19 + added the win16api clipboard functions
git-svn-id: trunk@31791 -
2015-09-23 15:08:43 +00:00
nickysn
7ec9022317 + added the win16api scroll bar support functions
git-svn-id: trunk@31790 -
2015-09-23 14:38:55 +00:00
nickysn
c2b2a9acf1 + added the win16api menu functions
git-svn-id: trunk@31789 -
2015-09-23 14:25:10 +00:00
nickysn
26fc460010 + added the win16api mouse input support functions
git-svn-id: trunk@31784 -
2015-09-23 13:06:26 +00:00
nickysn
cf110e6e77 + added the win16api non-client window area management constants and types
git-svn-id: trunk@31780 -
2015-09-23 12:14:28 +00:00
nickysn
22f2a15780 + added the win16api window scrolling functions
git-svn-id: trunk@31779 -
2015-09-23 11:55:40 +00:00
nickysn
24d051703e + added the window repainting win16api functions
git-svn-id: trunk@31747 -
2015-09-17 16:38:44 +00:00
nickysn
12cd32ec18 + added the win16api drawing support functions
git-svn-id: trunk@31740 -
2015-09-17 15:03:57 +00:00
nickysn
077ce10a93 + added the win16api window coordinate mapping and hit testing functions
git-svn-id: trunk@31738 -
2015-09-17 14:14:49 +00:00
nickysn
c56a028e31 + added the win16api window placement functions
git-svn-id: trunk@31735 -
2015-09-17 13:23:06 +00:00
nickysn
e01d57cea3 + added the win16api window creation/destroy functions
git-svn-id: trunk@31733 -
2015-09-17 12:51:03 +00:00
nickysn
fc6837799e * RegisterClass returns a BOOL in windows 3.0 and earlier, and an ATOM in 3.1+
git-svn-id: trunk@31729 -
2015-09-17 12:05:15 +00:00
nickysn
5c71414d02 + added the win16api window class management functions
git-svn-id: trunk@31717 -
2015-09-16 15:28:12 +00:00
nickysn
475c24670b + added the win16api power management constants
git-svn-id: trunk@31715 -
2015-09-16 15:00:14 +00:00
nickysn
90d4b116d7 + added the win16api window message functions
git-svn-id: trunk@31714 -
2015-09-16 14:47:14 +00:00
nickysn
07879e64ca + added the win16api rectangle functions
git-svn-id: trunk@31713 -
2015-09-16 13:59:38 +00:00
nickysn
c670fdd1e8 + added the win16api SystemParametersInfo function and its related constants
git-svn-id: trunk@31711 -
2015-09-16 13:13:31 +00:00
nickysn
0a587645ea + added the GetSystemMetrics win16api function and its related constants
git-svn-id: trunk@31710 -
2015-09-16 13:07:35 +00:00
nickysn
3ec1c02eee + added the win16api printing support functions
git-svn-id: trunk@31707 -
2015-09-16 12:27:19 +00:00
nickysn
45c75ae449 + added the win16api metafile functions
git-svn-id: trunk@31702 -
2015-09-15 16:51:32 +00:00
nickysn
bccdafba1b + added the win16api bitmap functions, types and consts
git-svn-id: trunk@31701 -
2015-09-15 16:12:46 +00:00
nickysn
34766b82d8 + added the win16api font support functions, types and consts
git-svn-id: trunk@31700 -
2015-09-15 15:03:37 +00:00
nickysn
e180814ea2 + added the win16api text support functions
git-svn-id: trunk@31698 -
2015-09-15 12:37:53 +00:00
nickysn
e5153db532 + added the win16api drawing functions
git-svn-id: trunk@31621 -
2015-09-12 15:47:23 +00:00
nickysn
5738869120 + added the win16api brush gdi functions
git-svn-id: trunk@31617 -
2015-09-12 12:46:45 +00:00
nickysn
c65af63459 + added the win16api color functions
git-svn-id: trunk@31602 -
2015-09-11 15:33:09 +00:00
nickysn
c9a1ee5c8f + added the win16api coordinate transformation functions
git-svn-id: trunk@31599 -
2015-09-11 15:00:07 +00:00
nickysn
b8846771bf + added the win16api getdevicecaps function and its constants
git-svn-id: trunk@31596 -
2015-09-11 14:14:20 +00:00
nickysn
6bac838fce + added the win16api basic gdi types
git-svn-id: trunk@31590 -
2015-09-11 13:10:36 +00:00
nickysn
afcc5a9e11 + added the win16api string functions
git-svn-id: trunk@31586 -
2015-09-11 12:38:01 +00:00
nickysn
5f3c45d370 + added the win16 api resource functions
git-svn-id: trunk@31581 -
2015-09-09 00:35:45 +00:00
nickysn
f46e30520a + imported the win16 api file functions
git-svn-id: trunk@31545 -
2015-09-05 23:53:34 +00:00
nickysn
f751b18754 + import the win16 task apis
git-svn-id: trunk@31542 -
2015-09-05 22:17:41 +00:00
nickysn
e09f230250 + added the pointer validation win16 apis
git-svn-id: trunk@31539 -
2015-09-05 21:02:43 +00:00
nickysn
4d43d8d909 + import the win16 debug apis
git-svn-id: trunk@31538 -
2015-09-05 20:45:22 +00:00