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
H

hanhao

@hanhao
About
Posts
3
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to Ensure my program works across platforms?
    H hanhao

    how to Ensure my program works across platforms? namely, win98se and winxp? i know the easiest way to do is to simply test them across, but is there a better way? i work on my program at home using winxp and go down to my office (with win 98se) once a week to test my work since win98se is an older platform, the stuff i work on winxp might not always work on win98se some stuff i know: - when putting in new functions, check the function documentation to see if it works on the platform - if function doesnt work, try a work around using other functions does vc++6.0 SP6 have a "check across platform" function in it? OR if not, is that a program/plugin (preferbly free because i am not paid for my work) that checks whether my code works on win98se and hopefully report the snippets of codes that doesnt work or the extra stuff that needs to be installed before it works? because i dont wanna go down to my office to find that whatever worked at home doesnt work in the office. 2nd qns : what does the following means? does it mean i gotta install extra stuff on win98se before the function works? [quote]Requirements Client: Requires Windows XP, Windows 2000 Professional, Windows NT Workstation, Windows Me, Windows 98, or Windows 95. Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server. [u][b]Unicode: Implemented as Unicode and ANSI versions. Note that Unicode support on Windows Me/98/95 requires Microsoft Layer for Unicode.[/b][/u]Header: Declared in Winnetwk.h. Library: Use Mpr.lib.[/quote] using : - winxp at home, win98se at office - vc++6.0 SP6 - MFC style thanks in advance! :wave:

    IT & Infrastructure c++ sysadmin windows-admin business tutorial

  • Cstring instance declared, but "not found" while debugging *IMAGE
    H hanhao

    hi, i am some newb in MFC programming now dealing with some problems while learning other's codes [IMG]http://img145.echo.cx/img145/8175/cstring3uk.jpg\[/IMG\] as you can see from the image, i am running debugging mode going step by step up to that yellow arrow (circled in red) i noticed that in the "watcher" section at the bottom right it says the symbol "str" is not found what puzzles me is that "str" has already been declared already (circled in red) and how is it possible that it cannot be found? shouldnt it be some text? or at least empty text "" ? i hovered my mouse over "str" and nothing came up :confused: could it be some declarations i left out? i got no idea please advise and enlighten me :wave: - winxp - VC6.0++, SP5 - MFC style

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

  • How to determine which service pack is my visual c++ ?? Where to get service pack?
    H hanhao

    How to determine which service pack is my visual c++ ?? i searched around and went to microsoft website to follow their instructions but i cant find the exact reqired key this picture should provide details to my problem [IMG]http://img44.echo.cx/img44/3325/servicepack4py.jpg\[/IMG\] i suppose that's because there isnt any service pack installed if so, where can i download the most recent service pack? hopefully it's "friendly version" of the service pack :rolleyes: can anyone please provide the link? :wave: WINXP VC++6.0

    The Lounge c++ help tutorial 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