Thread: Playing Flash files(swf) in Win32 window

  1. #16
    Registered User
    Join Date
    Sep 2003
    Posts
    34
    Ok, you're not getting what I'm trying to say. I'm done.
    -gunder

    if (problem)
    postcount++;

  2. #17
    train spotter
    Join Date
    Aug 2001
    Location
    near a computer
    Posts
    3,868
    Visual C++ == C++ with WIN32

    If you disagree, please post the differences.

    >>MFC is an API. .NET is an API.

    Actually MFC is a C++ wrapper for WIN32 (like Borlands OWL) and .NET is a framework

    .NET includes a wrapper around various APIs, including WinFX (which replaces WIN32) and a run-time environment, the CLR.


    Don't let that stop you though, your really on a roll....
    "Man alone suffers so excruciatingly in the world that he was compelled to invent laughter."
    Friedrich Nietzsche

    "I spent a lot of my money on booze, birds and fast cars......the rest I squandered."
    George Best

    "If you are going through hell....keep going."
    Winston Churchill

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Window scrollbar
    By maxorator in forum Windows Programming
    Replies: 2
    Last Post: 10-07-2005, 12:31 PM
  2. Linking OpenGL in Dev-C++
    By linkofazeroth in forum Game Programming
    Replies: 4
    Last Post: 09-13-2005, 10:17 AM
  3. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM
  4. Playing Flash in C#
    By richardfish in forum C# Programming
    Replies: 3
    Last Post: 02-19-2005, 03:47 AM
  5. playing flash or putting in Internet Explorer
    By AtomRiot in forum Windows Programming
    Replies: 3
    Last Post: 02-13-2003, 01:04 PM