Commit Graph

64 Commits

Author SHA1 Message Date
Michael VAN CANNEYT
a5ad266065 * Char -> AnsiChar 2023-07-14 17:26:10 +02:00
svenbarth
ef099b2075 * import library function with a name that does not conflict with the functions exported in the interface
git-svn-id: trunk@45986 -
2020-08-02 10:25:02 +00:00
nickysn
f71598a633 + added the win16api string formatting support functions
git-svn-id: trunk@31824 -
2015-09-24 19:09:25 +00:00
nickysn
5cb89fba9e + added the win16api comm support functions
git-svn-id: trunk@31823 -
2015-09-24 17:02:45 +00:00
nickysn
6767906755 + added the win16api sound support functions
git-svn-id: trunk@31822 -
2015-09-24 16:21:37 +00:00
nickysn
926d66b9f5 + added the win16api help support functions
git-svn-id: trunk@31821 -
2015-09-24 16:06:55 +00:00
nickysn
e8fc56066b + added the win16api journalling support functions
git-svn-id: trunk@31819 -
2015-09-24 15:50:59 +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
3d637e59eb + added the win16api dialog directory support functions
git-svn-id: trunk@31812 -
2015-09-24 14:34:26 +00:00
nickysn
f3c235ef8a + added the win16api dialog and control management functions
git-svn-id: trunk@31810 -
2015-09-24 13:50:58 +00:00
nickysn
09b0f516ee + added the win16api MDI support functions
git-svn-id: trunk@31809 -
2015-09-24 13:08:48 +00:00
nickysn
9d9e7746ab + added the win16api caret functions
git-svn-id: trunk@31795 -
2015-09-23 16:25:17 +00:00
nickysn
228b6b7c5c + added the win16api message box functions and its related constants
git-svn-id: trunk@31794 -
2015-09-23 16:04:55 +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
4966993508 + added the win16api accelerator support functions
git-svn-id: trunk@31788 -
2015-09-23 13:27:52 +00:00
nickysn
04ef7fe971 + added the win16api timer support functions
git-svn-id: trunk@31787 -
2015-09-23 13:23:22 +00:00
nickysn
8821194c21 + added the win16api system modal window support functions
git-svn-id: trunk@31786 -
2015-09-23 13:15:58 +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
1100358382 + added the win16api keyboard functions
git-svn-id: trunk@31783 -
2015-09-23 12:56:41 +00:00
nickysn
c2193330d9 + added the win16api window activation functions
git-svn-id: trunk@31782 -
2015-09-23 12:42:30 +00:00
nickysn
22f2a15780 + added the win16api window scrolling functions
git-svn-id: trunk@31779 -
2015-09-23 11:55:40 +00:00
nickysn
718dda73ef + added an overload for EnumProps with a TFarProc parameter for BP7 compatibility
git-svn-id: trunk@31749 -
2015-09-17 16:43:15 +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
051c8e74ce + added the win16api window query and enumeration functions
git-svn-id: trunk@31739 -
2015-09-17 14:27:25 +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
2dffffb66d + added the win16api main window support functions
git-svn-id: trunk@31737 -
2015-09-17 13:55:33 +00:00
nickysn
d62c342b9c + added the win16api window proc implementation and subclassing functions
git-svn-id: trunk@31736 -
2015-09-17 13:41:45 +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
dde243e4e5 + added the application termination win16api functions and constants
git-svn-id: trunk@31716 -
2015-09-16 15:04:53 +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
0a587645ea + added the GetSystemMetrics win16api function and its related constants
git-svn-id: trunk@31710 -
2015-09-16 13:07:35 +00:00
nickysn
b5092a68ae + added the win16api gdi escape support function and constants
git-svn-id: trunk@31708 -
2015-09-16 12:43:54 +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
48a28c1256 + added the win16api clipping support functions
git-svn-id: trunk@31620 -
2015-09-12 14:33:27 +00:00
nickysn
5900db62ce + added the win16api palette functions
git-svn-id: trunk@31619 -
2015-09-12 14:05:38 +00:00
nickysn
df0ae96738 + added the win16api gdi region support functions
git-svn-id: trunk@31618 -
2015-09-12 13:13:07 +00:00