Jump to content

microsoft

Active Members
  • Posts

    65
  • Joined

  • Last visited

Everything posted by microsoft

  1. Password to unlock file?
  2. thanks for the job
  3. Thanks for job
  4. Thanks to good job >
  5. Thanks >> good jop
  6. Thanks This job good Please Examples for this UDF
  7. Keys Arabic hex : Syria = سوريا Damascus = دمشق Arabic = عربي Quick = سريع List = قائمة Group = مجموعة New = جديد News الأخبار Add = إضافة Edit = تحرير View = عرض Close = إغلاق Exit = خروج Thanks
  8. Very nice job this neo search Project not supporting Search in paths Arabian ( Folders or Files ) This is neo search Project used MS DOS to search to folders and files Ms dos not supported Arabic Lang and thanks >
  9. Thanks
  10. Very nice job .
  11. Please Re Compiler and do not use Obfuscator . if use Obfuscator show file contains Trojan.Win32.Autoit.dt . I am no Shutdown Kaspersky Thanks for new version .
  12. Yeah dead, please upload again. And Thanks .
  13. Thanks Please Add Look or Unlook Files To Use _CmdLockDrive("F","") And Thanks To All ...
  14. Thanks , to this post this Mirror Link Project on Rapidshare.com http://rapidshare.com/files/114293165/Phactor.rar
  15. Thanks . To Support Al Type E-mail not Solely @hotmail.com Line 21 : ElseIf Not StringInStr(GUICtrlRead($Email) , "@hotmail.com" , 1) ThenoÝ÷ Øíz´®¦+µ«­¢+Ù±Í%9½ÐMÑÉ¥¹%¹MÑÈ¡U% ÑɱI ÀÌØíµ¥°¤°ÅÕ½ÐíÅÕ½Ðì°Ä¤Q¡¸ compendium : Deleted hotmail.com From Line 21 until Support All Types E-mail
  16. Thank To Reply After Script analysation : The error in function _GUIImageList_AddIcon ; #FUNCTION# ==================================================================================================================== ; Name...........: _GUIImageList_AddIcon ; Description ...: Adds an icon to an image list ; Syntax.........: _GUIImageList_AddIcon($hWnd, $sFile[, $iIndex=0]) ; Parameters ....: $hWnd - Handle to the control ; $sFile - Path to the icon that contains the image ; $iIndex - Specifies the zero-based index of the icon to extract ; Return values .: Success - The index of the image ; Failrue - -1 ; Author ........: Paul Campbell (PaulIA) ; Modified.......: ; Remarks .......: ; Related .......: _GUIImageList_Add, _GUIImageList_AddBitmap ; Link ..........; ; Example .......; Yes ; =============================================================================================================================== Func _GUIImageList_AddIcon($hWnd, $sFile, $iIndex = 0) Local $tIcon, $iResult, $hIcon $tIcon = DllStructCreate("int Handle") $iResult = _WinAPI_ExtractIconEx($sFile, $iIndex, 0, DllStructGetPtr($tIcon), 1) _WinAPI_Check("_GUIImageList_AddIcon", ($iResult <= 0), -1) $hIcon = DllStructGetData($tIcon, "Handle") $iResult = _GUIImageList_ReplaceIcon($hWnd, -1, $hIcon) _WinAPI_Check("_GUIImageList_AddIcon", ($iResult = -1), -2) _WinAPI_DestroyIcon($hIcon) Return $iResult EndFunc ;==>_GUIImageList_AddIcon Please update function To Use in Windows Vista . And thanks to All members .
  17. Thanks , Error Not Supporting The Project Windows Vista.
  18. Error on download link ..? Please Upload to Rapidshare.com . Thanks .
  19. Error on Script >> I'm Use Auto it Version 3, 2, 10, 0 Please ...
  20. good thanks
×
×
  • Create New...