I'm developing internet kiosk program, I need to know each client computer ip address to know which computer is connected, which computer is used and which computer haven't been turned on.
I'm u...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm developing internet kiosk program, I need to know each client computer ip address to know which computer is connected, which computer is used and which computer haven't been turned on.
I'm u...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am inheriting properties from Developer Express (www.devexpress.com [http://www.devexpress.com]>) controls - And they're are two types of controls that have the same functionality but they are o...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey I'm getting an error and I don't know why or how to fix it. Any help would be appreciated. The error is, (The item "obj\Debug\Chef.frmMainPage.resoruces" was specified more than once...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Code:
Code:
Dim strText As String
Dim x As Long, y As Long
strText = Inet1.OpenURL("http://rscangel.org/highscores.php?skill=attack")
y = InStr(1, strText...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
hi, I'm trying to implement a generic serializer interface where each implementation is responsible for serializing some provided data, examples of implementation could be xml, binary etc. where t...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
The actual code that builds the filename is in a functor called CreateUniqueFilename.
The code responsible is:
Code:
std::ostringstream file_name;
file_name << prefix // ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Okay, here's the thing: I wanted to translate my program into c++ (from vb.net) and so far have this: (see bottom of post)
but there's an issue near the middle in my for statement:
getline...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all...
where is manipulation functions defined.....?
there declaration like "string.h" is there in "TC\INCLUDE".
from where it gets executed.....
Thank...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Quote:
Originally Posted by Honor
you will learn the basic of the language and you will choose the correct book on your own.
what if the book doesn...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all,
I am using CFileDialog for selecting one or multiple files. But now I also want to select a folder. How can I do it?
Code:
CFileDialog dlg( true, NULL, NULL, OFN_FILEMUSTEXIS...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello
I'd like to ask how can i delete all files in a specific directory which contains a specific string?
Would you please post a code for that?
Thanks
Cheers
Adel
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Help required with receiving data using the serialport please
The receive data i'm interested in is 19 bytes long. The first two bytes are headers/qualifiers.
My problem is the hardware th...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I am going to develop a tool for a device which is communicating using Modbus/TCP. I am not able to find the configuration settings that are necessary for the Modbus/TCP communication.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am trying to search for a certain string inside another string. Thanks alot for any help
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Say for e.g, this is a typical computerplayer below for the game noughts and crosses. it just makes a random move from the generatePlay method.
Code:
import java.util.* ;
public...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi All,
I have an application which supports windowed mode. It has some graphics being displayed in the client area. I have to enable resizing for this window. It has been implemented. But the...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
If you want to return an array from a function it has to be like this:
Code:
public function GetArray() as String()
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
If you want to return an array from a function it has to be like this:
Code:
public function GetArray() as String()
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Can someone point me to source(s) of Windows RPC code and concept?
Thanks.
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
i have a 26 digits number in a formview control which is databind . I want this number to be formated in a way i want which . I am using this code but the result is none
'<%# Bind("C...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have the following code in my applications InitInstance.
CLoginNConfigDlg is the class of a dialog.
Code:
CLoginNConfigDlg clncdLoginNConfig;
m_pMainWnd = &clncdLoginNConfi...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
It's possible install and configure the GRUB from windows?
bye
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi All,
I have a xcodeproj file which has some dependency on other frameworks. The target have "Copy Files" event ( New build Phase -> New Copy Files Build Phase). This ev...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi Peeps,
I am sure this is a really easy question but I don't know the correct solution. Basically I have a form with several text boxes on and if the user leaves one or more blank and I come...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine