Results 1 to 7 of 7

Thread: Any ideas for a vb project?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2000
    Posts
    17
    I am gonna build a new app, does anyone have any ideas? What sort of thing could you really benefit from? What would improve your computing experience? Thanx for the help

  2. #2
    Fanatic Member
    Join Date
    Jun 1999
    Location
    California, USA
    Posts
    662
    You could write a new windows shell. It is totally fesible in vb.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2000
    Posts
    17
    Yeah... Aolt of ppl are already doing that though...

  4. #4
    New Member
    Join Date
    Jun 2000
    Location
    Singapore
    Posts
    8

    Unhappy What is Windows Shell?

    Sorry dude, but it sounds new to me. Could you guys give some more details regarding this Windows Shell thing? Thanks!
    PiKaPrO
    =======
    PiKa ProGraMMeR © 2000
    [email protected] No SPAMMERS!
    MSVB6.0 PRO SP3 Detected.

  5. #5
    Addicted Member JasonGS's Avatar
    Join Date
    May 2000
    Location
    California
    Posts
    155

    Question

    Make a program to read quotes from FreeRealTime.com for me so I don't have to see their ugly-ass pages... just dump a selected list of quotes into a ListView

    Id make it but I am too lazy...

  6. #6
    Guest
    Make a graphing program that calculates different things like the slope.

  7. #7
    Fanatic Member
    Join Date
    Jun 1999
    Location
    California, USA
    Posts
    662
    a shell i was trying to write a while back would put each app in a seperate window (maybe it's own tab.) If anyone want's to collaborate on this idea, i can be reached at [email protected]

    agent

    btw, i need a way to enumerate all of the loaded exe (by module handle) and a way to enumerat all of the toplevel windows a module has.

    btw2, never try the following:
    Code:
    call setparent(getdesktopwindow, me.hwnd)
    I tried that when trying to set each toplevel window as a child of my form.

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