Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. about msn messenger

about msn messenger

Scheduled Pinned Locked Moved Visual Basic
tutorial
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    usmanmir
    wrote on last edited by
    #1

    i want to know how to start application just like the msn or yahoo msngr which start whenever the computer starts. second i want to know where r they placed in the windows xp. if i want to do that through code of vb6 what i have to do.

    D 1 Reply Last reply
    0
    • U usmanmir

      i want to know how to start application just like the msn or yahoo msngr which start whenever the computer starts. second i want to know where r they placed in the windows xp. if i want to do that through code of vb6 what i have to do.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      They are service applications, which VB6 cannot create. There is a seperate application that communicates with the service app that handles the user interface when someone logs in. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      T 1 Reply Last reply
      0
      • D Dave Kreskowiak

        They are service applications, which VB6 cannot create. There is a seperate application that communicates with the service app that handles the user interface when someone logs in. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        T Offline
        T Offline
        thrakazog
        wrote on last edited by
        #3

        Hold on there Gnome boy, you CAN run VB6 apps as services. If you Google "VB6 Services" you'll find tons of examples of this. Such as....... http://www.vbrad.com/pf.asp?p=source/tip\_service\_vb.htm Joe

        D 1 Reply Last reply
        0
        • T thrakazog

          Hold on there Gnome boy, you CAN run VB6 apps as services. If you Google "VB6 Services" you'll find tons of examples of this. Such as....... http://www.vbrad.com/pf.asp?p=source/tip\_service\_vb.htm Joe

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          Hold it there, wiseass. Read the post again and the history of his other posts concerning the very same topic. The link you just gave me, I originally posted as my first or second reply to him! Now, I said that VB6 could not generate a windows service. This is exactly right! I know perfectly well that you can take a VB app and run it AS a service within a service WRAPPER, but you can't generate a TRUE service app with it. The VB6 compiler will not output the correct service entry point... RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups