Historial de Commits

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