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

Search:

Type: Posts; User: abhishek_sachdeva

Search: Search took 0.02 seconds.

  1. Re: Windows main loop and a server loop on 2 threads

    You should use PeekMessage().
  2. Re: Jet OLEDB:Engine on Windows7 (64bit) - Compact Access Database problem

    Thank you for providing best solution. My problem is sorted out.
  3. Replies
    9
    Views
    25,314

    Re: Graphic Design and Logo

    According to me, before making any decision go through to few sites available online and then check the work of the companies. After that, choose the design and logo.
  4. Replies
    6
    Views
    12,696

    Re: smoothing problem

    I have through this code and face same problem. I have also found solution for this problem but couldn't get it.
  5. Re: What are some books and tutorials that focus on larger scale OO refactoring and d

    I suggest to use online free tutorial. It's better than books. Because more practical knowledge available on online tutorials. You can find many tutorials on Google & Youtube.
  6. Re: vector of pointers to a vector of objects, pointer or iterator?

    I have same issue but still can't resolve. If you found any best solution please let me know.
  7. Replies
    2
    Views
    10,072

    Re: Gotoxy function

    Please explain the problem.
  8. Re: converting nullable DateTime to non-null

    You can't convert nullable to non nullable value.
  9. Re: What is the “maxCharsCount” limit ?

    I don't understand exact issue. Please explain with error message.
Results 1 to 9 of 9





Click Here to Expand Forum to Full Width

Featured