Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: captanblack
  • Order by date
  1. captanblack

    using directshow

    Andrew ! What do u mean google ! i asked it here to catch the results from guys that worked with directshow by delphi ! and u say me to search in google ! Anyway , i wait for a better answer !
  2. captanblack

    playing a file using directshow

    Hi i am new to directX(directdraw,directsow, ...) i am a delphi programmer i want to use directshow for palying video files and control them by myself ! i found all the resources in C++ for directshow ! is there any resource to help me on delphi ? So thanx
  3. captanblack

    using directshow

    Hi i need a start point for using directshow in delphi ! anywebsite ? resource ? taturial ? (just in delphi) So thanx Vahid Reza Y
  4. captanblack

    cannot open enterprise manager !

    Hi yeah u r right , if i log in as admin everything works fine , but i was a member of Administrators Group , only Administrator Can Access Enterprise Manager ! dont u have any tip to make right for another user that have administrator rights ?
  5. captanblack

    cannot open enterprise manager !

    Hi recently when i want to open enterprise manager , it says : mmc cannot open the file "[somepath]\SQL SERVER ENTERPRISE MANAGER.MSC i reinstall the server but i have this error yet ! everything work fine except this ! i use MSSQL Server Developer Edition on a Wwindows XP Proffessional ...
  6. captanblack

    Open Dialog Wiinow !

    Hi Robertio ok , it is not in my application man , my application is resident in memory and need to know if active window in the desktop of the user is an open dialog window then it will do something ... ! what about this ? So Thanx
  7. captanblack

    looking for a nice progress bar !

    Hi i need a new style progressbar like what u can find here in vb : http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=56151 anybody found something like that ?
  8. captanblack

    Open Dialog Wiinow !

    Hi is it possible to determine if active window is an open dialog window ? So Thanx
  9. captanblack

    get another thread current directory !

    Hi thanx any way ! ;)
  10. captanblack

    get another thread current directory !

    Hi i think u r missing something ! let me explane what i need ! if u use getcurrentdirectory api function it returns the current directory for your application , for example u can use setcurrentdirectory function or useing a opendialog to change the directory ! and what i want : i want to...
  11. captanblack

    get another thread current directory !

    Hi but what message should i post ? (wm_what ? or ...) so thanx !
  12. captanblack

    get another thread current directory !

    ok this article shows how to get the path to executable file of a application , but i need the current directory that application use !!!!! that would be another directory !
  13. captanblack

    get another thread current directory !

    Hi it seems every application (exactly every thread) in windows has its own current directory - i want to get current directory of each application that is running ! anybody knows ? So Thanx
  14. captanblack

    synchronize two access database

    Hi i have a local access database and a remote access database what do u think about synchronize and make these two databases equal for their data ! does ado do anything for me in this purpose ? anycontrol ? anycode that make my work easier ? So Thanx For Your Valuable Responses !
  15. captanblack

    Adding Graphic to Listbox

    Hi i want to add an icon next to text in listbox, how ?
  16. captanblack

    what is usercontrol ?

    Hi what is usercontrol ? is it a kind of windows control ? is it a container for other controls ? and if it is ,hw i can access its controls ? So Thanx Vahid Reza Y
  17. captanblack

    webbrowser problem

    Hi i am using a webbrowser in my application and i use a http server in my application that receives webbrowser requests and answer to request , sometimes when i post a request to server (i use document object module) i get an exception "canvas doesnt allow drawing" , ok it has made me...
  18. captanblack

    unicode , i am complicated !

    Hi first q : i want a function that get an unicode 4 Hex number ( for Example 0040 For @) and then return the @ character for me . second q : there is something realy complicated for that when i use a webbrowser control that navigate to a html file and the html contains a Field with ID...
  19. captanblack

    file access !

    Hi i am looking for a way to find out wich program is playing a specified mpeg file ! for example i have a 01.mpg file in root directory of g: (cd-rom) how i can examin there is a program that reading the file and playback it ? So Thanx For Responses !

Part and Inventory Search

Back
Top