marcoonthegit
|
67eac52f07
* RegisterDeviceNotification
|
2 years ago |
marcoonthegit
|
cfc77315ca
* getlongpath as per https://forum.lazarus.freepascal.org/index.php/topic,60972.0/topicseen.html
|
2 years ago |
marco
|
d80d564a20
* realgetwindowclass, mantis 035551
|
6 years ago |
marco
|
6559033d2d
* QueryFullProcessImageName
|
6 years ago |
marco
|
12e98d891a
* GetComputerNameEx/A/W Mantis #35115
|
6 years ago |
marco
|
980d812ca4
* Fix for #35146 getfullpathname.
|
6 years ago |
michael
|
2f9627f9f5
* Add missing functions from wincon.h (bug id 29963)
|
8 years ago |
Jonas Maebe
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
8 years ago |
nickysn
|
bffe9480f4
+ added the winapi functions, structures and constants for raw keyboard and mouse input
|
9 years ago |
marco
|
3ca2c1553d
* copyfileexw (mantis #29729)
|
9 years ago |
marco
|
0bfdfe20ea
* second batch of mantis #29762 related -w function fixes..
|
9 years ago |
marco
|
5e8bc3a631
* mantis #29762 unicode structure problems fixed up to and including MessageBoxIndirectW
|
9 years ago |
marco
|
1ae1e9310b
* defined -A and -W structs and callback for a couple of functions Mantis #0029762
|
9 years ago |
marco
|
43121ed5e1
* Fix for #27228
|
10 years ago |
marco
|
a4a11cb149
* startupinfo was declared with lpTstr. splitted in the usual A/W/- variants
|
11 years ago |
sergei
|
83deae45b8
* First part of 64-bit Windows fixes from Mantis #23074.
|
11 years ago |
marco
|
67c21b3a5e
* fix for #25402 One argument of GetICMProfileW missed an indirection
|
11 years ago |
marco
|
06688db698
* wvsprintf* to stdcall, mantis #21591
|
13 years ago |
marco
|
136b7dee9b
* fix for bug #21281, some functions were missing dllname.
|
13 years ago |
sergei
|
7b948b1e38
* Type of lParam argument of EnumResourceNames, EnumResourceTypes, EnumResourceLanguages and corresponding callbacks must be LONG_PTR. Mantis #18816.
|
14 years ago |
sergei
|
5fb58e1458
+ Windows unit: add GetCPInfoEx function and related definitions, patch from G.Fink, Mantis #18654
|
14 years ago |
marco
|
5564ab3582
* added cdecl to some overloaded wsprintfa/w variants. Mantis 16915
|
15 years ago |
marco
|
462cb65726
* Several dword_ptr fixes triggered by mantis 16524
|
15 years ago |
marco
|
59811e1012
* Findfirstex and findfirsttransacted as per #14924
|
15 years ago |
marco
|
46acbe2ee0
* moved commdlg functions from windows to commdlg unit. Constants still have to be done.
|
17 years ago |
marco
|
e7e430d2f5
* getfileinfoex + small delphi compat fix (tbstr)
|
17 years ago |
marco
|
4ff745402e
* JCLSync missing prototypes.
|
18 years ago |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
peter
|
438981a689
* use GetWindowLong for GetWindowLongPtr on 32bit
|
19 years ago |
florian
|
d3b92ccb6f
+ more delphi compatibility stuff
|
19 years ago |