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

Search:

Type: Posts; User: somedaysomewhere

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Re: Optimal binary search tree - Dynamic Programming

    You can go to a local library to look up Deitel's java books they have source code for a binary tree. From java, you can convert it to java script easily.
  2. Re: For the Animal lovers out there.. (Serious)

    Hello, Tom. Is the big black dog male? You should give the white and black dogs chances to mate. they will give birth to colorful lovely puppies, :thumb:
  3. Re: For the Animal lovers out there.. (Serious)

    Looks horrible, the skinny petit cat.
  4. Replies
    3
    Views
    717

    Re: downloading problem

    hi, it works finally, thanks for your guides. :D
  5. Replies
    5
    Views
    2,226

    Re: Lagyy network

    Thank you, my Ping is 33ms, Down=0.58 Mbps, Up=0.55Mbps

    This is too far different from what has been contracted (should have been 1.5 Mbps for DOWN).
    I will test it again 10 - 12 hours later...
  6. Replies
    5
    Views
    2,226

    Lagyy network

    My network becomes laggy these days,
    it used to be fast and no problem when I played online games.

    Now when playing online games, it lags and I die, so I lose my money,
    Online gaming is a...
  7. Replies
    3
    Views
    717

    downloading problem

    I use URLdownloadtofile to download a 5MB file, but why does it silently stop at 120KB the downloaded part becomes an invalid win32 application ?
    Could someone explain ?
    I read MSDN and see that...
  8. Replies
    3
    Views
    776

    Re: downloading problem

    What a neat awesome suggestion! :D Multiple thanks to hypheny!
    But if someone able to show me what is wrong with my OP would be highly appraciated.
  9. Replies
    3
    Views
    776

    Re: downloading problem

    I sorry I made a mistake, the server name is used to create connected session and the file name is to be passed in winhttpopenrequest with a method GET and the winhttpsendrequest reveices its return...
  10. Replies
    3
    Views
    776

    downloading problem

    Hello, :(

    I try to download a file from http://update.microsoft.com/aaa/bbb/ccc.exe and fail with error code 12007, which means the server name could not be resolved

    in the winhttpsendrequest,...
  11. Replies
    0
    Views
    534

    File publisher - help needed

    I wonder how I can verify that a file I download from a website http://aaa.com was made by a company BBB, for example.
    I searched google and found WinVerifyTrust but I have no idea how I can get the...
  12. Replies
    0
    Views
    944

    PE injection

    Today I heard that a PE could be injected with some code or even another exe source. a random question comes to mind I would like to make, whether or not it is possible to make a dialog appear when...
  13. Replies
    7
    Views
    1,199

    Re: Monitor man/men

    True, having a belief is always better than having none.
    Seriously, I don't know who is who on board and off-board actually. Will you say 'hello' to me if you meet me in the street, will you stare...
  14. Replies
    3
    Views
    1,187

    Re: Shutdown latency

    Thanks PeeJAvery,
    In safe mode, it is fast. It works as though the longer I play it the longer it takes to shutdown. After logging on, I check the task manager and before logging off, I also recheck...
  15. Replies
    3
    Views
    1,187

    Shutdown latency

    It takes too long to shutdown my laptop with Vista installed. I only see "Logging off..." then it stays there for at least half an hour before it changes into "Shutting down..." and another half an...
  16. Replies
    7
    Views
    1,199

    Re: Monitor man/men

    Eh! Mr.webman, do you watch all Finias and Ferb's episodes on Disney Channel ? You sound like a lost comic actor.
  17. Re: can anybody please give me an idea of project to work on?

    Hello there!
    Sounds interesting, all the projects.
    If you are given 2d images of a human face, try writing a program to construct their 3d version. As you too might know this is just a feature in a...
  18. Replies
    7
    Views
    1,199

    Monitor man/men

    There is a website, a forum like this I joined (sorry I can't state its URL) where I think I am being watched after I participate in debates of particular religious beliefs.
    I believe in ghosts, so...
  19. Replies
    6
    Views
    1,029

    Re: msconfig

    Maybe you can tell me what to code in to open a network connection wizard after pressing the button so the user can just do it manually.
  20. Replies
    6
    Views
    1,029

    Re: msconfig

    Thank you but that's not what I am asking for.
    I'd like to know what to code after pressing the button on my dialog in order to disable local LAN ? libraries I should use, for example, APIs I should...
  21. Replies
    6
    Views
    1,029

    msconfig

    Hello,
    IU have a simple dialog with a button
    I'd like it to disable local LAN when pressed.
    I am thikning using Shellexecute but I am unsure about what paramters I should pass in

    Thank you
  22. Replies
    2
    Views
    777

    Re: Hi guys!

    Hang out on board ?

    Sure? You can just post your problems, you will then get some replies soon. How soon ? I don't know, it's likely depending on people's stomachs.
  23. Replies
    73
    Views
    34,619

    Re: programming jobs without degree

    I have read some posts in this thread and I confirm it myself that nothing is related to me and my business! I post just to tell everyone that I am not going to poke my nose in.
  24. Replies
    0
    Views
    629

    Remote connection details

    I would love to know how Remote Desktop Connection actually works, as I still wonder what triggers the disconnection of one interactive user after another is connected. Does the provoking process...
  25. Replies
    6
    Views
    1,058

    Re: problem in line plotting IN VC++

    Someone once taught me to create a new object inheriting from a CStatic control instead of directly using one. This way it works great when you send an erase-bkgrnd message!
Results 1 to 25 of 48
Page 1 of 2 1 2





Click Here to Expand Forum to Full Width

Featured