Histórico de commits

Autor SHA1 Mensagem Data
  marcoonthegit f0debbe649 * change HDEVNOTIFY to lpvoid/pointer instead of thandle 2 anos atrás
  marcoonthegit e9352b4894 * 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 anos atrás
  marcoonthegit 2ac86ab662 * some extra constants and added typing to setexecutionstate 2 anos atrás
  marcoonthegit 53d745962f * also add other threadpool functions 3 anos atrás
  marcoonthegit fd179a61f9 * give pthread_start_routine a proper Delphi compat prototype. 3 anos atrás
  marco b06727d8af * remove windows.pboolean, mantis #38019 5 anos atrás
  marco a5ce9a9ab6 * fix for #35111 EnumTimeFormatsEx. Prepared by 440bx 6 anos atrás
  marco d6b39276bb * makerop to dword mantis #34712 6 anos atrás
  svenbarth 4f39e57f62 * move PWSTR declaration to unit Windows 8 anos atrás
  michael b1f2b6aeb9 * Add some missing pointer declarations and HWND_MESSAGE (bug ID 30450) 8 anos atrás
  Jonas Maebe e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 9 anos atrás
  nickysn bffe9480f4 + added the winapi functions, structures and constants for raw keyboard and mouse input 9 anos atrás
  marco 5e8bc3a631 * mantis #29762 unicode structure problems fixed up to and including MessageBoxIndirectW 9 anos atrás
  marco 1ae1e9310b * defined -A and -W structs and callback for a couple of functions Mantis #0029762 9 anos atrás
  marco ffff774ff2 * fixes by lks of base.inc procptr types (one long->plong, three dword_ptr to ulong_ptr) fixes mantis #29023 10 anos atrás
  marco 92960ff3ac * initial advanced records support for TSize..TRect and -F. 10 anos atrás
  marco 882d42eb86 * change image_* macros to unsigned, half of bug #27674 10 anos atrás
  marco 698a068da7 * Missing symbols from mantis #27657 except macro IMAGE_FIRST_SECTION 10 anos atrás
  sergei 5e762cc6ea * Second part of 64-bit Windows fixes and updates from Mantis #23074. 11 anos atrás
  paul bc636658d6 rtl: add/change some token related types 12 anos atrás
  paul de6a53376c win32: update TOKEN_INFORMATION_CLASS from windows sdk 12 anos atrás
  marco 8592b306f5 * some more Unicode Windows headers fixes. 12 anos atrás
  marco 527489c1ab * some minor fixes to get unit Windows compiled with UNICODE defined. 12 anos atrás
  marco 548879f450 * set tchar to ansichar if ifndef unicode. Probably doesn't matter, since but 12 anos atrás
  marco ee51ccced6 * fixes #23025, 64-bit issue with timer functions, patch by Luiz Americo 13 anos atrás
  paul 872d9e98ea rtl: fix return type of 2 callback procedures (UINT -> UINT_PTR) 14 anos atrás
  paul 32ec75216c rtl: fix printer hook procedures - they return PTR_UINT instead of UINT 14 anos atrás
  sergei 7b948b1e38 * Type of lParam argument of EnumResourceNames, EnumResourceTypes, EnumResourceLanguages and corresponding callbacks must be LONG_PTR. Mantis #18816. 14 anos atrás
  florian e9550c62bf * inline original windows macros 15 anos atrás
  marco 4ee7f3adee * fix for mantis 15865 add hmonitor 15 anos atrás