Search:

Type: Posts; User: Pandora

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,568

    Compile under linux, To windows

    I have some small programms build with linux socket's
    I want to make them run under windows, how can i do that?
    (i know about some file... called cygwin.dll, but how to use him?)
  2. Replies
    2
    Views
    1,063

    Maybe...

    What about this?
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Discardable\PostSetup\ShellNew
  3. Replies
    13
    Views
    2,119

    maybe, but

    But you missed my point, when i run it, it's tell me that the winsock culd not start...
  4. Replies
    13
    Views
    2,119

    No, he don't say...

    No, he don't say anything about printf & string insted integer...
  5. Replies
    13
    Views
    2,119

    So, please, anyone can tell me if it's Ok?

    Just say if it's ok... :\



    #include <stdio.h>
    #include <winsock2.h>
    #include <windows.h>

    int IRCconnect()
    {
  6. Replies
    13
    Views
    2,119

    Haa, ok

    NP
  7. Replies
    13
    Views
    2,119

    I think it's working...

    Well, i think it's working:


    --------------------------------------------------------------------
    Microsoft Windows 2000 [Version 5.00.2195]
    (C) Copyright 1985-2000 Microsoft Corp.

    C:\>sock...
  8. Replies
    13
    Views
    2,119

    SO...

    If you say that is working you, can you please write here your code?
  9. Replies
    13
    Views
    2,119

    Steel having a prob...

    Here is the full source again, It's dosn't connect :\ Anyone?




    #include <winsock2.h>
    #include <windows.h>
    #include <stdio.h>
  10. Replies
    13
    Views
    2,119

    Function problem (Winsock)

    I having a problem to start winsock2, check it out (It's dosn't connect):



    #include <winsock2.h>
    #include <windows.h>
    #include <stdio.h>


    int connect()
  11. Replies
    6
    Views
    2,360

    Working!!

    It's working, i was need to #include <stdio.h>, 10x for the help!
  12. Replies
    6
    Views
    2,360

    I did it but...

    Compiling...
    Sock1.cpp
    c:\program files\microsoft visual studio\myprojects\sock1\sock1.cpp(3) : fatal error C1083: Cannot open include file: 'winsock32.h': No such file or directory
    Error...
  13. Replies
    6
    Views
    2,360

    ...

    "You need to tell your linker to use it."
    How can i do that?
    btw - i use Visual C++
  14. Replies
    6
    Views
    2,360

    Sock.h & Windows - Proglem

    I can't use sock2.h & winsock2.h and some another *.h files,
    My frient told me that it's because i need to download "LIB" for C\C++ (for windows), So i start search but unsuccesfull, So anyone can...
  15. Replies
    1
    Views
    1,220

    Working!!!!

    It's working!!! :D
    The first one, but, can you explein the command parameter?
  16. Replies
    4
    Views
    1,076

    10x

    Thank's all of you, for the help! :)
    And special 10x for Fordy (for the MSDN link..) :)
  17. Re: Another windows service question... starting/stopping

    well, i will glad if you will post the install/remove service!!! :D

    I don't think i can help you, but ill try...

    you can try to do:

    net start ServiceName

    on dos if you have error message...
  18. Replies
    1
    Views
    1,220

    Another stupied question, cpp in linux

    I wrote a small program (like "Hello World") in cpp
    and when i try to compile (gcc first1.cpp) it i'm getting a lot of error's :(
    Anyone know my problem?
  19. hehehe

    lol, thats a good one! :)
  20. Replies
    2
    Views
    1,004

    ok

    ok, 10x for helping me, ill try it tomorrow! :)
  21. Replies
    2
    Views
    1,004

    well...

    well, i know that if i wanna compile file i use gcc but if i want to open a text editor for C\C++ what shuld i write (or just a name for the text editor....)
  22. Replies
    2
    Views
    1,004

    Lamo question... About linux & cpp :\

    Hi just, i have a very small question...
    untill now i was write cpp on windows, i was install linux on my second computer, Where shuld i write the cpp source code??
  23. Replies
    4
    Views
    1,076

    Thats all?

    well, i don't know this function, can you give me some info about her? (about the function)
  24. WoW, golfinguy4, you'r smart!!! :) (btw - I was...

    WoW, golfinguy4, you'r smart!!! :)
    (btw - I was mean Thanks)
  25. Replies
    4
    Views
    1,076

    Hi all!, Another question, About NT Process

    Well, I need to write a new program that control the process,
    (if someone here dons't know that is... Ctrl+Alt+Delete :) )

    I need to get a list of all the process (Stage one :P )
    So anyone...
Results 1 to 25 of 29
Page 1 of 2 1 2