Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

20 Posted Topics

Member Avatar for Richy321

Im looking to group forms together in the Project explorer window in the vb6 ide. In vs2005+ there is an option to add a folder(filter) in the solution explorer and put files in to group similar items. Does anyone know the equivalent in the old vb6 ide or a plugin …

Member Avatar for vb5prgrmr
0
151
Member Avatar for Richy321

Hi, I currently have a crystal report (verison 10) with a linked ole object linking to an excel spreadsheet. I need to be able to programmically change the link path at runtime using vb6. You can do it in crystal by going view -> links ->change source so surely there …

Member Avatar for Richy321
0
112
Member Avatar for Richy321

Hey, The ole container control seems to only bring in the first page of a document, or a certain fixed amount. Is there a way to bring the whole document in, e.g. multiple pages? I am actually trying to get crystal reports X to do this but it calls exactly …

0
56
Member Avatar for colmcy1

Visual Studio? Do you mean the toolbox? (ctrl+shift+x / view -> toolbox) if not then im sure whichever one your looking for must be in the view menu somewhere, other windows perhaps.

Member Avatar for jencas
0
68
Member Avatar for Richy321

Hi, Im trying to move mouse and click inside another window to automate a mundane task. Im testing it on a paint window. I can send keyboard entires fine but cant seem to get the mouse working. What am i doing wrong? [code=C++] #include <windows.h> #include <stdio.h> int main() { …

Member Avatar for Richy321
0
177
Member Avatar for Richy321

Hi, Im trying to connect to my sql database and generally play around but I get the following error: [ICODE]error C3867: '_com_error::Description': function call missing argument list; use '&_com_error::Description' to create a pointer to member[/ICODE] I think it has something to do the import of the msado15.dll. Obviously if I …

Member Avatar for Richy321
0
216
Member Avatar for BertC

Just searched, found nothing. Sure you got the right company name? what exactly are ya looking for?

Member Avatar for BertC
0
174
Member Avatar for Richy321

Ok so this is probably a stupid quesiton with an easy answer. Im learning directx and trying to create a simple 3d game. I need to move my character in the direction its facing rather than just using by the world axis. I think its some easy maths i feel …

Member Avatar for Richy321
0
191
Member Avatar for tomtetlaw

Also on a side note, alot of fps's hide the actual player model and then have seperate higher detailed models for the arm/gun specially for the first person view. This will obviously solve most clipping problems as well.

Member Avatar for _adam_
0
182
Member Avatar for tomtetlaw
Member Avatar for Richy321

Ok so im still learning C++, looking at some directx and i come across a _ before a var and was wondering what it means. for example: pDevice->SetVertexDeclaration( _vertexDeclaration ); or in a error macro: SHOWERROR( “CreateVertexBuffer failed.”, __FILE__, __LINE__ ); first one is probably the best example. thanks.

Member Avatar for Salem
0
125
Member Avatar for Richy321

Hi, Im looking for a good way to bundle a collection of installs together into one. I have a program that needs alot of other programs, utilities and ocx's installed on the machine to run and at the moment i have to run multiple setup files to do this. The …

Member Avatar for DimaYasny
0
89
Member Avatar for johnpossible

Bleeping from the motherboard usually means some kind of memory problem and hardware problems in general and is not usually caused by installing software as far as I know. Check that your ram is slotted in properly and all cards are also slotted in properly. Check the harddrive that your …

Member Avatar for Richy321
0
114
Member Avatar for IrishDrinker

It seems like one of 2 things. First thing i would check is the controls physically on the moniter. There is usually a menu button, scroll wheel, arrows ect somewhere on the moniter. When you press menu or whatever the its named a menu should pop up on your screen …

Member Avatar for IrishDrinker
0
60
Member Avatar for Mader Paker

Some of those games listed are actually off-line games arent they? therefore I cant see why it would be an isp problem. I do remember this problem from a while ago but can't quite remember how it was solved. How are you connecting to the net, through ethernet ->router, usb …

Member Avatar for Richy321
0
100
Member Avatar for audigy642
Member Avatar for Richy321

Im looking to mirror a disk in Server 2008, ive set it up to mirror using the Computer management screen and it all seems alright. Ive tried pulling out the drive with the OS on and it obviously blue screens and you have to select to boot the mirrored operating …

Member Avatar for Richy321
0
80
Member Avatar for Richy321

What are the benefits of using the Conditional operator (?) over a traditional if/else statement or similar? Using ? seems to lower readability in some cases but anything else?

Member Avatar for Richy321
0
132
Member Avatar for mutah.87

any wierd appliances near by that could cause interference? Could it be a loose wire picking up fan noise?

Member Avatar for mutah.87
0
175
Member Avatar for Richy321

Hi, Im looking for a way to get all the possible vb6 runtime errors and write them to a text document for later use. Thanks.

Member Avatar for Drycola
0
91

The End.