OSDN Git Service

IEコンポーネント使い始めまで
[nlite/nlite.git] / nlite_stub / nlite_stub.cpp
index 9b8d424..31e5134 100644 (file)
@@ -211,7 +211,7 @@ unsigned int WINAPI commentthread(VOID *usadata){
 
                for(index2 = 0;index2 < ONERECEVECHATCOUNT;index2++){
 
-                       liveChat.chatBuf = commentcount % 2 == 0 ? TEXT("http://live.nicovideo.jp/watch/lv79715214?alert=1 254 http://live.nicovideo.jp/") : TEXT("<font color=FF0000>sm552447 nm6655447 lv25447 </font >");
+                       liveChat.chatBuf = commentcount % 2 == 0 ? TEXT("http://live.nicovideo.jp/watch/lv79715214?alert=1 254 http://live.nicovideo.jp/") : TEXT("<font color=FF0000>sm552447 sm1543514 lv25447 </font >");
                        _stprintf((LPTSTR)liveChat.user_id,user_id_format,rand() % 15);
                        commentcount++;
                        _stprintf((LPTSTR)liveChat.no,TEXT("%u"),commentcount);
@@ -507,4 +507,14 @@ LPCTSTR NicoLiveStream_getTitle(NicoLiveStream_P self){
        static const LPCTSTR rslt = TEXT("");
        return rslt;
 #endif
+}
+
+
+
+
+LPCTSTR NicoVideoAuth_getUserSession(NicoVideoAuth_P self){
+
+       
+       return TEXT("sm9681193");
+       
 }
\ No newline at end of file