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
S

surbinsho

@surbinsho
About
Posts
11
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • help finding a job
    S surbinsho

    hi all I was a VC++ programmer with 8 months of experience....can do programming in any other language if given time.....i have recently moved to New York from India Want to get a development job here... If anyone helps me in showing the directions for how to go about it here in New York....i'll be obliged thanks :) surbinsho

    The Lounge c++ help tutorial career

  • What format is an icon? Bitmap or ??
    S surbinsho

    as an icon editor u can use borland C's Workshop this gives u the editing of icon is any size & then can expand or shrink it to any desired size, though i didnt use it for icon editing , i used it for Font editing & it gave me gr8 results surbinsho

    C / C++ / MFC graphics question

  • .fon file format
    S surbinsho

    can anyone help me getting the .fon file format This is a Bitmap Font file If anyone can tell me the format or links to it, i'll b thankful surbinsho

    C / C++ / MFC graphics help

  • font editor
    S surbinsho

    hi i have to make a font editor application which creates customised fonts i have designed a ui which gives user a place to draw the font charactor's shape now i dont know how am i going to convert it into font & store it into the file if anyone there can guide me or give me some appropriate links thanks surbinsho

    C / C++ / MFC design tutorial

  • Debugging a Dll
    S surbinsho

    what i do is: open that file of dll into exe in which u wish to go while debuging u can do it like this goto file menu option & select open(not open workspace) then select the file of dll & say ok if u set break points in that file & then debug the exe the control will go to ur dll file u can open more then one dll file in exe & also navigate through them using window menu option surbinsho

    C / C++ / MFC debugging

  • List Control with Printing Support
    S surbinsho

    hi check this link http://www.codeguru.com/listview/lcprinting.shtml surbinsho

    C / C++ / MFC help question

  • List Control with Printing Support
    S surbinsho

    ok i have a class which prints the listview (report view) in WYSIWYG format i'll be posting it as an article soon or be mailing it to u so plz keep on checking the message board :) surbinsho

    C / C++ / MFC help question

  • List Control with Printing Support
    S surbinsho

    can you clarify your question further is it like u have a list view & u need printing support for it if it is the same & u need it in mfc i think i can help u :-O surbinsho

    C / C++ / MFC help question

  • UpdateAllViews (...) - a trivial question
    S surbinsho

    jim is right to do your task the calling should be in view it can be done in following way suppose your classes are CMyDoc CView1 CView2 now in CView2 class on handler of the click event u can do this CMyDoc *pDoc=this->GetDocument(); pDoc->UpdateAllViews(this);//passing this as argument excludes the view from which the function is called pDoc->UpdateAllViews(NULL);//updates all views attached to document including the view from which the function is called(in this case view2) surbinsho

    C / C++ / MFC question c++ announcement

  • export of Doc/View Arch
    S surbinsho

    my problem is : I have an exe which has used SDK & is coded in c & c++.Now i have to give Doc/View Architecture support to the exe for implementing some functionality of MFC. I tried to make a regular Dll (having Doc/View arch' & exporting a function to be used by exe) but it didnt work proprely Can anyone suggest me the way to do the above surbinsho

    C / C++ / MFC c++ architecture help

  • I resigned as software engineer today.
    S surbinsho

    Some people Dream of Success While others wake up & work hard at it Well done for not giving up for wrong my best wishes for ur future :cool: surbinsho

    The Lounge career
  • Login

  • Don't have an account? Register

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