Search Results

Search found 2 results on 1 pages for 'jimmie'.

Page 1/1 | 1 

  • How to deal with Warning C4100 in Visual Studio 2008

    - by Jimmie
    For some reason my Visual Studio 2008 began to show warnings for code like: "int main( int argc, char **argv)", which is really annoying. The detailed warning ouputs are (you can ignore the line numbers): 1.\main.cpp(86) : warning C4100: 'argv' : unreferenced formal parameter 1.\main.cpp(86) : warning C4100: 'argc' : unreferenced formal parameter I wonder if there are settings in Visual Studio 2008 that have been accidentally changed. Or how should I deal with this warning? Thank you all.

    Read the article

  • Disable themed Window Border

    - by Jimmie Lin
    In Windows XP's CMD, the Luna border isn't applied to it. Is it possible to do it in a similar way in Visual C# Winforms, for an application? I just wonder how it's done, of course I am not going to force any of my applications to not use the beautiful XP/Aero theme :P Thanks.

    Read the article

1