Thread: Getting rid of the four shortcuts on the left side of the Save/Open Dialog Box

  1. #16
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    How long does it take to copy and paste some text? Don't be lazy when you're asking for help.

  2. #17
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342
    Quote Originally Posted by Dev-C++ compiler
    In function `DoFileOpen':
    `OPENFILENAME_SIZE_VERSION_400' undeclared (first use in this function)
    (Each undeclared identifier is reported only once
    for each function it appears in.)
    In function `DoFileOpenNoPlaces1':
    `OPENFILENAME_SIZE_VERSION_400' undeclared (first use in this function)
    In function `DoFileOpenNoPlaces2':
    structure has no member named `FlagsEx'
    `OFN_EX_NOPLACESBAR' undeclared (first use in this function)
    [Build Error] [ods.o] Error 1
    Okay, I was able to fix allmost of the errors.

  3. #18
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    You probably need to update your platform SDK.

  4. #19
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342
    Where or how can I do that.?

  5. #20
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    Go to Google

    Type in "updating platform sdk"

    Ask for more results from microsoft.com

    Pick the relevant link,

    And holy crapsticks batman, follow it!

    This thread is a most unsual display of disregard for the forum guidelines. First the bumping, then resurrecting a 3 months old thread, not posting errors when asked because you're too lazy to move the mouse twice and push 4 buttons, and clearly displaying your unwilingness to help yourself. As a friendly warning - please read the forum guidelines again and start paying more attention.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Display text in a Dialog Box
    By Dark_Phoenix in forum Windows Programming
    Replies: 9
    Last Post: 01-02-2009, 06:30 AM
  2. Binary Search Trees Part III
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-02-2004, 03:00 PM
  3. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM
  4. Dialog Box Resources
    By Mecnels in forum Windows Programming
    Replies: 2
    Last Post: 04-28-2003, 05:57 AM
  5. Please help me
    By teedee46 in forum C++ Programming
    Replies: 9
    Last Post: 05-06-2002, 11:28 PM