Results 1 to 2 of 2

Thread: IDing run-time/design time

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 1999
    Location
    Lincolnshire, UK
    Posts
    111
    Does anyone know how to tell if a program is being run through the design environment or if it is an .exe file which has been compiled and run seperatly?

    Cheers

    Chris

  2. #2
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946
    If you are in design time you need to have visual basic
    running...if exe mode it runs seperately using msv file

    If you are talking code you need to use a find window api and look for the visual basic window...it it's found odds are you are in design time.

    check out

    http://www.vbapi.com/

    a great source for api procedures and functions


    [Edited by HeSaidJoe on 06-12-2000 at 09:13 AM]
    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width