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

Search:

Type: Posts; User: ramveersgh

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    5,663

    Re: Transparent checkbox on Property Page?

    Hi
    I am also facing the same problem. Please help me how you solve this problem.
  2. How to get unread mail count of GMail in VC++

    Hello
    I want to get unread mail count in VC++. I have done it in C#.Net with following code -
    Collection<UnreadMails> GetNewMails()
    {
    WebRequest webGmailRequest =...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured