Skip to content

Article Writing

Discuss writing articles, add your requests for articles here, or search for ideas for a new article.

This category can be followed from the open social web via the handle article-writing@forum.codeproject.com

5.4k Topics 12.4k Posts
  • Inside MAPI - or any MAPI source...

    com help learning
    3
    0 Votes
    3 Posts
    3 Views
    A
    I ca get you the complete source you need for the mapi book. Its mostly in C++ which are just wrappers around your c stuff. Do you have any interesting code ?? i like c myself ?
  • Browser Helper Objects

    tutorial question
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • NUMBER OF PAGES IN PRINTJOB

    sysadmin help
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • export DIB to...

    algorithms
    2
    0 Votes
    2 Posts
    3 Views
    C
    for 24-bit DIBs, it's almost simple. unfortunately, in general, it's not simple. DIBs come in many different flavors and it's ncessary to translate the DIB to a common intermediary format (such as raw RGB) before you can give it to any of the public doman PNG, JPG, TIFF, etc. libraries. you might want to check out ImgSource : http://www.smalleranimals.com . this is a shameless plug, since i wrote it. but, at least i can claim to know what i'm talking about when i say it can handle DIB->RGB and RGB->TIFF,JPG,BMP,PNG,PCX,TGA,EMF, etc.. the source is available, so you can always figure out what it does and tailor it to suit your needs. -c
  • export DIB to...

    algorithms
    2
    0 Votes
    2 Posts
    2 Views
    C
    for 24-bit DIBs, it's almost simple. unfortunately, in general, it's not simple. DIBs come in many different flavors and it's ncessary to translate the DIB to a common intermediary format (such as raw RGB) before you can give it to any of the public doman PNG, JPG, TIFF, etc. libraries. you might want to check out ImgSource : http://www.smalleranimals.com . this is a shameless plug, since i wrote it. but, at least i can claim to know what i'm talking about when i say it can handle DIB->RGB and RGB->TIFF,JPG,BMP,PNG,PCX,TGA,EMF, etc.. the source is available, so you can always figure out what it does and tailor it to suit your needs. -c
  • Drawing Cloud using MFC/GDI??

    graphics c++ hosting cloud algorithms
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • FAQ section for C++

    c++ question
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • CListCtrl with multiline items

    question
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Classic Game Algorithms?

    com game-dev question
    2
    0 Votes
    2 Posts
    2 Views
    G
    I do remember a book by an author from Princeton Univ. I think the title is "Algorithms in C++" from AW. The book is very abstract. We may have to make something out of it. George http://gpoulose.home.att.net/
  • CPrintDialog, customizing

    c++ question
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Editor for mathematic expressions

    design question
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Animated transparent button on animated background

    c++ question
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Framework for installation program

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • network icon and status

    com sysadmin linux
    3
    0 Votes
    3 Posts
    2 Views
    I
    well yes i know that much .. but say if i am making a shell and it doesnt show up in my system.... or use litestep or geoshell for example.. how would i write the code for it to work.. is it a com option or an executable? or is it only loaded through the explorer shell...
  • Timeline Control

    tutorial question
    2
    0 Votes
    2 Posts
    2 Views
    J
    Will this do???http://www.codeproject.com/datetime/bcgdatetime.asp
  • Timeline Control

    tutorial question
    2
    0 Votes
    2 Posts
    2 Views
    J
    Will this do???http://www.codeproject.com/datetime/bcgdatetime.asp
  • Yahoo! Companion

    help question
    3
    0 Votes
    3 Posts
    2 Views
    M
    I haven't used this Yahoo thingy, but it's easy to have a COM object that gets instantiated in every instance of Explorer/IE - browser helper objects.
  • network icon and status

    com sysadmin linux
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Hex Editor

    question
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Hex Editor

    question
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied