CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: ashikthomas

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    926

    working with Windows Registry

    hi
    I am developing a program that needs auto start at windows startup. For that I need to add Registry entries. Also the program needs to read some registry keys. What are the functions i need to do...
  2. Replies
    24
    Views
    2,969

    bool datatype

    hi

    Is the usage of bool datatype really advantageous? Particularly in the case of memory usage and processing speed? Does it save memory if the variable is declared as "register bool"??

    thanks...
  3. Replies
    3
    Views
    898

    solved!!

    thanks a lot ;) ;)

    Where i went wrong was actually i copied the 12 line code to a new FILE->NEW->Source and compiled it instead of starting a new Windows Application Project. That was why I got...
  4. Replies
    3
    Views
    898

    Visual C++ and Dev C++

    Hi!!
    Im new in windows programming. Someone please tell me whats the main difference between programming in visual c++ to that in dev c++. I compiled a simple windows program that pop ups a dialog...
Results 1 to 4 of 4



HTML5 Development Center

Click Here to Expand Forum to Full Width