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 Shaun E 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: cheth
  • Content: Threads
  • Order by date
  1. cheth

    Can't Drag/Drop when running an EXE as COM server

    Hello All, I have a VFP8 EXE application in which I use OLE Drag/Drop between a few objects on the screen. I've also added an OLE Public Class to the application, so I can run it from other apps. Which works, except for one problem, I can't Drag anything. When I simply run the EXE I can...
  2. cheth

    XP Themes with @SAY

    Hello All, We are currently in the process of getting some very old dBase code running in a VFP8 environment. Things are going fairly well. The following code is a short sample of how we're are going about it. Basically, create and activate a window and let the old code populate the window...
  3. cheth

    Disable Form Resize

    Hello All, Is there a way if not allowing a user to resize a form, as by grabbing the side, bottom or corner of a form and dragging it smaller? I tried using the resize() event to set the the form to the original size, but that still allows them to make the form smaller. The problem is, this...
  4. cheth

    InternetDial not returning a handle

    Hi All, I'm using wininet.dll to handle connecting to the internet. I use InterNetDial to dial and InterNetHangup to disconnect. If I'm in VFP6 running the program from the source code the application dials up just fine and returns a connection handle that I have to use when it's time to...
  5. cheth

    Problem opening a MSWord doc stored in a general field

    Hello all, Please help. A table I use to store MsWord docs in got corrupted the other day. I restored the table from a backup, but now when I browse the table and double click on the general field with the doc store in it, a blank window pops up. If I double click the blank window Word open...
  6. cheth

    MSWord doc not displaying in general field

    Hello All, I have an application that stores MS Word docs in a VFP table. Everythings been working find, until one day the application just started displaying a blank window, where it used to display the MS Word doc. I can browse the table, double click the general field and a blank MS Word...

Part and Inventory Search

Back
Top