發表文章

目前顯示的是 11月, 2018的文章

Google Maps über COM (Component Object Model) 谷歌 地圖

圖片
Google Maps über COM (Component Object Model) jasontpenny   GMLib   Rodrigo   TGoMaps Lite DelphiMaps   Der Preis. Die Flexibilität. Panoramio   API   KeyDragZoom Library   MarkerClustererPlus Library   RichMarker Library  

Undocumented MessageBoxTimeOut function 時間 倒數 訊息

http://www.delphibasics.info/home/delphibasicssnippets Undocumented MessageBoxTimeOut function function MessageBoxTimeOut( hWnd: HWND; lpText: PChar; lpCaption: PChar; uType: UINT; wLanguageId: WORD; dwMilliseconds: DWORD): Integer; stdcall; function MessageBoxTimeOutA( hWnd: HWND; lpText: PChar; lpCaption: PChar; uType: UINT; wLanguageId: WORD; dwMilliseconds: DWORD): Integer; stdcall; function MessageBoxTimeOutW( hWnd: HWND; lpText: PWideChar; lpCaption: PWideChar; uType: UINT; wLanguageId: WORD; dwMilliseconds: DWORD): Integer; stdcall; implementation // this const is not defined in Windows.pas const MB_TIMEDOUT = 32000; function MessageBoxTimeOut; externaluser32 name 'MessageBoxTimeoutA'; function MessageBoxTimeOutA; external user32 name 'MessageBoxTimeoutA'; function MessageBoxTimeOutW; external user32 name 'MessageBoxTimeoutW'; var iResult: Integer; iFlags: Integer; begin // Define a Mess...

Using NtDeleteFile from Delphi 刪除 檔案

Using NtDeleteFile from Delphi The required structures (not defined in Delphi) are UNICODE_STRING and OBJECT_ATTRIBUTES. function NtDeleteFile(ObjectAttributes:POBJECT_ATTRIBUTES):DWORD; stdcall; external 'ntdll.dll'; RtlDosPathNameToNtPathName_U

完整 抓取 記憶體 驗證 鏡像

memory text Dynamic Section Image Verification LoadLibrary GetDllDirectory  GetProcAddress FreeLibrary GetModuleHandle DllMain MapViewOfFile Dynamic TEXT Section Image Verification - CodeProject Dynamic Code Checksum Generator - CiteSeerX Dynamic Section - Assembly Language Programmer's Guide memory Dynamic  process Section Image list api monitor

delphi VCL Web-Frameworks RIA

http://delphi625.rssing.com/chan-54815889/all_p14.html delphi VCL Web-Frameworks delphi Web ria Rich Internet Application Frameworks VCL Web-Frameworks RealThinClient IntraWeb AthTek WebXone UniGui Raudus xxm DelphiOnRails WebHub VCL Kitto p2js extPascal DelphiMVCFramework Pas2Php