Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: li
  • Order by date
  1. li

    Toolbars with MS VC++ Resource Editor

    Hi, I've got the same problem. When I type : CToolBar m_wndToolBar; I've got errors, because he doesn't know CToolBqr. So I tried it on an outher way, but I still haven't a solution because there are still some errors and I don't know how to solve them. This is what I wrote ...
  2. li

    Run Time Memory Size

    I am porting a UNIX C mathematical system to Visual C++ for a research at school. Sometimes the system needs to locate large memory space by "malloc()" functions. My machine has 128M memory. For some reason, the memory (fault) swap is kicked in after 25M of the memory is allocated by...

Part and Inventory Search

Back
Top