Hello,
I have a table where I input the company information. Now I want to create forms and on the form header I want to put the company information, this way it can be used to have all titles w...
[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,
I tried to create a sime drag-drop on my group box but it seems not working at the moment. AllowDrop=True already. What's wrong on my code ?
Code:
Private Sub gb_DragDr...
[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 have a .inf file that contains strings.
I want to create an exe using vb6 to inject this.
It bcoz my registry editing is disabled. TIA!
Quote:
[Version]
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
I have a bunch of created threads... no problems with any of that. No problems at all actually, I just have a question.
My question is, how would i go about aborting all threads dead in their ...
[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 not sure if this is the right forum but hopefully someone can help me. I have a 750GB drive that I use for videos and photos and a 500GB drive that I use for my Macbook Pro ba...
[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
How do I download an image from the web? I tried to do it like this...
Code:
WebRequest imageRequest = WebRequest.Create(httpUrl);
WebResponse imageResponse = imageRequest.GetResponse();...
[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 need a list of the DOs and DO NOTs in c++. Like for example, it is good practice to break up your code into functions, even if the code works others -- good practice and style, you know?
One...
[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
One of the most annoying things in ripping a DVD, to me, is to discover too late that those automatically playing subs during the movie weren't hardcoded - there was simply a flag somewhere that 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
I was assigned the above mentioned project.
I have totally no idea on what is it about.
Old name of Windows Mobile? ATM platform?
any anyone teach me?
i...
[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 render avi stream (avs visualizzation) in windows vista don't work! 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
So does anyone still write C code into notepad and compile it over the command line or is the whole world now using gui c++ compilers?
Maybe im just old school but i think code seems more natura...
[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 trying to add a login script to the my Visual Basic 6 application that authenticates sessions between the application and Forum (phpbb3).
So that Private Messages can be checked from the app...
[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
www.FavorGoods.com [http://www.favorgoods.com/]> , offers a large variety of sports shoes now to pick from, like Air Jordan Fusions,Air Jordan XXIII, air max, shox, AF1s,Dunks shoes,Prada,Puma,LV...
[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 trying to set up a virtual machine to act as a server on my pc. I have installed the VM software and can run it. However, the software isn't allowing me to install any virtual machine...
[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
Lets say I have a .csv (comma separated value) file looking like this:
Code:
123,1,"Abc",16.7
124,1,"Def",75.1
125,2,"Ghi",12.2
126,2,"Jkl",78.3
...
[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
Here is an example,
Code:
void init(int** ppI)
{
*ppI = (int*)malloc(sizeof(int));
}
void callInit(int** root)
{
int* p = *root;
if(p == NULL)
{
init(&p);
re...
[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 was wondering if there is any way for me to watch multiple videos back to back in Full screen without winamp kicking out of full screen before starting a new one in the list to be played. In other w...
[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 moved my arrow keys to wasd for company of heroes but when I play the camera seems to have a mind of it's own. when I push one of the keys it will move the entire way across the map and i can't con...
[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, I add only a class or two as well as some functions but then when I debug, I always see the messages after each variables added into the watch windows that "can not recogniz...
[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 making some resolution changing tests. My target is to temporarily change the resolution (ie. not change registry settings) and then restore the original resolution once the application comple...
[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 I go to select different Shoutcast Radio stations with the current version of WinAmp (5.54) AND use the modern skin, it works fine. But when I use the classic skin and change the Shoutcast stati...
[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
Does anyone now how to "Page Down" in MSFT Word for Mac w/ a wireless Apple keyboard or directly on my MBP, both of which do not have the page down button? I looked for keyboard ...
[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 using a Xerox phaser printer - it works in all applications, including Microsoft Access. However, in a particular database only, I receive the "Access couldn't print your object&qu...
[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 downloaded and used THIS [http://www.vbforums.com/showthread.php?t=360169]> project which allows easy methods for compressing and extracting zip archives. However, I have noticed one proble...
[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 found that VB.NET has a very different way of working with files. Does anyone know what is used for the following VB 6 commands?
Open filename For Input As 1
Write #1, x
Input #1, y
...
[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