Commit History

Author SHA1 Message Date
  marcoonthegit bd1682f3e9 * some extra constants and added typing to setexecutionstate 2 years ago
  marcoonthegit fc9a5407c1 * change HDEVNOTIFY to lpvoid/pointer instead of thandle 2 years ago
  marcoonthegit ca554ff2b0 * use predefined pointer types from system as much as possible. This avoids trouble between objpas.pinteger and windows.pinteger in generics. (if windows is only in implementation). 2 years ago
  marcoonthegit ea5ac5bbf0 * also add other threadpool functions 3 years ago
  marcoonthegit 90050adcfe * give pthread_start_routine a proper Delphi compat prototype. 3 years ago
  marco f0445c2374 # revisions: 45877,46843,46844,46845,47275,47364,47505 4 years ago
  marco a857741040 --- Merging r40842 into '.': 6 years ago
  marco ad69839b34 --- Merging r41264 into '.': 6 years ago
  svenbarth 4f39e57f62 * move PWSTR declaration to unit Windows 8 years ago
  michael b1f2b6aeb9 * Add some missing pointer declarations and HWND_MESSAGE (bug ID 30450) 8 years ago
  Jonas Maebe e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 years ago
  nickysn bffe9480f4 + added the winapi functions, structures and constants for raw keyboard and mouse input 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 ffff774ff2 * fixes by lks of base.inc procptr types (one long->plong, three dword_ptr to ulong_ptr) fixes mantis #29023 10 years ago
  marco 92960ff3ac * initial advanced records support for TSize..TRect and -F. 10 years ago
  marco 882d42eb86 * change image_* macros to unsigned, half of bug #27674 10 years ago
  marco 698a068da7 * Missing symbols from mantis #27657 except macro IMAGE_FIRST_SECTION 10 years ago
  sergei 5e762cc6ea * Second part of 64-bit Windows fixes and updates from Mantis #23074. 11 years ago
  paul bc636658d6 rtl: add/change some token related types 12 years ago
  paul de6a53376c win32: update TOKEN_INFORMATION_CLASS from windows sdk 12 years ago
  marco 8592b306f5 * some more Unicode Windows headers fixes. 12 years ago
  marco 527489c1ab * some minor fixes to get unit Windows compiled with UNICODE defined. 12 years ago
  marco 548879f450 * set tchar to ansichar if ifndef unicode. Probably doesn't matter, since but 12 years ago
  marco ee51ccced6 * fixes #23025, 64-bit issue with timer functions, patch by Luiz Americo 13 years ago
  paul 872d9e98ea rtl: fix return type of 2 callback procedures (UINT -> UINT_PTR) 14 years ago
  paul 32ec75216c rtl: fix printer hook procedures - they return PTR_UINT instead of UINT 14 years ago
  sergei 7b948b1e38 * Type of lParam argument of EnumResourceNames, EnumResourceTypes, EnumResourceLanguages and corresponding callbacks must be LONG_PTR. Mantis #18816. 14 years ago
  florian e9550c62bf * inline original windows macros 15 years ago
  marco 4ee7f3adee * fix for mantis 15865 add hmonitor 15 years ago