Search:

Type: Posts; User: newbe

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,440

    Max Out Virtual Memory Space

    I how do I allocate the total amount of unused virtual space using VirtualAlloc?
  2. Replies
    4
    Views
    2,031

    How do I get the return value of foo not the exit...

    How do I get the return value of foo not the exit code of foo;for instance,
    my_return_datatype foo(my_argument_datatype) when being threaded?
  3. Replies
    4
    Views
    2,031

    Threading understanding

    I've search the net and come across _beginthread,_beginthreadex and CreateMutex which can handle the function to be threaded.

    My question is, how do use those function respectfully to be able to...
  4. Thread: Dev c++ linker

    by newbe
    Replies
    6
    Views
    25,787

    Not linking

    I went to the projects options and click on the Parameters tab. Add a the library, but came
    back with an [Build Error] [file.exe] Error 1. Also is in the MakeFile.win.

    Not sure if this helps, but...
  5. Thread: Dev c++ linker

    by newbe
    Replies
    6
    Views
    25,787

    Dev c++ linker

    How do I link a library file in Dev c++?
Results 1 to 5 of 5