[JX] Source awjx - Trang 12
Follow us on
Follow us on Facebook Follow us on Twitter Linked In Flickr Watch us on YouTube My Space Blogger
 
Trang 12 của 16 Đầu tiênĐầu tiên ... 2 10 11 12 13 14 ... CuốiCuối
Kết quả 111 đến 120 của 156

Chủ đề: Source awjx

  1. #111
    Thành Viên
    Ngày tham gia
    Apr 2011
    Bài viết
    42
    Thanks
    41
    Thanked 5 Times in 1 Post

    Ðề: Src awjx

    Cho mình xin code khung đăng nhập. Yahoo: [Only registered and activated users can see links. ]
    Cám Ơn nhiều !
    Khách viếng thăm hãy cùng Mr.Admin xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  2. #112
    Thành Viên
    Ngày tham gia
    Apr 2011
    Bài viết
    61
    Thanks
    4
    Thanked 32 Times in 18 Posts

    Ðề: Src awjx

    PHP Code:
    --------------------ConfigurationCommon Win32 Debug--------------------
    Compiling...
    CRC32.C
    Compiling
    ...
    IOCompletionPort.cpp
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(36) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(38) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(42) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(46) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(49) : error C2535'unsigned long __thiscall OnlineGameLib::Win32::CIOCompletionPort::GetStatus(void)' member function already defined or declared
            D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(42) : see declaration of 'GetStatus'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(27) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(31) : error C2065'completionKey' undeclared identifier
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(38) : error C2065'ULONG_PTR' undeclared identifier
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(38) : error C2146syntax error missing ')' before identifier 'completionKey'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(38) : error C2182'PostStatus' illegal use of type 'void'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(38) : error C2350'CIOCompletionPort::PostStatus' is not a static member
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(40) : error C2059syntax error ')'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(41) : error C2143syntax error missing ';' before '{'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(41) : error C2447missing function header (old-style formal list?)
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(51) : error C2065'pCompletionKey' undeclared identifier
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(52) : error C2275'PDWORD' illegal use of this type as an expression
            C
    :\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(52) : error C2146syntax error missing ')' before identifier 'pdwNumBytes'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(52) : error C2350'CIOCompletionPort::GetStatus' is not a static member
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(52) : error C2078too many initializers
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(52) : error C2275'PDWORD' illegal use of this type as an expression
            C
    :\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(53) : error C2059syntax error ')'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(54) : error C2143syntax error missing ';' before '{'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(54) : error C2447missing function header (old-style formal list?)
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(68) : error C2275'PDWORD' illegal use of this type as an expression
            C
    :\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(68) : error C2146syntax error missing ')' before identifier 'pdwNumBytes'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(68) : error C2350'CIOCompletionPort::GetStatus' is not a static member
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(68) : error C2078too many initializers
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(68) : error C2275'PDWORD' illegal use of this type as an expression
            C
    :\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(70) : error C2059syntax error ')'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(71) : error C2143syntax error missing ';' before '{'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(71) : error C2447missing function header (old-style formal list?)
    SocketServer.cpp
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(36) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(38) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(42) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(46) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(49) : error C2535'unsigned long __thiscall OnlineGameLib::Win32::CIOCompletionPort::GetStatus(void)' member function already defined or declared
            D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(42) : see declaration of 'GetStatus'
    NOTE : --------------------OnlineGame [Server] : Announcement--------------------
    NOTE Developing a truly scalable Winsock Server using IO Completion Ports(IOCP)
    NOTE But this module depend on the microsoft platform
    NOTE 
    Requirements :
    NOTE :    * Windows NT/2000/XPIncluded in Windows NT 4.0 and later.
    NOTE :    * Windows 95/98/MeUnsupported.
    NOTE :
    NOTE liupeng xishanju.zhuhai.china 2003.1
    NOTE 
    : -----------------------------------------------------------------------------
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(348) : error C2065'ULONG_PTR' undeclared identifier
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(348) : error C2146syntax error missing ')' before identifier 'pSocket'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(348) : error C2059syntax error ')'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(431) : error C2146syntax error missing ')' before identifier 'pSocket'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(431) : error C2059syntax error ')'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(957) : error C2065'PDWORD_PTR' undeclared identifier
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(957) : error C2297'&' illegalright operand has type 'class OnlineGameLib::Win32::CSocketServer::Socket *'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(957) : error C2660'GetStatus' : function does not take 3 parameters
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(1011) : error C2660'PostStatus' : function does not take 1 parameters
    Generating Code
    ...
    Error executing cl.exe.

    Common.lib 45 error(s), 0 warning(s

    Mình buit common bị lỗi đó các bạn giúp mình với
    Khách viếng thăm hãy cùng chanshengji xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  3. #113
    Thành Viên Tâm Huyết shinrenkyo's Avatar
    Ngày tham gia
    May 2011
    Bài viết
    1,534
    Thanks
    376
    Thanked 147 Times in 108 Posts

    Ðề: Src awjx

    Trích dẫn Gửi bởi chanshengji [Only registered and activated users can see links. ]
    PHP Code:
    --------------------ConfigurationCommon Win32 Debug--------------------
    Compiling...
    CRC32.C
    Compiling
    ...
    IOCompletionPort.cpp
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(36) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(38) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(42) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(46) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(49) : error C2535'unsigned long __thiscall OnlineGameLib::Win32::CIOCompletionPort::GetStatus(void)' member function already defined or declared
            D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(42) : see declaration of 'GetStatus'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(27) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(31) : error C2065'completionKey' undeclared identifier
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(38) : error C2065'ULONG_PTR' undeclared identifier
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(38) : error C2146syntax error missing ')' before identifier 'completionKey'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(38) : error C2182'PostStatus' illegal use of type 'void'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(38) : error C2350'CIOCompletionPort::PostStatus' is not a static member
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(40) : error C2059syntax error ')'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(41) : error C2143syntax error missing ';' before '{'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(41) : error C2447missing function header (old-style formal list?)
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(51) : error C2065'pCompletionKey' undeclared identifier
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(52) : error C2275'PDWORD' illegal use of this type as an expression
            C
    :\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(52) : error C2146syntax error missing ')' before identifier 'pdwNumBytes'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(52) : error C2350'CIOCompletionPort::GetStatus' is not a static member
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(52) : error C2078too many initializers
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(52) : error C2275'PDWORD' illegal use of this type as an expression
            C
    :\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(53) : error C2059syntax error ')'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(54) : error C2143syntax error missing ';' before '{'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(54) : error C2447missing function header (old-style formal list?)
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(68) : error C2275'PDWORD' illegal use of this type as an expression
            C
    :\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(68) : error C2146syntax error missing ')' before identifier 'pdwNumBytes'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(68) : error C2350'CIOCompletionPort::GetStatus' is not a static member
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(68) : error C2078too many initializers
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(68) : error C2275'PDWORD' illegal use of this type as an expression
            C
    :\Program Files\Microsoft Visual Studio\VC98\INCLUDE\windef.h(156) : see declaration of 'PDWORD'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(70) : error C2059syntax error ')'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(71) : error C2143syntax error missing ';' before '{'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.cpp(71) : error C2447missing function header (old-style formal list?)
    SocketServer.cpp
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(36) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(38) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(42) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(46) : error C2061syntax error identifier 'ULONG_PTR'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(49) : error C2535'unsigned long __thiscall OnlineGameLib::Win32::CIOCompletionPort::GetStatus(void)' member function already defined or declared
            D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\IOCompletionPort.h(42) : see declaration of 'GetStatus'
    NOTE : --------------------OnlineGame [Server] : Announcement--------------------
    NOTE Developing a truly scalable Winsock Server using IO Completion Ports(IOCP)
    NOTE But this module depend on the microsoft platform
    NOTE 
    Requirements :
    NOTE :    * Windows NT/2000/XPIncluded in Windows NT 4.0 and later.
    NOTE :    * Windows 95/98/MeUnsupported.
    NOTE :
    NOTE liupeng xishanju.zhuhai.china 2003.1
    NOTE 
    : -----------------------------------------------------------------------------
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(348) : error C2065'ULONG_PTR' undeclared identifier
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(348) : error C2146syntax error missing ')' before identifier 'pSocket'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(348) : error C2059syntax error ')'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(431) : error C2146syntax error missing ')' before identifier 'pSocket'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(431) : error C2059syntax error ')'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(957) : error C2065'PDWORD_PTR' undeclared identifier
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(957) : error C2297'&' illegalright operand has type 'class OnlineGameLib::Win32::CSocketServer::Socket *'
    D:\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(957) : error C2660'GetStatus' : function does not take 3 parameters
    D
    :\BIUT\AWJX\AWJX\SwordOnline\Sources\MultiServer\Common\SocketServer.cpp(1011) : error C2660'PostStatus' : function does not take 1 parameters
    Generating Code
    ...
    Error executing cl.exe.

    Common.lib 45 error(s), 0 warning(s

    Mình buit common bị lỗi đó các bạn giúp mình với
    thiếu thư viện rồi
    30charrrrrrrrrr
    Khách viếng thăm hãy cùng shinrenkyo xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  4. #114
    Thành Viên
    Ngày tham gia
    Apr 2011
    Bài viết
    61
    Thanks
    4
    Thanked 32 Times in 18 Posts

    Ðề: Src awjx

    Thiếu thư viên gì vậy bạn có nói cho mình biết không?
    Khách viếng thăm hãy cùng chanshengji xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  5. #115
    Thành Viên Tâm Huyết shinrenkyo's Avatar
    Ngày tham gia
    May 2011
    Bài viết
    1,534
    Thanks
    376
    Thanked 147 Times in 108 Posts

    Ðề: Src awjx

    Trích dẫn Gửi bởi chanshengji [Only registered and activated users can see links. ]
    Thiếu thư viên gì vậy bạn có nói cho mình biết không?
    bạn build ở chế độ release xem sao
    Khách viếng thăm hãy cùng shinrenkyo xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  6. #116
    Thành Viên
    Ngày tham gia
    Apr 2011
    Bài viết
    61
    Thanks
    4
    Thanked 32 Times in 18 Posts

    Ðề: Src awjx

    Nó vẫn báo lỗi y chang như vậy hà bạn ơi
    Khách viếng thăm hãy cùng chanshengji xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  7. #117
    Thành Viên Tâm Huyết shinrenkyo's Avatar
    Ngày tham gia
    May 2011
    Bài viết
    1,534
    Thanks
    376
    Thanked 147 Times in 108 Posts

    Ðề: Src awjx

    Trích dẫn Gửi bởi chanshengji [Only registered and activated users can see links. ]
    Nó vẫn báo lỗi y chang như vậy hà bạn ơi
    add thư viện VC98 vào VC++6.0
    chủ pic cho mình xin cái khung đăng nhập với tks nhìu
    Khách viếng thăm hãy cùng shinrenkyo xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  8. #118
    Thành Viên
    Ngày tham gia
    Mar 2012
    Bài viết
    32
    Thanks
    7
    Thanked 5 Times in 4 Posts

    Ðề: Src awjx

    Cho xin cái yahoo đi bạn , mình có việc hỏi này chút

    --- Chế độ gộp bài viết ---

    Trích dẫn Gửi bởi shinrenkyo [Only registered and activated users can see links. ]
    add thư viện VC98 vào VC++6.0
    chủ pic cho mình xin cái khung đăng nhập với tks nhìu
    Cho mình xin cái yahoo, có chuyện muốn hỏi chút
    Khách viếng thăm hãy cùng Bean_JX xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  9. #119
    Thành Viên Tâm Huyết shinrenkyo's Avatar
    Ngày tham gia
    May 2011
    Bài viết
    1,534
    Thanks
    376
    Thanked 147 Times in 108 Posts

    Ðề: Src awjx

    Trích dẫn Gửi bởi Bean_JX [Only registered and activated users can see links. ]
    Cho xin cái yahoo đi bạn , mình có việc hỏi này chút

    --- Chế độ gộp bài viết ---


    Cho mình xin cái yahoo, có chuyện muốn hỏi chút
    inbox nha bạn
    30 charrrrrrrrrrrrrrrrrrrrrr
    Khách viếng thăm hãy cùng shinrenkyo xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  10. #120
    Thành Viên
    Ngày tham gia
    Mar 2012
    Bài viết
    32
    Thanks
    7
    Thanked 5 Times in 4 Posts

    Ðề: Src awjx

    Trích dẫn Gửi bởi shinrenkyo [Only registered and activated users can see links. ]
    inbox nha bạn
    30 charrrrrrrrrrrrrrrrrrrrrr
    đã pm bạn rồi đó khi nào online rep lại cho mình nhé
    Khách viếng thăm hãy cùng Bean_JX xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

 

 
Trang 12 của 16 Đầu tiênĐầu tiên ... 2 10 11 12 13 14 ... CuốiCuối

Các Chủ đề tương tự

  1. [JX] Ai Giúp Mình Với Mình Build Source AWJX 2.0
    Bởi boykho trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 0
    Bài viết cuối: 13-05-13, 11:23 PM
  2. [JX] Ai Giúp Mình Hiển Thị Kênh Chát Lên Với Mình Build Source AWJX 2.0
    Bởi provklmv1 trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 3
    Bài viết cuối: 13-05-13, 11:32 AM
  3. [JX] cần xin srip+ setting + UI đã chuyển thành font của source AWJX 2.0
    Bởi provklmv1 trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 0
    Bài viết cuối: 11-05-13, 07:29 PM
  4. source code awjx
    Bởi ICarus trong diễn đàn Hỏi Đáp/ Yêu Cầu
    Trả lời: 11
    Bài viết cuối: 07-07-11, 06:00 PM

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •  
Múi giờ GMT +7. Bây giờ là 05:50 AM.
vBulletin®, Copyright ©2000-2011, Jelsoft Enterprises Ltd.
CLBGamesVN không chịu trách nhiệm về Luật Bản Quyền của các tài liệu, bài viết v.v...được đăng tải trên diễn đàn này.
Diễn đàn phát triển dưới sự đóng góp của tất cả thành viên. BQT chỉ là những người thành lập ra sân chơi, quản lý và duy trì về mặt kỹ thuật, nội dung khi hợp lệ.