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 strongm 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: Sathyavady
  • Order by date
  1. Sathyavady

    How To export a database?

    Thank you Kusch...Thank you very much for your valuable advice. Love Sathyan
  2. Sathyavady

    Getting program files directory

    Or you can do it by reading the registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion Look for the value of value name ProgramFilesDir . Ucan use Apis for opening and reading form registries Regards Sathyan
  3. Sathyavady

    Getting program files directory

    You can use CFileFind class function FindFile recursievely in your drives to find it .There is no other way in my knowledge Sathyan
  4. Sathyavady

    How To export a database?

    Dear Friends.. I have a requiremet of exporting a database .I want to generate a script and want to give to a client .Where the client can run this script and generate the database.In addition to the script file what else files i have to give inorder to run the script propely?.I have to make a...
  5. Sathyavady

    How To export a database?

    Dear Friends.. I have a requiremet of exporting a database .I want to generate a script and want to give to a client .Where the client can run this script and generate the database.In addition to the script file what else files i have to give inorder to run the script propely?.I have to make a...
  6. Sathyavady

    How to do file compression?

    Sir.. Please give me some advice to do file compression using MFC? Thankz Sathyan
  7. Sathyavady

    How to get the name of the application?

    Thank you per....
  8. Sathyavady

    How to get the name of the application?

    Sir , I want to write an application which when runs should display its file name ..even if we rename the appalication? Thankz Sathyan
  9. Sathyavady

    How to store and retrive images using OLEDB?

    Hello..friends .. Can anybody give me a piece of code to store images as BLOB and take back it from the table..using OLEDB? Thankz in advance Sathyan
  10. Sathyavady

    How to Get The IP Of my machine?

    Dear friend.. Which windows API function I can use to get the IP address of my machine ? will it work well in all windows OS versions like 95, xp etc..? Expecting your valuable advice... Thankz... Sathayn
  11. Sathyavady

    How to get the state of the mouse buttons?

    What api is use to get the state of the mouse buttons?I want to get whether the LButton is down or up?Thankzzzz Tony
  12. Sathyavady

    How can I make self decrypting file?

    Can any body help me to develop an application that will encrypt a file ,this encrypted file should be self extractable in a machine in which the encryption tool not installed ..How is it possible ?how can we associate a file with an exe that contains the decrypting mechanism ...
  13. Sathyavady

    How self extracting encryption files can be made?

    Can any body help me to develop an application that will encrypt a file ,this encrypted file should be self extractable in a machine in which the encryption tool not installed ..How is it possible ?how can we associate a file with an exe that contains the decrypting mechanism ...
  14. Sathyavady

    How to get the names of network machines?

    Hello friends... I want to get the names of network machines and their logical paths.How can i aceess the folders in those machines?Is there any APIs ?thankzzz Sathyan
  15. Sathyavady

    does the files have same size?

    Friends .. If I encrypt a file using crypto API..does the encrypted file has same size?as the plain file?
  16. Sathyavady

    Please Help me...

    Thanks for your valuable advices.. But a few more doubts...what are the APIs used to write on a resource?
  17. Sathyavady

    How to use TreeControl?

    Friends... Can u help how to use the tree control to display the drives and directories of my computer.I want to get the path of the files,when i click on the nodes. Thankz ... Sathyan
  18. Sathyavady

    Please Help me...

    Hello Friends... I want an application which will manipualte a text file.but I want to bind the text file to be manipulated with the executable to make a single exe file .How is it possible...? Please answer me...Thankz.. Sathyan
  19. Sathyavady

    Hello Friends... I am using Crypt

    Friends.. How can I set the key length while using CryptoAPI? Plz explain Sathyan
  20. Sathyavady

    What is 128 bit PKI means?

    Friends.. How can I set the key length while using CryptoAPI? Plz explain

Part and Inventory Search

Back
Top