Thread: i want to get the "Start Menu" ??

  1. #1
    Registered User
    Join Date
    Sep 2002
    Posts
    88

    i want to get the "Start Menu" ??

    i want to get the start menu , ( "shut down", "log out" .... )

    i am programmin in VB, but i think they are same concept .
    the code is not in right syntax.
    Code:
    *w = FindWindow("Shell_traywnd", Null);
    *m = GetMenu(w);
    // msgbox (GetMenuItemCount(m) );  // now the output is -1 . 
    // i think i need to get the child of the "START bar",
    // and then how do i do ??

    thank you for reading,
    and hope you answer me , THX.

  2. #2
    Emotionally Unstable DarkViper's Avatar
    Join Date
    Oct 2002
    Posts
    343
    well i program in C++ and i already made a shutdown module, with all functions. including a force shutdown so all apps open are still open when you restart the computer! its called QuikShutdown by ViperVision Productions, once my site is back up ill give you a link to it.
    ~DJ DarkViper signing out
    ----------------------------------------
    My Site:
    Black Jaguar Studios

    Languages:
    Fluent English, Starter German, HTML, Javascript, Actionscript, Intermediate PHP

    Verteran Despiser of: ASP, Java, BASIC, Pascal, Cobalt

  3. #3
    Registered User
    Join Date
    Sep 2002
    Posts
    88
    Originally posted by DarkViper
    well i program in C++ and i already made a shutdown module, with all functions. including a force shutdown so all apps open are still open when you restart the computer! its called QuikShutdown by ViperVision Productions, once my site is back up ill give you a link to it.
    i want it , thx.

    but what i want is to attach the whole "start MENU" into my program,
    not executing the commands of the "shut down", "log out" only.

  4. #4
    Registered User
    Join Date
    Sep 2002
    Posts
    88
    HELP pls ;

  5. #5
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    If you bump this thread again, it will be closed....see board rules - http://www.cprogramming.com/cboard/a...p?s=&forumid=7

Popular pages Recent additions subscribe to a feed