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
P

Pankaj Bhalla

@Pankaj Bhalla
About
Posts
6
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • VC++ -> Want to modify a binary file that contain "ab 0e" to "0xab 0x0e".
    P Pankaj Bhalla

    Hi All. I need help related to files. I have a binary file...let say abc.bin. If i open this file with notepad, the content is something like as follows... 5b 7a 82 43 2c 03 b0 12 02 a6 0c 93 03 24 b0 12 24 a0 02 3c b0 12 0e a1 92 43 2c 03 e2 93 17 12 And so on... Now, I want to convert that file to a file that have contents as 0x5b 0x7a 0x82 0x43 0x2c 0x03 0xb0 0x12 0x02 0xa6 0x0c 0x93 0x03 0x24 0xb0 0x12 0x24 0xa0 0x02 0x3c 0xb0 0x12 0x0e 0xa1 0x92 0x43 0x2c 0x03 0xe2 0x93 0x17 0x12 And so on... I am trying to use CFile to open and then modifying it, but not able to do. If anyone can suggest anything that can resolve my issue, it will be really great for me. Thanks and Regards, Pankaj Bhalla pankajbhalla@mantraonline.com

    C / C++ / MFC help c++ com

  • Not able to navigate data between vc++ project and USB device.
    P Pankaj Bhalla

    Hello Darshan. Thanks for your consideration and time. Actually, the USB device is itself, under the process of creation. So, not sure about the device, but if you can then please tell me general steps we have to take to make it possible. I mean the articles or any other source from where I can get more information about this issue. If you can the please tell me the MFC classes we can use or any info. about MFC and USB devices. Thanks and Regards, Pankaj Bhalla

    C / C++ / MFC help c++ com hardware

  • Not able to navigate data between vc++ project and USB device.
    P Pankaj Bhalla

    Hi All. The problem I am facing is a bit different. Even I do not know, whether the problem is related to Embedded programming or can be solved with VC++ MFC itself. I want to send and recieve data between my vc++ application and a USB device. Thats the main issue. Can anyone tell from where to start or if anyone can help me with the coding that should be done...I will be very thankfull for that help. Thanks and regards, Pankaj Bhalla pankajbhalla@mantraonline.com Pankaj Bhalla Consultant - VC++

    C / C++ / MFC help c++ com hardware

  • How to get button in MSN when create a ATL-COM application.
    P Pankaj Bhalla

    Hi there. So, sir you mean, by no way we can create buttons on MSN messenger. One more issue, do u know how to invoke outlook from VC++ application. I mean, i do not want to send the mail directlty, I want to have Outlook up, so that user can type in the subject and message and then can send the email. Thanks and Regards, Pankaj Bhalla. Pankaj Bhalla

    C / C++ / MFC help tutorial c++ com

  • How to get button in MSN when create a ATL-COM application.
    P Pankaj Bhalla

    Hi there. The issue I am facing is pretty different for me. Let me explain this with an example, whenever we install my application, a button was created in Internet explorer toolbar. This button is used to activate the Dialog box where I have created some controls. Now, I want to have the same sort of button on MSN Messenger, so that I can activate/invoke the same Dialog box I am using with Internet Explorer. So, my main problem is to have a button on MSN Messenger screen and then linking that button with the code I want to call. Thanks and Regards, Pankaj Bhalla pankajbhalla@mantraonline.com

    C / C++ / MFC help tutorial c++ com

  • Invoking Outlook Exp. from VC++ Application.
    P Pankaj Bhalla

    Hi there. I am facing an issue. I am not able to invoke MS Outlook Exp. from my VC++ application. What I need is, when I click on a button, Outlook exp. should came up with an E-Mail address that we are getting from our own database. Thanks and Regards, Pankaj Bhalla pankajbhalla@mantraonline.com

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