Search Results

Showing results 1 to 30 of 30
Search took 0.10 seconds.
Search: Posts Made By: Richy321
Forum: Visual Basic 4 / 5 / 6 Sep 2nd, 2009
Replies: 3
Views: 526
Posted By Richy321
I used an OLE field in the end.

http://devlibrary.businessobjects.com/businessobjectsxi/en/en/RDC_SDK/rdc_com_dg_doc/doc/rdcsdk_com_doc/RDC_Programming29.html

The key is the .SetOleLocation...
Forum: Visual Basic 4 / 5 / 6 Aug 6th, 2009
Replies: 0
Views: 321
Posted By 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...
Forum: Visual Basic 4 / 5 / 6 Jun 29th, 2009
Replies: 3
Views: 526
Posted By Richy321
Forum: Visual Basic 4 / 5 / 6 Jun 26th, 2009
Replies: 3
Views: 526
Posted By 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...
Forum: C++ Jun 26th, 2009
Replies: 2
Views: 235
Posted By Richy321
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.
Forum: C++ Jun 25th, 2009
Replies: 3
Views: 580
Posted By Richy321
I thought this as well as with notepad you need to send to the edit control part of the window.

Also the reason for not using SetCursor/ mouse_event was that the window could be fullscreen or...
Forum: C++ Jun 25th, 2009
Replies: 3
Views: 580
Posted By 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....
Forum: C++ Jun 1st, 2009
Replies: 3
Solved: SQL ado
Views: 640
Posted By Richy321
Thanks for looking btw.
Forum: C++ Jun 1st, 2009
Replies: 3
Solved: SQL ado
Views: 640
Posted By Richy321
Edit: nevermind fixed it.

Changed line 55 to:

printf("Error:%s\n,",(char*)ce.Description());
Forum: C++ Jun 1st, 2009
Replies: 3
Solved: SQL ado
Views: 640
Posted By Richy321
Hi,
Im trying to connect to my sql database and generally play around but I get the following error:

error C3867: '_com_error::Description': function call missing argument list; use...
Forum: Game Development Apr 2nd, 2009
Replies: 10
Views: 1,410
Posted By Richy321
Ne more details? games they have developed/published/whatever?
Forum: Game Development Apr 1st, 2009
Replies: 10
Views: 1,410
Posted By Richy321
Just searched, found nothing. Sure you got the right company name? what exactly are ya looking for?
Forum: Game Development Feb 25th, 2009
Replies: 2
Views: 913
Posted By Richy321
Thank you for your detailed responce, i will try this when i get home from work and get back to you.

nb. i am using half 3d but wil probably implement full 3d for code reusability as im attempting...
Forum: Game Development Feb 24th, 2009
Replies: 2
Views: 913
Posted By 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...
Forum: C++ Jan 28th, 2009
Replies: 22
Views: 1,619
Posted By Richy321
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...
Forum: C++ Jan 2nd, 2009
Replies: 5
Views: 1,171
Posted By Richy321
http://irrlicht.sourceforge.net/
Forum: C++ Jan 2nd, 2009
Replies: 3
Views: 311
Posted By Richy321
Ok so i didnt know that the __FILE__ and __LINE__ were standard C/C++ macros, so that was helpful thanks.

I thought there may be some significance in having an underscore prefix on a variable, be...
Forum: C++ Jan 2nd, 2009
Replies: 3
Views: 311
Posted By 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...
Forum: Windows NT / 2000 / XP Nov 20th, 2008
Replies: 1
Views: 261
Posted By Richy321
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...
Forum: Windows NT / 2000 / XP Nov 20th, 2008
Replies: 2
Views: 307
Posted By Richy321
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...
Forum: Windows NT / 2000 / XP Nov 20th, 2008
Replies: 1
Views: 278
Posted By 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...
Forum: Windows NT / 2000 / XP Nov 7th, 2008
Replies: 5
Views: 455
Posted By Richy321
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...
Forum: Windows NT / 2000 / XP Nov 7th, 2008
Replies: 9
Views: 946
Posted By Richy321
Forum: Windows NT / 2000 / XP Nov 7th, 2008
Replies: 4
Views: 1,013
Posted By Richy321
How would I find this out? what hardware would i need? As far as I know, I have standard Raid hard-drives.
Forum: Windows NT / 2000 / XP Nov 7th, 2008
Replies: 4
Views: 1,013
Posted By Richy321
Any ideas how I would go about this?
Forum: Windows NT / 2000 / XP Nov 7th, 2008
Replies: 4
Views: 1,013
Posted By 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...
Forum: C++ Nov 4th, 2008
Replies: 4
Views: 421
Posted By Richy321
As long as there is no performance hit that i'll get picked up on i'll carry on using them.
Thanks for ya help people.
Forum: C++ Nov 3rd, 2008
Replies: 4
Views: 421
Posted By 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?
Forum: Visual Basic 4 / 5 / 6 Sep 8th, 2008
Replies: 1
Views: 1,217
Posted By 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.
Forum: IT Professionals' Lounge Sep 8th, 2008
Replies: 6
Views: 1,100
Posted By Richy321
any wierd appliances near by that could cause interference? Could it be a loose wire picking up fan noise?
Showing results 1 to 30 of 30

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC