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
P

Paresh Chitte

@Paresh Chitte
About
Posts
405
Topics
17
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Not able to Read Contents for File while Reading Huge Amount of data.
    P Paresh Chitte

    Try Using

    CStdioFile

    . Regards, Paresh.

    C / C++ / MFC xml

  • JPEG Image to an array format
    P Paresh Chitte

    Basically JPEG is compressed file format. Hope this[^] will help you a bit. Regards, Paresh.

    C / C++ / MFC data-structures help tutorial

  • mfc xp style
    P Paresh Chitte

    Please refer http://msdn.microsoft.com/en-us/library/aa289524%28VS.71%29.aspx[^] Regards, Paresh.

    C / C++ / MFC c++ question

  • Converting the language of an application to any other language
    P Paresh Chitte

    Can following links helps you? Multiple language support for MFC applications with extension DLL[^] Multilingual support for applications[^] Regards, Paresh.

    C / C++ / MFC question c++

  • How to read-write excel ?
    P Paresh Chitte

    Have a look at, http://support.microsoft.com/kb/216686[^] Regards, Paresh.

    C / C++ / MFC tutorial

  • Transparent background and colored text for radio button
    P Paresh Chitte

    Have you tried

    CDC::SetBkMode(TRANSPARENT)

    . Regards, Paresh.

    C / C++ / MFC

  • App Loading
    P Paresh Chitte

    Is API WaitForInputIdle[^] helpfule? Regards, Paresh.

    C / C++ / MFC design question

  • hlp its urgent
    P Paresh Chitte

    This is known as Name Mangling[^]. Regards, Paresh.

    C / C++ / MFC question oop performance

  • Read / Create Excel file with out using odbc
    P Paresh Chitte

    Please refer, http://msdn.microsoft.com/en-us/library/aa155776%28office.10%29.aspx[^] http://support.microsoft.com/kb/216686/[^] Hope this will help. Regards, Paresh.

    C / C++ / MFC tutorial

  • .html to .doc using C++.
    P Paresh Chitte

    Using C++ and WORD APIs, I am saving a html file as .doc. In html file I have tags, those are link to external files. These images should also get embedded in my DOC file. However, I could not save the images in the document itself. Is there any way that I can tell Word programatically to save the images in the document itself ? Any help would be highly appreciated. Regards, Paresh.

    C / C++ / MFC c++ html hardware help question

  • how to convert word(or)excel document to pdf
    P Paresh Chitte

    Is this[^] helpful ? Regards, Paresh.

    C / C++ / MFC help c++ tutorial question

  • Run an exe from ShellExecute with administrator permission in Vista.
    P Paresh Chitte

    Is this[^] helpful ? Regards, Paresh.

    C / C++ / MFC

  • pointer on class
    P Paresh Chitte

    Forward declare class СAdderDialog before class declaration; class СAdderDialog; Regards, Paresh.

    C / C++ / MFC

  • How to recieve a User defined messages in Win32 Console based [MFC supported] application from any other running Exe.
    P Paresh Chitte

    Did you mean, your console base application is running and you want to communicate to that application ? Are you looking for something like IPC ? If Yes, Please refer more information on IPC at here[^]. Regards, Paresh.

    C / C++ / MFC

  • How to recieve a User defined messages in Win32 Console based [MFC supported] application from any other running Exe.
    P Paresh Chitte

    Is How to send a user-defined message with SendMessage, PostMessage or PostThreadMessage[^] is helpful ? Regards, Paresh.

    C / C++ / MFC

  • Get the keys present in the section of an ini file...
    P Paresh Chitte

    Is this helpful GetPrivateProfileSectionNames ? Regards, Paresh.

    C / C++ / MFC question

  • How to change the cursor for a Text Control
    P Paresh Chitte

    Is API SetCursor helpful ? Regards, Paresh.

    C / C++ / MFC tutorial

  • import data from excel file
    P Paresh Chitte

    Hi, Please refer below link, http://support.microsoft.com/kb/311546[^] Regards, Paresh.

    C / C++ / MFC question

  • BringWindowtotop function not working
    P Paresh Chitte

    Please refer SetWindowPos with parameter HWND_TOPMOST. Is this helpful ? Regards, Paresh.

    C / C++ / MFC question

  • Print in an SDI application
    P Paresh Chitte

    Is ShellExecute (with verb "print") helpful ? Regards, Paresh.

    C / C++ / MFC c++ help 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