EDIT: If there's a mod or someone who can edit thread titles, can you please add the word 'DLL' to the end for more clarity?
I'm doing something here that I'm unfamiliar with so I apologise in...
[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'm studying C and I have a question concerning the use of strings in C.
If I have the following code:
char *string;
string = "Hello";
string = "I have a quest...
[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
We have a requirement where a user is allowed to allow a hexadecimal value in the command line. The program is expected to convert the specified hexadecimal value and print the corresponding chara...
[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
When creating an If...Then statement, how do I make more than one if?
For example
If TextBox5.Text = "1" OR "2" Then
Do something
End If
I need to m...
[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 all,
i want ur help to determine printer and paper size using vb 6 code when i print a report using crystal report 10, i want to set dot matrix printer "Auto Epson LX-300+" and 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
Hi Friends,
I am looking for a solution where when ever i am opening a file using autoCAD application, i have to open a vb form and disable the autocad application.
Also only the VB Form s...
[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 everyone.
I have an sql statement which looks fine to me but for some weird reason is not working. When I hit the command button it does not crash or break or throw up an error but for som...
[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:
#include <stdio.h>
char ChangeToNext(char ch);
main()
{
char x;
printf("Input uppercase letter: ");
fflush(stdin);
scanf("%c",&x);...
[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 using fstream to write into a file on Windows.
Now, when I set the file to ReadOnly using Windows Explorer and then attempt to write into the file on opening the filestream in ios:ut || ios...
[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 new to socket programming trying to write a server which sends message(by getting a string using fgets in a while loop ) to clients its sends the first messge but didnot send the next m...
[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 problem, I haev been given a excel file with several hundred dates, but when I import it inot indesign the UK dates (day/month/year) change to (month/day/year). How can I write a php scri...
[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
"This uses BubbleSort, and the CheckBox determines whether the array to be sorted is numeric or string. (the original button and code is still there too). A ListBox is included to show multip...
[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 developing a Application which work like a translation.
It work well but when it find image it just create image icon
not real image. I am using MSO9.dll for supporting MSWord
...
[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,
in register form if i submit that by using post method
i redirect to action page inserted data in db & come back 2 next page now if i go 2 browser back it shows page can not be fo...
[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 developing a Application which work like a translation.
It work well but when it find image it just create image icon
not real image. I am using MSO9.dll for supporting MSWord
...
[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
After much discution any many arguments over the Pro's and Con's of VB6 & .NET, I figured we rather use the 'Code War' forum to continue all the coding tests ...
Each test will have it's 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
Hello brave developers
I'm getting a segmentation fault using the following script
PHP Code:
$dbconn = pg_pconnect("host=localhost port=5432 dbname=someDB user=someUser ...
[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
My datagridview is binded to a binding source.
Then I change a value of a cell in column (c) in the first row, and click other rows.
Then I set the filter of the binding source by the othe...
[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
A simple maths test done with two different calculations..
...
[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
Is there a special PhP command for this or are we left with good old regex?
...
[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'm writing a battleships type game. Each player is represented as a struct, which contains 2 10 x 10 arrays, player's name, etc.
Code:
struct player
{
char shipBoard[10][1...
[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 guys,
looks a great forum, first time posting and hope i get some help, i am not really pro in VB but trying to learn. however, am trying develop a little app, its a converter from .dat to .x...
[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
Is there any way of setting (at design time) different colours for individual items in a combobox? I want to have certain items permenantly shown in a different colour to emphasise key options. A ...
[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
A small alteration to the code from test two, in order to reduce the need for looping, how ever increasing the workload..
the .NET code has been tweeked a little fromm the initial write, that ...
[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 project where a Teacher can choose their class from a ComboBox and this is turn selects all the relevant student from an Access Database and displays this along with some extra columns in...
[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