Commit History

Author SHA1 Message Date
  marco a4a11cb149 * startupinfo was declared with lpTstr. splitted in the usual A/W/- variants 11 years ago
  sergei 5e762cc6ea * Second part of 64-bit Windows fixes and updates from Mantis #23074. 11 years ago
  marco 23ac05cfdd * fix for #22546 11 years ago
  marco 1a4a745993 * fix for mantis #25078 12 years ago
  marco 3af8cab1de * corrections from Mantis #20194. 12 years ago
  marco f89e32c034 * expanded VK_ codes. Patch by Nikolay N. Mantis #20801 13 years ago
  marco 1f5333a80a * fixes from Mantis #20194, derived from patch and description by G. Fink. 14 years ago
  marco 9772257404 * fix for mantis #20047 ddeconnect VAR Parameter issue that can take NIL. 14 years ago
  sergei 30a02b8d65 * CreateIoCompletionPort and GetCompletionPortStarus: changed type of 'completionKey' parameter to ULONG_PTR, patch from cobines, resolves #19104. 14 years ago
  sergei 5fb58e1458 + Windows unit: add GetCPInfoEx function and related definitions, patch from G.Fink, Mantis #18654 14 years ago
  marco a318f1c91e * Also changed the redef version of getprocessaffinity.. to dword_ptr. 14 years ago
  florian 05ff453182 * patch by Dmitry Boyarintsev to fix some parameter names, resolves #14043 16 years ago
  florian e4e2b5be18 * added overloeaded InterlockedExchangeAdd with first parameter being a pointer, resolves #13282 16 years ago
  florian 0c65d53f45 + added register keyword to Interlocked* definitions as suggested by Jonas, resolves #12255 16 years ago
  marco 9d19ee390c * bug #10571, getcompletionstatus was already added, postcompletionstatus in this commit 17 years ago
  marco ba9e709878 * fix for 11238 17 years ago
  marco 46acbe2ee0 * moved commdlg functions from windows to commdlg unit. Constants still have to be done. 17 years ago
  marco 2e1682d7a7 * fix for #10772 interlocked now calling convention default (I hope, this modifier is undocumented #10823) 17 years ago
  marco 71a017aca0 * overload fix. 17 years ago
  marco fe7b1a7f2e * fixed smartlink like Jonas proposed dd 2008-01-06. Also relevant because of 10766 17 years ago
  marco 5eb8f7006b * interlockedincrement aliased for delphi compat 17 years ago
  marco 66d08b2586 * Delphi compat overload reenabled. 17 years ago
  marco f19b4591ec * var fix for propertysheet 18 years ago
  marco 4ff745402e * JCLSync missing prototypes. 18 years ago
  florian 201fc56655 + added and fixed some delphi compatibility stuff 18 years ago
  florian 40fde13aa4 + several missing constants, functions and structures added 18 years ago
  florian 9e257a5289 + new definitions 18 years ago
  florian 631187d30d + some delphi compatibility stuff added 18 years ago
  marco 7c66dc722f * virtualprotect overload compat 18 years ago
  yury de8de88781 * updated Win32 API. 18 years ago