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
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
149
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
105
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
54
Member Avatar for colmcy1

Hey all, I'm sure this is a stupid question but I have looked and I cant find :( . i am creating a dialog resource in MFC and i cant find the Controls toolbox. The first time i created a dialog resource the controls toolbox came up automatically but (stupidly) …

Member Avatar for jencas
0
66
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
173
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
213
Member Avatar for BertC

I'm trying to get some information on Airway Gaming Group, or their parent company, Airway Holdings. Has anyone heard of these companies? Does anyone have any info or a website address, or link, for either of them? Thanks for your help, BertC

Member Avatar for BertC
0
173
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
188
Member Avatar for tomtetlaw

before i ask this question i want you to keep in mind that i am asking it in general, and i also want a general answer :) i am making a 3d first person shooter and i want to know how i would go about getting a gun infront of …

Member Avatar for _adam_
0
173
Member Avatar for tomtetlaw
Member Avatar for tomtetlaw
0
143
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
121
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
70
Member Avatar for johnpossible

any one can help me,, my computer wont start it just beep and beeps,, it started when i installed super antispyware then i scanned for virus and other, when its done scanning the application requirs for rebooting,, and when its rebooted it just beeps after 1 or 2 seconds beeps …

Member Avatar for Richy321
0
89
Member Avatar for IrishDrinker

Hi everyone, this is also my introductory post to this site, so my name is bill, and I am not what people call a computer Guru. I can make my way around things, but there are many far better then I. I have a problem with my Display/Monitor/Graphics Card. Not …

Member Avatar for IrishDrinker
0
57
Member Avatar for Mader Paker

im sorry if this is not the appropriate forum for my problem.. when im not playing any games.. i can download just fine.. but once i play some games.. Any games.. sims 2 , tomb raider , spores , resident evil.. my internet suddenly stops.. i know because im downloading …

Member Avatar for Richy321
0
90
Member Avatar for audigy642

Well, I'm an IT professional in my first real IT job. Unfortunatly I've come across this problem that I don't know how to solve. We have a computer where we have all of our shared files located on a seperate drive called the F drive. Which there is 215GB of …

Member Avatar for Richy321
0
170
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
76
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
128
Member Avatar for mutah.87

Hi everybody, guess its good luck to encounter technical problems when u r studyn computers it helps you learn by knowing what to ask. anyway lucky me! here is my problem this time: you know that stalling sound that a computer makes when a cellphone rings next to it? My …

Member Avatar for mutah.87
0
172
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
88