Results 1 to 2 of 2

Thread: [2005] creating an explorer.exe?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    [2005] creating an explorer.exe?

    well what in the end i am hoping to do is make a program to replace explorer.exe. that way i can fully customize it and make changes as needed. heres a few things i need to know.

    • make it always in back without using getfocus event and calling me.sendtoback because it flickers with that unlike explorer.exe.

    • ^about^ is explorer.exe just a program that takes the whole screen without a border and when a program is launched it is put into a mdi container?

    • registry position to make it a shell.

    • how to not make it minimize when its in focus(unless there is a way to make it never in focus no matter wat(but u can c it)) with the windows key, alt tab, ctrl esc, etc?

    i might need help with more and if i do i will post.

    thanks in advance, High

  2. #2
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,521

    Re: [2005] creating an explorer.exe?

    Here's a thread that has a short discussion on creating a shell. This should be able to get you started.
    Visual Studio Team Edition 2005
    GDI+ Links: Bob Powell VB.Net Heaven
    API Links: All API Pinvoke.Net
    VB6 to VB.Net: Visual Basic 6 to .NET Function Equivalents (Thread)

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