16,916 Topics
![]() | |
Hello there. I want to print from my program's form, but it won't accept the changes for currentX and currentY, it always start on the edge of the page. Here's an example of the code I'm using: [code] Private Sub cmdPrint_Click() 'Call the common Dialog Box for printing; cdbPrint.ShowPrinter 'State … | |
Im writing a Network version of Othello (sometimes called Reversi) but im having trouble with the function that checks your move. A screen shot of my app: [img]http://homepages.picknowl.com.au/craig_sharon/othello2.gif[/img] Basically each Square is a PictureBox, Player 1 (White) goes first, so if for example they click the picturebox (F,5) which incidentally … | |
i want to set this to read from the "cd Quality" key anyone help me ? ive tried changing key2, "Cd Quality", with no luck ! where am i going wrong ? [CODE]Private Function GetDefaultWaveFormat(format As WAVEFORMAT) As Boolean '//////////////////////////////////////////////////////////////////////////////////// ' This user-defined function retrieves the default wave format from … ![]() | |
Hello. I am a newby and I am taking an "introductioin to programming" class. I have to write some code in qbasic for a grade and qbasic will not run on my Xp(sp2) machine. Is there an easy way to make this dinosaur run? thanx................. | |
Hello, I'm trying to write a simple little TAsk Schedulaer app When my lable caption timer hits a certian time It's supposed to load a program If lblTime.Caption = "9:11:25 AM" Then fullpath = "C:\windows\notepad.exe" iTask = Shell(fullpath, vbNormalFocus) pHandle = OpenProcess(SYNCHRONIZE, False, iTask) 'ret = WaitForSingleObject(pHandle, INFINITE) 'ret = … | |
Hi, Im currently designing a media player for my 4th year project in college using C# and Visual Studio 2003. However I wish to design my own unique good quality interface and I am unsure of what way to go about it. Does anyone know if there is any tools … | |
Hello there, is been a while since I last posted here, mostly because I didn't have the time I needed to program. But now, I reentered the exciting world in Visual Basic, 'cause I have a lot of time now and my mom wants me to make her a database … | |
Hello ladies and gents, Ive recently downloaded VC++ 2005 EE, but, would prefer to buy a version of this. Now, the problem is that there are so manny versions. Since I'm a hobbiest I was wondering wich of these two would suit me the best. Visual Studio 2005 Express or … | |
hi, i am using a progress bar in a conversion program in conversion process progress bar is showing the progress of conversion , but i am using a timer increment for increase the progress bar , but when file is big due to timer is showing the process has been … | |
Hi, My client has provided me number of mock ups for the web pages he wants , I am wondering is there a way of simply converting these vsd's into visual studio's web-form ? I understand I will have to click on each text-box and define the fields. But can … | |
I encountered popup windows from internet even when I'm not browsing+w32IRCbot virus detection from Norton AV that couldn't remove it. I've run AdAware & SpyBoot S&D and now apears popup window with Windows installer about Norton AV2005 That is my HijackThis on safe boot: Logfile of HijackThis v1.99.1 Scan saved … | |
Hi, Im currently designing a media player for my 4th year project in college using C# and Visual Studio 2003. However I wish to design my own unique good quality interface and I am unsure of what way to go about it. Does anyone know if there is any tools … | |
Hello, im interested in setting a range of pixles so that if an object is between a desired number of pixles the program responds, ive tryed if shape1.top = 6000 to 8000 then but to is not recognized, is there something i should be using in its place, thank you | |
I need some help using Visual basic 6.0 to read the computer's clock and use it to execute a command at a specific time of day. I am using the computers parallel port and visual basic to control a stepper motor and I need the motor to turn on at … | |
I am new to Visual Basic 6.0 and need help with the DataGrid control. I am trying to: 1. Have data in one of the grid column's that is in "lower case" forced to "upper case" I have tried using the Before Update event, but cannot get it to work. … | |
Is anyone up to a challenge? I have some problems linking to a C++ DLL with a VB program. The program has this error: [code]Run-time error '13' Type mismatch[/code] It crashes at a line of code that is supposed to be calling a funciton in the C++ DLL. The line … | |
hey.. again i wud like to ask for ur help.. im a really newbie to vb6 n a really stupid one.. so.. my teacher want me to test the time on how long does da program save the file to database.. so i have to put timer.. on save capture … | |
Hi I am trying to access a database that is going to be located on a remote server, but i have no idea how to do it. i tried this commands so far but they don't work: [CODE] Dim oSqlConn As New SqlConnection oSqlConn.ConnectionString = "Network Library=DBMSSOCN;" & _ "Data … | |
Hi everyone I am trying to code a program using loops that prints triangles. for instance: * ** *** **** ***** then the other way ***** **** *** ** * My problem is I am using For---Next, but I am not sure how to start my counter. I had for … | |
Hello - this is my first post to this group. I was told about your group by a tech rep for HP (unofficially, of course), when I problem I'm having was beyond the scope of both Microsoft and HP. I am self-employed as a programmer (embedded systems mostly) and Operations … | |
I in the process of making an oRPG game called Book of Souls using an open source oRPG engine called Konfuze D-Bugged. This is similar to the Mirage Source engine. We are currently looking for a coder who can modify the source of this engine in order to help us … | |
I can embed windows Media Player control in my VB project. But the problem is I cant add an EQUALIZER in that. How can I do this stuff? If anyone know, please help me out. It's an urgent.. mail me: [email]tito_sust@yahoo.com[/email] | |
grrr!! I [B]hate [/B] computer science! Why did I even bothered to take it?! It's ruining my damn average! My perfect A!! Grrr-- anyway! I'm such a newbie in computer science, so I don't know anything. Okay, please take a looky at this-- see if there's anything wrong with it-- … | |
Hi all, I cannot able to create project in Windows Server 2003 with Visual Studio.NET 2003 The error returned was: The default Web access mode for this project is set to file share, but the project folder at 'http://localhost/WebApplication1' cannot be opened with th e path 'c:\inetpub\wwwroot\WebApplication1'. The error returned … | |
Hi, What could be the problem if the icon doesn't appear in the 'add new item' dialog? What tools/methods would you suggest to find the cause? I'm using MDE 2002 version 7.0.9366 Framework 1.0 Also tested on Visual Studio 2005 with the same problem. Path to vsz-file is e:\program files\Microsoft … | |
Hi I created this application, debugged and everything works fine, but now i create the executable and it crashes! but in debug mode it works correctly. Hopefully somebody can help me Thatnks in advance | |
hi guys. am new to VB. so dont know too many things. i am making a multimedia player and i have completed the brass tacks. i have a couple of qns for features that i wanna put in 1. how do i implement a feature wherein i display the time … | |
Does anyone have vb6 code on how to send a sms from a vb application via any :o internet connection | |
I am using VB6 for programing. I have made a very simple Address Program, but can anyone tell me if it is possible to find duplicated surnames in a Sequential or a Random File? Would be grateful for any help. | |
![]() | string[] field = moje.ToString().Split(("/").ToCharArray(), StringSplitOptions); i am using this code, but c# always replies with The name 'StringSplitOptions' does not exist in the class or namespace, do i need some upgrade of visual studio, or what? or what prototype? need help, thnx to all |
how can i make the program play a sound when my tmer is finished? [CODE]If txtSec.Text = 0 And txtMin.Text = 0 And txtHour.Text = 0 Then Timer1.Enabled = False <--------need sound to play here until cmd button pressed to stop it. EndIf[/CODE] | |
Hi people, I am just including a link to a great resource for using Linux to create real time visual effects. [quote]Use EffecTV and Simple DirectMedia Layer (SDL) to create your own real-time visual effects on live video. Learn how to integrate geometric primitives, bitmap image loading, and simple motion … | |
hi guys, i had a module in ivrs.I am mentioning that module. the module is wait for the phone bell to ring once and pick up the phone. After a specified key is pressed then disconnect the line. wait for getting the response after reading a message otherwise timeout and … | |
Hi guys, im just a begginer in visual basic and im looking for someone who could help me with our school/group project.. in some cases we have been appointed to make a clock using visual basic that ring or alarm every point of the time assigned. For example, every Monday, … | |
i want to write a vba macro that read the bookmark name on a selected place in word document. | |
I have a little problem with the commondialog. I can select the files what i need but now i want them to put them in a table by click on a butten while i have one file selected but i don't know how i have to do this does somebody … | |
I am final year student. I am going to do the projet in visual basic and oracle in IVRS. i want the details of ivrs and how to record the voice, how to get the response with keypress without using any trial version software. i didn't have much knowledge in … | |
Respected sir, I am final year student. I am going to do the project in IVRS using visual basic and oracle. I need the details of IVRS. I am doing the project individually. I want the details of how to record the voice and how to get the responses with … | |
hi! I'm messing with the new Visual Studio 2005, and I'm totally loving it, but there is something that is driving me nuts. In 2003, if I was working on a form, and double clicked a control it would create a handler and shoot me to the code view. I … | |
Hello, I'm using a worksheet is used to tally survey results. It's working well and I want to make it better. Each row corresponds to a question number. In use, the code locks cursor positioning into B and the User types the number for the box checked on the card. … | |
Respected sir, I am final year student. I am going to do the project in IVRS in visual basic and oracle. Before iam going to start i want the details of the IVRS. what are the requirements need to do the project. The project completion time is march. I am … | |
Dear programmers, I have developed a graphics program in C++ to draw various shapes using virtual functions. While using the Turbo C compiler the graphics.h file is included to use the graphics functions. But now i am using the Visual C++ (MS Visual Studio 6.0) compiler. so what modifications shd … | |
Visual Basic and C++ and Debug and DLLs Here is the problem I am having now. I have a C++ DLL that seems to work just fine. It has been tested with function calls from a executable written in C++. Now, using it with my Visual Basic GUI seems to … | |
I'm a newie and am in the process of trying to develop a book store as part of a class project. I would greatly appreciate any assistance that may be offered my way. Please do not give me any answers, but if you have any suggestions that may nudge me … | |
Hi, I am new to ASP.NET, working on a web app using Visual Studio and VB. My App was working fine before and after I made few changes, It opens "Default.aspx" for any selection. I've even remaned the file "default.aspx" in the solution to something else and made sure there … | |
<< moderator edit: split thread ([url=http://www.daniweb.com/techtalkforums/showthread.php?t=36591]original[/url]) >> I must have a bad version of Microsofts C++ compiler. When I try the rounding it doesn't work. For example. [code] float salesTotal =6.010002; salesTotal = (((int)((salesTotal*100)+.5))/100.0); // I realize I have plenty of parentheses. [/code] results in a value of 6.010002 stored … | |
I worked on this site over the summer at an office, I'm now back on christmas break, and will work again this summer. With the help of many people online I got the following code to work. But now, it doesn't work. As far as I know, the code SHOULD … | |
How do I save my break points in VIsual Basic? I am experiencing the frusturation of setting the break points and then, if the program crashes and VB shuts down, the break points are lost. I tried to set them and then save all and shut down the IDE and … | |
'Here is my declarations: Declare Function atxml_ReadCmds Lib "AtXmlApi_Dbg.dll" (ByVal resourceName As String, _ ByVal ReadBuffer As String, _ ByVal numberBytesToRead As String, _ ByRef numBytesRead As Integer) As Integer Global resourceName As String Global ReadBuffer As String * 255 Dim NBR As Integer 'Number of Bytes Read Dim numberBytesToRead … | |
hey. I have a book called Programming Games with Microsoft Visual Basic 6.0 and no matter what I try to do with the hangman game, I can't get the code to work. It's all messed up. Can someone supply me with the whole code for the game so I can … |
The End.