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

sdfdsfa

@sdfdsfa
About
Posts
29
Topics
20
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • CdataGrid
    S sdfdsfa

    Yes, I just want to get the event where I can save the record. Sorry to make you confused. Regards, Shin

    C / C++ / MFC question

  • CdataGrid
    S sdfdsfa

    When I make any changes in a cell, it only saves the change when I push enter otherwise, change doesn't apply to mdb. What I want to do is to save this change whenever user input a value. how can i acheve this? Regards, Shin

    C / C++ / MFC question

  • SpinBottonCtrl Limit?
    S sdfdsfa

    I have a spinbottonctrl on my dailog with editbox and Slider that are linked to each other. As I clicked on SpinBottonCtrol and it gets to a certain point all the sudden no more increment. What happend? I explicitly set the range from 0 to 3000. However, when it get somewhere around 500 it stops why why why??? Actually I want it to increment one by one everytime you click even you keep clicking on it for a while( by defalt after clicking a while, it increments by 5 and afterthat 10 as you know). pNMUpDown -> iDelta = 1; Was it a problem? If someone with the answer to this question let me know. Thanks in advance Shinya

    C / C++ / MFC question help

  • CDataGrid with Another Language
    S sdfdsfa

    I am trying to display full path of specific folder in my computer I've developed this application on japanese os. When i try to run it on English OS japanese language install, I can't input full path in CDataGrid properly. It always displays C:\ instead of the specific path. does any with same experience and figured this proble? Thanks in advance Shin

    C / C++ / MFC question

  • Specified the path with Cfiledialog
    S sdfdsfa

    How do i get folder path with CFiledialog? I know if I call the GetPathName() It will return the Full path to specific folder. but in order to close the CFileDialog i have to click on either Save or Open. Thanks Shin

    C / C++ / MFC question

  • call menu item from program
    S sdfdsfa

    Thank you very much. in this way, I can save a lot of time. however, I will be carefull with those point you mensioned. Thanks, again. Shin:laugh:

    C / C++ / MFC help

  • regsvr32 sample debugging
    S sdfdsfa

    This time it's real. I figure out all!! No problem registrying the ocx. Thank you very much!!!!!

    C / C++ / MFC com debugging help tutorial question

  • regsvr32 sample debugging
    S sdfdsfa

    I just figured out!! Thanks

    C / C++ / MFC com debugging help tutorial question

  • Recently Used File
    S sdfdsfa

    I didn't know it was so easy. Thanks for your help. Shin

    C / C++ / MFC question

  • Fit into the A4 Paper
    S sdfdsfa

    I am trying to adjust the printed image size fit into the paper size which is about A4. I have tried to change those parameters for GetDeviceCaps functions. seemingly, I can't get the right size. Does anyone have solution to this? if( pInfo ) { CClientDC dc( this ); pDC->SetMapMode(MM_ANISOTROPIC); CSize sz( dc.GetDeviceCaps(LOGPIXELSX), dc.GetDeviceCaps(LOGPIXELSY) ); pDC->SetWindowExt( sz ); sz = CSize( pDC->GetDeviceCaps(LOGPIXELSX),pDC->GetDeviceCaps(LOGPIXELSY) ); pDC->SetViewportExt( sz ); } shi

    C / C++ / MFC question

  • OPENGL EXAMPLE TO DISPLAY JAPANESE/CHIENSE
    S sdfdsfa

    Does any know some sample code or application to display the japanse/chinese in OpenGL? Thanks in advance. Shin

    C / C++ / MFC graphics game-dev tutorial question

  • Print Picture
    S sdfdsfa

    Thank you, I will test it. Shin

    C / C++ / MFC graphics performance help question

  • Merge source code for the same project
    S sdfdsfa

    Does anybody know the best way/tool to merge source codes when you are working with a lot of programmer except VSS?

    C / C++ / MFC question

  • CDataGrid with modeless dialog box
    S sdfdsfa

    I am having problem with the dialog box with CDataGrid. Once I open the dialog box and close, I can't open it for the second time. I think the problem is the way to initialize and close the dialog box. I am supposed to do something with CDataGrid? Thanks in advance. Shin

    C / C++ / MFC help question

  • Add OnOK button in Cpropertysheet
    S sdfdsfa

    How can I add OnOK event in CPropertySheet from class wizard? Thanks in advance. Shinya

    C / C++ / MFC question

  • CDataGrid
    S sdfdsfa

    I want to get the selected row in CDataGrid. Something like CDataGrid * pGrid; long l_CurPos = pGrid -> GetCurrentPos(); Thanks in advance. Shin

    C / C++ / MFC

  • CreateDIBBitmap in Windows2000 Server
    S sdfdsfa

    We have a little bit of problem with this CreateDIBBitmap. We have been trying to copy image into memory and pasted on control we have created for display, but seems like everytime we do this on win2000 server, we get the function fails returning NULL. But except this machine we don't have that same problem. For this machine, we've tested with ATI 64MB, 32MB, 16MB, GeForce128MB for video card. any information is helpfull. Thanks, shinya

    C / C++ / MFC sysadmin performance help

  • CDataGrid is not in MSDN
    S sdfdsfa

    I am trying to figure out this class, but seems like this CdataGrid is not in MSDN. I already installed subscription upto 2001, still no luck. Anyone with the same problem able to found the solution? shin

    C / C++ / MFC help question

  • put my activeX on CfileDailog
    S sdfdsfa

    I am trying to put my own ActiveX on CFileDialog. When I put on it, all the sudden this CFileDialog doesn't start up. some can help me to solve this? Thanks in advanced. Shinay

    C / C++ / MFC com help question

  • CFileDialog with custom activeX
    S sdfdsfa

    Hi, I have been trying to put my own ActiveX on the CFileDialog. Seems like whenever I put my activeX with CFileDialog class, the file dialog won't open; instead, return IDCANCELL at mydlg.DoModal(); But with those controls that come with VC( like combo box, bitmap...etc) I have no problem open up the Cfiledialog dialog. Anyone out there solve this problem. shin

    C / C++ / MFC com graphics help
  • Login

  • Don't have an account? Register

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