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
K

kiranin

@kiranin
About
Posts
178
Topics
89
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Transparent background and colored text for radio button
    K kiranin

    I am trying for a transpaerent radio button with colored text, i tried so many options by overwriting WM_CTRL_CLR or WM_ERASE_BKGND etcc.. its working for static and buttons but radio buttons not working... can any throw a light on this.. how we can do it

    C / C++ / MFC

  • Menu and Submenu
    K kiranin

    Hello Guys, I m trying for a sample which si have menu with dynamic items (i seen sample in code project for dynamic items), whihch will dynamically create menu with menus and sub menus, but problem is main menu coming with left side(column) seprator for images and text and submenu are coming with without seprator, how we can set options with or without left separator

    C / C++ / MFC help

  • Minimize Mainframe in SDI
    K kiranin

    sdi mainframe windows splitter into 2 rows and 2nd row into two columns, where views will replaced based on the selection of the controls in the dialog

    C / C++ / MFC question

  • Minimize Mainframe in SDI
    K kiranin

    The dialog should be visible thru entire application and should not minimize at any time. Dialog should not be modal why because my control should not restrict to dialog. Dialog should be accessible and my mainframe views should be accessible, based on the control from the dialog mainframe views will replaced with the reqd content.

    C / C++ / MFC question

  • Minimize Mainframe in SDI
    K kiranin

    I tried, it is hiding everything Dialog is modeles dialog

    C / C++ / MFC question

  • Minimize Mainframe in SDI
    K kiranin

    i want to minimize the application Mainframe window, and want to show the other dialogs which are opened from the application? from following code it is minimizing everything AfxGetMainWnd()->ShowWindow(SW_MINIMIZE);

    C / C++ / MFC question

  • Good UI to select one of 250+ item ? (proto-answered, but looking for other suggestions)
    K kiranin

    Example link is not opening, can you check once?

    C / C++ / MFC design question

  • Language Installed in OS
    K kiranin

    Thanks David, And one more question is there a way to find the Language for Non Unicode programs which can be set through Regional and Language options?

    C / C++ / MFC json tutorial question

  • Language Installed in OS
    K kiranin

    IsValidLanguageGroup(LGRPID_SIMPLIFIED_CHINESE | LGRPID_TRADITIONAL_CHINESE, LGRPID_INSTALLED); is returning false when i tried in Windows XP Chinese, but it is returning true in English OS where East Asian language pack installed

    C / C++ / MFC json tutorial question

  • Language Installed in OS
    K kiranin

    Actually i didn't understand how to use the API, and also i didn't find any sample for it :). If you can help me on how to use this API it will be very useful for myself.

    C / C++ / MFC json tutorial question

  • Language Installed in OS
    K kiranin

    How to find the language installed or Language package exists or language in OS will support or not? I failed to use GetUILanguage and EnumUILangauges API's. Any suggestions?

    C / C++ / MFC json tutorial question

  • bitmap from resource DLL
    K kiranin

    I am working on multilingual application so i create separate resource dll (bitmaps, dialogs, string table, menus) for local language , except bitmaps every resource is loading from DLL, but for bitmaps coming as english any guess whats the problem?

    C / C++ / MFC graphics help question learning

  • For anyone interested in UI Design
    K kiranin

    Hey Good One

    The Lounge design com question

  • Images in Dll
    K kiranin

    Ya am loading dll using Loadlibrary, but FindResource is failing. How can we know dll contains images or not? You can see this link Load JPEG images from DLL with LoadResource in Managed C++[^] , here also loading image from dll, the same way i tried but it is failed. any reasons?

    modified on Saturday, April 4, 2009 9:06 AM

    C / C++ / MFC c++ question

  • Images in Dll
    K kiranin

    I created MFC dll with JPG images as you explained, but when try to load into exe, FindResource() returning ERROR_RESOURCE_DATA_NOT_FOUND. Can you suggest me what to do (I have an application inc which dialogs and contros skinned with jpg images, so am carrying jpg images with my application, for that want to create dll and load images whenever required), what type of Dll(Win32 or MFC) need to build? IF MFC why it is failing to find resource, if win32 how images can add into dll.

    C / C++ / MFC c++ question

  • Images in Dll
    K kiranin

    how can i set images in external dll and load into application?

    C / C++ / MFC c++ question

  • Images in Dll
    K kiranin

    can i load from external dll?

    C / C++ / MFC c++ question

  • Images in Dll
    K kiranin

    in MFC application am using JPEG images which are using as background images for my dialogs. fro the am carrying image filtes with my application instead of that can i set imaged into dll and load the images from dll whenever required?

    C / C++ / MFC c++ question

  • transparent Checkbox
    K kiranin

    Checkbox transparency is failing giving black color on the background when my project is in UNICODE, but in NONUNICODE version it giving tranparency. Some where i read it because of InitiCOmmonCOntrols(), how can i reslove it?

    C / C++ / MFC question announcement

  • CStdioFile WriteString (Unicode Strings) failing?
    K kiranin

    iT IS NOT WRITING ANYTHING ....I HAVE STRING WHICH IS HAVING ENGLISH + CHINESE - WRITING ENGLISH STRING ONLY WHEN CHINESE STARTS ITS WRITES NOTHING

    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