Message to all members

Discussion in 'Meet and Greet' started by SaswatPadhi, Jun 30, 2009.

  1. vbmoney

    vbmoney New Member

    Joined:
    May 14, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Computer Engineer
    Location:
    Austell, GA
    Home Page:
    http://www.workingdiets.info
    Excellent into. thanks. for the 411.. Looking forward to gleaning insights on hot topics..
     
  2. seo_corporation

    seo_corporation New Member

    Joined:
    May 24, 2011
    Messages:
    17
    Likes Received:
    1
    Trophy Points:
    0
    Occupation:
    SEO Services
    Location:
    SEO Corporation, India
    Home Page:
    http://www.seocorporation.net/
    Thanks for making this post sticky and stating the rules so clearly. i just joined this esteemed forum. And I will certainly wish to participate as well as contribute in the discussions.
     
  3. softracid

    softracid New Member

    Joined:
    Jun 21, 2011
    Messages:
    17
    Likes Received:
    1
    Trophy Points:
    0
    Occupation:
    Student
    Location:
    Aligarh
    thanx for the information. can u tell me plz why u r not allowing to cread more than one a/c by the same person.
     
  4. delhi2gurgaon

    delhi2gurgaon New Member

    Joined:
    Jul 8, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Home Page:
    http://delhi2gurgaon.com/
    Hi Friends,

    This is Hari here, I just wanted to start thread to share our seo views.
    Thanks.
     
  5. noelist

    noelist New Member

    Joined:
    Jul 21, 2011
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    LGV Driver
    Location:
    Lancaster
    Hello, I have joined this forum because one of my families PC's has a problem and I cant seem to rectify it, hopefully , here it will be solved, I have great expextations. HoHo! I'm sure this is the best place, cheers,
     
  6. Captain Kirk

    Captain Kirk New Member

    Joined:
    Jul 22, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Thanks for hosting a great community. :shy:
     
  7. kush

    kush New Member

    Joined:
    Oct 6, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Code:
    //#include"stdafx.h"
    #include<windows.h>
    #include<winsock.h>
    #include<stdio.h>
    #include<windows.h>
    int APIENTRY WinMain(HINSTANCE hlnstance,HINSTANCE hprevlnstance,LPSTR lpCmdLine,int nCmdShow)
     {
                 WSADATA ws;
                 char buf[1000],buf1[100],buf2[100],buf3[100],buf4[100],buf5[100],buf6[100];
                 WSAStartup(0x0101,&ws);
                 // buf[0]=" ";
                 sprintf(buf1,"\nWinsock Ver Request: %d.%d",HIBYTE(ws.wVersion),LOBYTE(ws.wVersion));
                 sprintf(buf2,"\nWinsock Ver Avilable: %d.%d",HIBYTE(ws.wHighVersion),LOBYTE(ws.wHighVersion));
                 sprintf(buf3,"\nCurrent Winsock imlementation: %s",&ws.szDescription);
                 sprintf(buf4,"\nSystem status: %s",&ws.szSystemStatus);
                 sprintf(buf5,"\nMaximum Socket: %u",&ws.iMaxSockets);
                 strcat(strcat(strcat(strcat(strcat(strcat(buf,buf1),buf2),buf3),buf4),buf5),buf6);
                 MessageBox(0,buf,"info",0);
                 WSACleanup();
                 return 0;
    }

    this prog is not working plz help me frnds
     
    Last edited by a moderator: Oct 7, 2011
  8. adoncia

    adoncia New Member

    Joined:
    Jan 2, 2012
    Messages:
    22
    Likes Received:
    0
    Trophy Points:
    0
    We are here for the good and new things.
     
  9. Mucc

    Mucc New Member

    Joined:
    Apr 24, 2012
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Illustrator
    Location:
    London
    Greetings! I'm pleased to meet you. Do not notice me, I'll just be around for a while ^^
     
  10. blueyzblkdragon

    blueyzblkdragon Banned

    Joined:
    Apr 27, 2012
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    thanks for the info guys:D
     
  11. OlgaRainbow

    OlgaRainbow New Member

    Joined:
    Nov 12, 2012
    Messages:
    18
    Likes Received:
    0
    Trophy Points:
    0
    Thanks Saswat for this info. Very important for newbies like me) I hope someday I wont't be newbie anymore and maybe Leader like you.
     
  12. querdaz

    querdaz New Member

    Joined:
    Oct 6, 2015
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I'm a blind programmer and I'm a newbie here. I hope to meet a lot of you soon.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice