Search:

Type: Posts; User: wierdbeard65

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    5,095

    That's the key though, isn't it? All I could find...

    That's the key though, isn't it? All I could find on Google was loads of references to SAMBA and to the existence of an API!

    Anyway, thanks for that - all useful stuff.

    Paul
  2. Replies
    6
    Views
    5,095

    Thanks CH, I kind of managed to (eventually) work...

    Thanks CH, I kind of managed to (eventually) work that out (hence my edit) although I didn't know about the command-line options being passed to the linker....

    I'll have a look at the docs, but...
  3. Replies
    6
    Views
    5,095

    Thanks for that :D I tried putting this into...

    Thanks for that :D

    I tried putting this into Code::Blocks as a console application. When I compiled I got:



    C:\Sourcecode\computers\main.cpp 3 warning: ignoring #pragma comment...
  4. Replies
    6
    Views
    5,095

    NetBIOS APIs

    Hi,

    I'm looking for documentation on the Windows Network APIs. In particular, I want to query for the names of all "visible" computers on the network. I've been googling away, but just keep...
  5. Replies
    8
    Views
    2,053

    Thanks, Bob! I tried but it says you don't accept...

    Thanks, Bob! I tried but it says you don't accept PMs...

    Can you PM me with yours and I'll e-mail you?

    Cheers,

    Paul
  6. Replies
    14
    Views
    2,036

    The same way I would access them if I had added...

    The same way I would access them if I had added them to an instance of an object...

    Humm. I suspect I'm going to have to instanciate a class, add the properties and then come up with a copy method...
  7. Replies
    14
    Views
    2,036

    Ok, I think I get what you guys are saying....

    Ok, I think I get what you guys are saying. Correct me if I'm wrong, though, wouldn't the result of this be to add the various properties (vectors or whatever) to a particular instance of a class?...
  8. Replies
    14
    Views
    2,036

    Perhaps I haven't fully explained myself. Whilst...

    Perhaps I haven't fully explained myself. Whilst I'm not new to programming, C++ is a new area for me, as is Windows programming, so I'm learning as I go along. As such I may well not be able to...
  9. Replies
    8
    Views
    2,053

    Thanks, both of you... Hummm. Reading the...

    Thanks, both of you...

    Hummm.

    Reading the source code for SAMBA - not for the faint-hearted!! I wouldn't even know where to start on that one ;-)

    Pinging - I could do this, although I don't...
  10. Replies
    14
    Views
    2,036

    But that's the point. As I write the application,...

    But that's the point. As I write the application, there is an infinite number of possible classes, depending on the lab. I don't want to hard-code this into the application, as this would make the...
  11. Replies
    2
    Views
    2,458

    Many thanks :-)

    Many thanks :-)
  12. Replies
    14
    Views
    2,036

    Thanks, guys, for your responses. I think...

    Thanks, guys, for your responses.

    I think you've both missed the thrust of my question. I have the XML side of things sorted. What I need to know is how to structure my data once I have read it...
  13. Replies
    14
    Views
    2,036

    Dynamic objects

    Hi,

    Ok, I'm trying to write a little app to be used by myself and my collegues when teaching technical training courses. The purpose of the app is to auto-mark lab exercises.

    I've posted...
  14. Replies
    2
    Views
    2,458

    Remote Registrys

    Hi,

    I'm develping in Code::Blocks and wxWidgets (if that matters!)

    What I want to know is, how can I read values from another machine's registry (I'm logged on as a domain user which is a...
  15. Replies
    8
    Views
    2,053

    Scanning for hosts.

    Hi,

    First up, my apologies if this question is either ludicrously simple, or in the wrong place!

    Anyhow, I'm trying to develop an application which will allow me as the instructor on a...
  16. Replies
    0
    Views
    3,600

    Bluetooth client/server app

    Hi,

    First up, I hope I'm posting this in the right place ;-)

    I'm (fairly) new to C++ programming. I have managed to get Code::Blocks installed and working and am getting my head around the...
  17. Replies
    14
    Views
    5,098

    Thanks for the suggestions folks! Ok, so it...

    Thanks for the suggestions folks!

    Ok, so it looks like code:blocks has the vote... I'll have a look.

    BUT

    Several of you recommend hand-crafting my .rc files. I'm happy to do this but could...
  18. Replies
    14
    Views
    5,098

    IDEs and Resource Editors

    Hi,

    Ok, I'm a fairly experienced programmer in various languages, but am now trying to turn my hand to windows programming in C / C++.

    My application is currently written in java, but that is...
Results 1 to 18 of 18