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 Rhinorhino 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: PichiMedia
  • Content: Threads
  • Order by date
  1. PichiMedia

    SysTray Icon help please.

    Hello, I did a small program (EXE) in VFP8, which tells me when my fav programme is on TV, like a TV quide, but this is not important. I want this program to minimize in the SysTray, in the taskbar, near the clock, and when I right click on its icon, a menu should appear like APPEND, DELETE...
  2. PichiMedia

    Crypting an EXE!?

    Hello, I wonder if this is somehow possible. I am using passwords for my FOXPRO EXE programs, in a way that if they are to be copyed on a different computer, they ain't starting, unless the correct password is entered. But if someone uses a DECOMPILER like REFOX, my code will be public, and so...
  3. PichiMedia

    How to create registry keys ?

    Is there a way to create a key in the Windows registry? For example, when I run a form I want to check into the registry if a certain value is for example 1 or is it 2. If the value is one, the program will continue, if not exit. Is there a way to create a key in the registry and then check it's...
  4. PichiMedia

    Create a quick search in text field

    I am using VFP8. I have a table called CLIENTS with 2 fields, one is called CLIENT_NAME(character) and the other one is called VALUE(numeric). I have a simple form, on which I dragged a text field (TEXT1), and a combo box (COMBO1). I've inserted the CLIENTS table at the DATA INVOIREMENT window...
  5. PichiMedia

    How to add corectlly?

    I am using Visual FoxPro8, and I have this little aplication that I just did. Among other functions, this aplication is suppose to SUM all the paychecks from a particular month. Well the SUM is wrong, or I might be missing something, I am hoping you guys might help me out. For example, I want to...

Part and Inventory Search

Back
Top