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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
A

amit code

@amit code
About
Posts
76
Topics
39
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • CRichEditCtrl::StreamOut property
    A amit code

    Hi .. I am using CRichEditCtrl::StreamOut function to get the rtf of richedit control in cstring variable, but its not returning multibyte character(chinese, korean)which i entered as text in richedit control. Is there any flag needs to be set to get this values. Thanks

    amit

    C / C++ / MFC

  • Concatente two rtf string
    A amit code

    Hi.. can I add two rtf string such that formatting of two rtf string remains intact. Do I need to write rtf parser or some defined function is there. Thanks

    amit

    C / C++ / MFC

  • convert cstring to LPBYTE
    A amit code

    Thanks for reply.. i have tried your suggestion but it fails to convert character of other language. Meanwhile i found a workaround solution of this one.

    amit

    C / C++ / MFC json

  • convert cstring to LPBYTE
    A amit code

    hi.. thanks for reply. You are right in your first point, when i convert cstring to string and than pass it to LPBYTE than whole data is being assigned and yes we can see the whole data during debug in lpbyte but during conversation from cstring to string data not written in english language being wrongly modified and there what i am getting problem. Thats why I am trying to convert cstring directly to lpbyte. Thanks

    amit

    C / C++ / MFC json

  • convert cstring to LPBYTE
    A amit code

    Yes .. i have also tried the method that you mentioned. I am parsing that whole data that comes in lpbyte but it shows only one character. During debugging I am verifying it also throughg watch window. Thanks

    amit

    C / C++ / MFC json

  • convert cstring to LPBYTE
    A amit code

    Hi .. thanks for prompt reply. I am getting a file in cstring and i want to parse. The parser take the data in LPBYTE format and file data contain few words in languge other than english thats why i am taking cstring to store it. But when i convert cstring to lpbyte only first character get stores. Meanwhile i am going through the link you have sent.

    amit

    C / C++ / MFC json

  • convert cstring to LPBYTE
    A amit code

    I want to convert a cstring into LPBYTE but each time i convert it only first character get stored in the LPBYTE and rest of the string is truncated. Thanks

    amit

    C / C++ / MFC json

  • XML writer using MSXML class [modified]
    A amit code

    Thanks for that.. Meanwhile i got an article [^] by which i can accomplish my task. Thanks

    amit

    C / C++ / MFC sales xml

  • XML writer using MSXML class [modified]
    A amit code

    Hi. I want to implement xml writer function using MSXML class.I can move to any particular element in the file without iterating every node. But suppose following is the xml file code. Month Net Revenue I can only append the child of tr element and it will add it in the last, what about adding a child between A1 and B1, there is no such function to insert in between. thanks amit modified on Monday, January 12, 2009 1:22 AM

    C / C++ / MFC sales xml

  • XML Writer
    A amit code

    Thanks for reply. I have looked for msxml for doing xml operation. I have my parser reader function I need to implement writer function or function to modify existing file. So if I had an xml document and I want to move to specific tag given its ID. Would I have to iterate through all the nodes until I found the tag with the id I wanted or is there a quicker way in msxml. I have read its sdk but fails to find anything regarding this. Thanks amit

    amit

    C / C++ / MFC c++ xml

  • XML Writer
    A amit code

    Hi.. i want to write xmlwriter function for writing in xml file in c++.Is there any MFC class by which i can implement it or any sample code as reference. Thanks

    amit

    C / C++ / MFC c++ xml

  • POSITION data variable
    A amit code

    Thanks for reply.. I tried to initialze it with my own value(int *), but it gives run time error.

    amit

    C / C++ / MFC

  • POSITION data variable
    A amit code

    Hi .. in one of my function(exported) i have to pass a variable of POSITION type. I have looked for its definition, which I found in afx.h file struct __POSITION {}; typedef __POSITION* POSITION; Do any one have idea what value it will accept. Thanks

    amit

    C / C++ / MFC

  • how to get part of the string after blank
    A amit code

    Thanks for reply.. it works Regards

    amit

    C / C++ / MFC tutorial question

  • how to get part of the string after blank
    A amit code

    hi.. i have a string of format "name tom". how can i get out tom out of it. regards

    amit

    C / C++ / MFC tutorial question

  • book on visual studio with c++ builld environment
    A amit code

    I am using visual studio for the first time, is there any book on visual studio build environment which i can use for reference purpose. regards

    amit

    Visual Studio csharp c++ visual-studio learning workspace

  • data structure reference book
    A amit code

    thanks for reply. actually I am using Data Structure and Algorithms in C++ by Adam Drozdek. Is it the right one to start of. Regards

    amit

    modified on Thursday, April 24, 2008 2:38 AM

    C / C++ / MFC c++ question learning

  • data structure reference book
    A amit code

    I appologise for asking non programming question here, but i fail to find any better place. can anybody here suggest any good book on data structure with c++ to start with. i have a basic knowledge of c++. Thanks and regards

    amit

    C / C++ / MFC c++ question learning

  • attaching windbg to DWM.EXE
    A amit code

    Hii.. I am doing kernel level debugging through windbg. how can i attach windbg to DWM.EXE process in VISTA which is responsible for AERO feature. thanx

    prashant

    Hardware & Devices question

  • how to know the size of flash
    A amit code

    I am working on a project and i want to determine the size(memory) of the flash on which i am supposed to restore . is there anyway by which i can determine it

    prashant jain malviya national institute of technology

    C / C++ / MFC adobe performance tutorial
  • Login

  • Don't have an account? Register

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