Search:

Type: Posts; User: arti_valekar

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,419

    Or try moving to Visual Studio .NET. It offers...

    Or try moving to Visual Studio .NET. It offers several neat features - you can even use functions from the .NET Framework if you're too preoccupied with things to come up with your own.
  2. Replies
    1
    Views
    2,839

    Problem with invoke of hooks DLL

    Hi!

    I know we've had dozens of discussions on Win32 hooks, but I couldn't get any of them to work for me simply because I couldn't compile the file that references the DLL.

    In the following...
  3. Thread: Exporting

    by arti_valekar
    Replies
    2
    Views
    1,300

    Oh, I found it

    Hi!

    Thanks for the link, but I did some exploring and found it. The __declspec(dllexport) part didn't work for me so Add > New Item > Module Definition file got me the .DEF file and it did the...
  4. Thread: Exporting

    by arti_valekar
    Replies
    2
    Views
    1,300

    Exporting

    Hi!

    I've created a DLL (as an empty Win32 project) using Visual C++ .NET 2003 but have been unable to get the symbols exported. When creating an MFC, Visual C++ .NET 2003 got me a file containing...
  5. Replies
    3
    Views
    8,619

    Segfault contd

    Hi!

    Thanks for the reply. I think I got a step closer with that (I got the segfault from memset fixed), but still have the dreaded segfault. BTW, I used NEdit for formatting.... except for a few...
  6. Replies
    3
    Views
    8,619

    Segfault with C sockets on Linux

    Hi!

    I seem to be getting a segmentation fault and cant figure it out. Also, the count returns a negative value which is quite odd... it probably crashed after just one iteration of the loop.
    ...
Results 1 to 6 of 6