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
M

Mepho

@Mepho
About
Posts
6
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • reduce size of array
    M Mepho

    Ya first of all just like to thank everyone for helping out cant use Cbytes for the application and ya the buffer doesnt get filled by only 2... its filled by user specified items. So ill probably use the memcpy function that DavidCrow suggested, the buffer will be reduced by checking the amount the user filled. Was hoping i didnt need to create another buffer array but seems like best solution is to cpy it so far. Thanks, Mepho

    C / C++ / MFC question data-structures help

  • reduce size of array
    M Mepho

    i created a buffer, how do i reduce the size of lpBuffer without losing the initial items in it. LPBYTE lpBuffer; lpBuffer = new BYTE[5000]; lpBuffer[0] = 'h'; lpBuffer[1] = 'i'; easiest way to make lpBuffer smaller size?! Any help is appreciated thanks! Mepho

    C / C++ / MFC question data-structures help

  • Version Info Creation Question
    M Mepho

    Does anyone know how to create a version info, using VERBLOCK and VERHEAD I need to create my own version resource and call updateresource to put in new values into an executeable (ie. making Comments, InternalName, OriginalFilename, ... etc) ANY HELP WOULD BE APPRECIATED sample code >< Thanks Mepho

    C / C++ / MFC help tutorial question announcement learning

  • Writing Version Info
    M Mepho

    Anyone know a way without using another source file to copy from? any help woule be appreciated

    C / C++ / MFC tutorial visual-studio help question announcement

  • Updating Version info?!?
    M Mepho

    Does anyone know how to write strings into VS_VERSION_INFO? For example i would like to change the InternalName of an executeable? Not just version number... any help would be much appreciated Mepho

    C# tutorial visual-studio help question announcement

  • Writing Version Info
    M Mepho

    Does anyone know how to write strings into VS_VERSION_INFO? For example i would like to change the InternalName of an executeable? Not just version number... any help would be much appreciated Mepho

    C / C++ / MFC tutorial visual-studio help question announcement
  • Login

  • Don't have an account? Register

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