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
F

Fundoo7

@Fundoo7
About
Posts
7
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Is VC++ taking a graceful exit for .NET?
    F Fundoo7

    Thanks a ton for that ! Deepu Abraham K

    IT & Infrastructure csharp c++ question

  • Is VC++ taking a graceful exit for .NET?
    F Fundoo7

    Thanks a ton for that !

    IT & Infrastructure csharp c++ question

  • Is VC++ taking a graceful exit for .NET?
    F Fundoo7

    Can you please elaborate on that? What is unmanaged c++ and what is native code?? Best Regards, Deepu

    IT & Infrastructure csharp c++ question

  • Connect to Remote Machine
    F Fundoo7

    You can use normal SDK function FindFristFile/FindNextFile() with WIN32_FIND_DATA's cFilename as "\\\\" .Make sure to share the folder. Best Regards, Deepu

    C / C++ / MFC sysadmin json

  • Way to Store and Retrive Metafile Info
    F Fundoo7

    Try sizeof(TMetafile),looks like you did not save the metafile. Best Regards, Deepu

    C / C++ / MFC

  • scan literal string in a process
    F Fundoo7

    Though a time consuming process but effective.Follow the steps:- 1) Open the binary (.exe's) files in binary mode. 2) Read each bytes till EOF 3) Check each bytes whether it is a char or not by using the Character Classification methods in MSDN.Like IsAlpha() ..etc 4) Store the chars and do what ever you want! 5) Last but not least close the file. Best regards, Deepu Abraham K

    C / C++ / MFC question com help

  • Is VC++ taking a graceful exit for .NET?
    F Fundoo7

    Just getting a feeling that VC++ is getting under the shadow of .NET.Can I know your opinion? D Abraham

    IT & Infrastructure csharp c++ question
  • Login

  • Don't have an account? Register

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