Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
G

gumber

@gumber
About
Posts
10
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to put an icon in .ico file on a toolbar button?
    G gumber

    :confused:Hi there, I have a number of .ico files, each having an icon in it. I want to build a toolbar containing buttons, each having an icon from one of these .ico files. Kindly tell me how to do this. Regards:confused: Gaurav Gumber

    C / C++ / MFC tutorial question

  • How to retrieve application icon of a file type ?
    G gumber

    Hi there, Kindly tell me how to retrieve the application icon of a registered file type from the file extension without having a specific file name. For example, I need to retrieve the application icon associated with file type having extension ".doc". Regards Gaurav:confused: Gaurav Gumber

    C / C++ / MFC tutorial question

  • How to get application icon associated with a file
    G gumber

    :confused:Hi there, Kindly tell me how can we retrieve the icon associated with a file which is defined by the application used to build that file. Actually I've got a list of files which I want to display in a List Control along with the icon associated with it. Regards Gaurav Gaurav Gumber

    C / C++ / MFC tutorial

  • How to open a file in its designated application?
    G gumber

    Hi there, I have the complete path of a file in a CString variable and I want that first the appropriate application should be executed and then the file should be opened. For ex, If the file name is "abc.doc" then first the application MS-WORD should be invoked and then the file should open in it. Please tell me how to do this.:confused: Gaurav Gumber

    C / C++ / MFC tutorial question

  • How to give a run time struct definition
    G gumber

    I want to generate a struct variable whose fields are determined at the run time. It could be one with 2 fields or one with 2000 different fields. For example, During one execution the requirement could be- struct { char[30] name; int salary; float age; } And during another execution it could be- struct { double a[100]; float b; long c[200]; int d; char e; } I'll be very grateful if somebody could help me out.:confused: Gaurav Gumber

    C / C++ / MFC tutorial help career

  • How to make an installer package
    G gumber

    A Visual C++ application, if run on a system having VC++ not installed, asks for a number of ".dll" files. Kindly tell me how to make an installer package so as to be able to run it on a machine not having VC++. In Visual Basic, we have a utility called Package and Deplyment Wizard for this purpose. I am not able to find any such thing in VC++:confused:. Gaurav Gumber

    C / C++ / MFC c++ tools tutorial

  • How to save a bitmap
    G gumber

    :confused:I've got an array containing the bitmap image. How do I save it to make a .bmp file? Gaurav Gumber

    C / C++ / MFC question graphics data-structures tutorial

  • Addition of a new forum
    G gumber

    There should be a separate discussion forum for Bitmaps and graphics. I'll be grateful we could have one as early as possible Thanks:) Gaurav Gumber

    Site Bugs / Suggestions graphics discussion

  • Bitmaps and Graphics
    G gumber

    There should be a separate discussion forum for Bitmaps and graphics. I'll be grateful we could have one as early as possible Thanks:) Gaurav Gumber

    Site Bugs / Suggestions graphics discussion

  • About #pragma
    G gumber

    Kindly tell what is a #pragma and why is it a must to use it at some places Gaurav Gumber

    C / C++ / MFC question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups