415 Posted Topics
Hi Dw I have created a program to lock files and by default when a file is locked the file changes from being a folder to a lock. So what I want to do is to change the lock to my own image, just like how VLC do, it changes … | |
Re: I think you need to include the source that works with strings `#include "strmp.h"` try that and see. | |
Re: Since you are using radio buttons, all you have to do is to determine which radio buttons are the correct answer and which one are not the correct answer so that when you check the correct answer the app will know that this is correct or not. If radAnswer1.Checked Then … | |
Re: What is your problem here? Post some code if it code related. | |
Re: This is not a place for home work, [Read Rules](https://www.daniweb.com/community/rules). You need to show us what you have done so far and where are you having a problem. Post your code here. | |
Hi Dw. Firstly I would like to ask if there is anyone know a good download link to download VB6.0 I'm in need of this IDE. Now coming to my actual question of how to detect USB insertion and removal and get a drive letter for it in VB5.0? Thank … | |
Re: I don't get you straight | |
Hi Dw. Is it possible to search through "*.COM", "*.exe" files and check if they are encrypted and so check which encryption was used in VB.NET? | |
Hi Dw. I'm developing a software but now due to some complexity of the program I had to do some engine with C++ and I want to be able to call and receive the events from a service. Here's the C++ code that receives calls when an application tries to … | |
Re: Well for me I would start by asking if there is some sort of new daniweb theme guide to how we now find like Watched articles, Market, etc. What is still there and what is not because I normally access dani with a cell phone and it was all changed … | |
Hi Dw. I have a very huge text file with size "662 MB" and its can't be opened by a notepad on my computer so I created a program to only read the last line because there is a software that is writing to this file some counts, so I … | |
Re: Well I don't think your code is VB.NET, I think that's a C#. | |
Re: You can do it like this: Private Sub Form_Load() ' Disable the next button so that it won't be clicked. CmdNext.Enabled = False End Sub On button ok you can enable the next button. | |
Hi Dw. How to check if the running process has been injected by another process or there is another process running as another process. What I mean is, let's say the explorer has been injected by another process and both these processes run as one process and the explorer process … | |
Re: You mean before or during the uninstallation process? | |
Re: For the error in conversion, that's means maybe the imputed data are taken as string or the problem is that you do not take care of the operations (signs {+,-,/,*}). Coming to your actual problem of not getting the desired answer, this can be coursed by you not taking care … | |
Hi Dw. I would like to know how can i auto type and submit a form using vb.net, I'm not using Webbrowser or should I use it? I just saw another post similar to this except that the OP requested to auto click the button. What I want is to … | |
Re: Well for me I will say first of all, you need to have love, passion, of programming, then the term "Creative" is kinder broad in programming as there are many things you can be creative on within software development which may include (Creative GUIs, Creative Protocols your software will follow, … | |
Hi Dw. I have a question of how can one detect a program attempting execute/run and also most importantly how to allow/deny programs to execute/run. I'm sure we all have came across with UAC where it ask you to allow or deny that program from running, normally this for elevating … | |
Re: Check this. But what you really want is to check every frame to see if it has some match. https://social.msdn.microsoft.com/Forums/vstudio/en-US/d80970b9-303a-4bf6-8b7f-7bdde93a2c00/how-to-make-comparison-between-pictures-in-vbnet?forum=vbgeneral | |
Re: @SavedLema I think you should be more clear when saying (if you want to develop computer installed software then you can use VB.NET) I think its for Windows based OS but now there are chances for your software to run on other none Windows OSs. But what I can tell … | |
Re: I think what you will need is something like this "For i As String = F To O" but not sure if it works with alphabets and a you can notice I didn't add the "Step" because I don't know how in alphabets but in numbers the step would be … | |
Hi Dani. I was wondering is it possible to add a feature where when there is a watched article update(s) on top on the menus where it say (Watched) have some sort of notification similar to received mails. I noticed the requirement of this feature after I wasn't able to … | |
Re: Try reading through this and see if there can be anything that might work on your case. http;:// www.dreamincode.net/forums/topic/77470-poor-quality-of-image/ | |
Re: Check this out. http://www.stackoverflow.com/questions/22661732/print-certain-pages-only | |
Hi Dw. Is it possible to permanently burn a file to a re-writable CD/DVD but the files bytes be able to be updates/modified while the file/Media(CD/DVD) is not formattable or the files even formatting a media be un-removed from the media? Thank you. | |
Re: You can just hide the console instead. Use something like Proc.StartInfo.CreateNoWindow = True Or but I'm not sure if it will apply, just before your essential information try hiding it using the bat code within your code you will do something like: Proc.Send {"The code to turn on the char … | |
Hi Dw. I have a question of how can one detect a program attempting execute/run and also most importantly how to allow/deny programs to execute/run. I'm sure we all have came across with UAC where it ask you to allow or deny that program from running, normally this for elevating … | |
Re: You haven't said where are you having difficulties. But check this for saving and retrieving image from SQL Server. http://www.codeproject.com/Articles/437937/Save-and-Retrieve-Image-from-a-SQL-Server-Database | |
Hi Dw. I know how to kill or stop a process using VB.NET. But how about temporary blocking a process from performing a task? Suppose I have a docx file located at "D:\test\" and I happen to open this file and modify it either by adding something or delete some … | |
Re: Use For Each Statement and under the "In" point to your directory (full path) where you have your csv files. | |
Re: Mmm the dropdownlist I think has some indexes which you can play around with to get what you want. But since you didn't say whether the selected year should remain the first selected even if the program restarts, and also you said you need to change the "default selected" I … | |
Re: On your code bellow the new entry add this Form2.MsgBox("Your Message Here") To you code. | |
Hi Dw. I'm doing a research on how or whether VB.NET has some sort of support to listen to Windows OS events and be able to take over to be the core respond to certain events raised by an OS such as Copying/Moving of file(s) to other locations. What I … | |
Re: Check out these and see if it won't help. http://www.drawbycode.com/blog/?p=183 http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_27218474.html bytes.com/topic/visual-basic-net/answers/348474-setting-custom-coordinate-system-like-vb-picturebox-scale | |
Re: As it has been said. The problem will be data bills from their Network operators. I also support what has been said of warning your app users if they attempt to use it that they should be connected to wifi but don't limit them as to if the device is … | |
Re: The simple update will be to update the project its self. Meaning you will create your project and publish/release it, the if you feel of adding new features you need to update the already created project in that way when you publish its will create a new version folder and … | |
Re: By saying you are running vb6 forms in VB.NET you mean you have opened a VB6.0 solution in VB.NET or the VB6.0 form is contained within VB.NET? Please try elaborating there. | |
Re: You can achieve this by simply using the 'IF' statement. Try this out. REM: Check if not both TextBox1 and TextBox2 are empty. If TextBox1.Text IsNot Nothing Then REM: TextBox1 is not empty so we know we can use this control. Dim Result As Double Result = 5 * TextBox1.Text … | |
Re: On your post you said you want to "CLEAR" but your code selects the first Item in your ComboBox. Try ComboBox1.Text = "" | |
Re: You need to know the unwanted files and use either 'del (filename' or 'My.Computer.FileSystem.DeleteFile(filename)' Not tested that but its something like or similar to that. Also you need to show some code before you get codes. | |
Re: Mmmm are you asking us to do your home work? Because you have said it and best of all as for an example you know that you want to delete ".bat" files or files with that extension so why don't you point to the path and delete? What is the … | |
Re: Ok... Now you have start showing what you have so far then we can help. You post almost 6 questions a bit related but didn't even show an effort on it. | |
Re: NavigateWebURL("Address","Firefox") I'm not sure of your question but I think that example will help you. | |
Hi Dw. Is it possible and how to get the executing process (detect a starting/executing file process)? I know how to list the already running but how about spotting the starting process? not the already running but let's say I try to open a Notepad.exe file I want to be … | |
Re: @Nee_1 you need to start a new thread based on your question, this is already answered. Also before starting that thread search within Daniweb to see already available solutions to your question. | |
Re: Check out this. https://www.daniweb.com/software-development/vbnet/threads/495617/update-progressbar-dynamically | |
Hi Dw. I'm not a pro in web design and I've used CorelDraw to draw a website background which is a web page centered image which the web contents will be ontop of it. The problem I'm having is that it will loose the alignments if I you view it … | |
Hi Dw. How can I tell if a file contains any file within it? I mean suppose I have a picture and I want to check if its a pure picture or there is a file hidden inside, this question comes after I read this post but it was number … |
The End.