Windows 7, 32 bit - MSCOMCTL.OCX "could not be loaded"
Just purchased a new PC Windows 7 32 Bit (not SP1). Installed Visual Studio 6 Enterprise Editon, with no problems. (Ran the install as 'Administrator'). Applied SP6 also no problems. When trying to...
View Articleimage rotation formula
i want to rotate an image at the same position(around it's own center) by an angel but i don't know the formula for calculating the new x and new y needed for rotation. let's say i draw an image at x...
View ArticleVisual Basic 6 WMP HELP!!!!?
im trying to add windows media player as a component and i used WindowsMediaPlayer1.URL = c:\desktop\x.wmv as the file, now the problem is that when i play the program it works when the file is there...
View Article[RESOLVED] need your help,creating txt file in appath with date read on
hi guys this is something i wish to do now since i finished off most off it, need simple basic example project should have command1 command2 textbox to set date and time click comman1 and create a...
View Articlehelp Vb 6.0 billing system lan base pc to pc
any1 have a tutorial how to make a lan billing system w/ a database mysql? or a sample program that can share mysql database from pc to pc connection...i would gratefully appreciate your help...thx n...
View Article[RESOLVED] need help split and add items to list1
i will post this while i try the list will be big jut letting you no here is a small sample what i need to do...
View ArticleCopying picture control to new form, updating, copy again ...
This might be a little difficult, I'm guessing... Here's the basic idea: A form (Form2) with a PictureBox (Pic1), with 10 x Labels and another PictureBox (Pic2) overlaying it. The contents of this form...
View Articledoogle need your help plz!!!!!!!
sir i attached the project client i wonder if u can help me in the server , when clicking a room list then it should leech all usernames from that selected room this wil be big help doogle thanks...
View Articlequestion: import microsoft excel data to database using vb6
I have this microsoft excel with one column of record. I want to upload this on msflexgrid to check for it and upload it to ms sql database server.
View Articledatabase to domaiin
Hi. how can i make the users that is under a database(phpmyadmin) make a member of a domain in coding? thanks:)
View Article[RESOLVED] help with split wasted 2 hours
Code: |@Room@|Main(1)|@Room@|Naturists and Nudists:13(0)|@Room@|Naturists and Nudists:14(0)|@Room@|Naturists and Nudists:15(0)|@Room@|Naturists and Nudists:16(0)|@Room@|Naturists and...
View Articlelist1 - list2 help remove
list1 room(49) jamica(50) usa(33) list2 room(50) jamica(50) if list1 room(49) then remove list2 room(50) please anyone
View Articlebin.exe
hello everybody; i am a newbie to this and the last time i did programming was way back; i really need help and i would greatly appreciate you guys help. the code below is working; but lets just say if...
View Articlehow to reuse code
I am trying to create more that one module and those module uses same login form and codes. as of now, I reuse that form and codes inside the project. but what I am thinking if how can I reuse the same...
View ArticleCreating a notification to point to the error
Hi Guys, the code below is working; but i need help as i am a newbie and currently working in a programming line which the last time i did programming was donkey years ago. Ok, spelt out a bit too much...
View ArticleCopyMemory Shift Array one position
Code: Option Explicit Private Type CellStruct sText As String Width As Long Height As Long Font As StdFont ForeColor As OLE_COLOR '...other boolean type and Long type member...
View Articlehow to create a notification to point to the location of the error?
Hi Guys, the code below is working; but i need help as i am a newbie and currently working in a programming line which the last time i did programming was donkey years ago. Ok, spelt out a bit too much...
View ArticleCheck Boxes
Hi I have a check box on a form and if it is checked i want to insert "yes" into my database and if it is not checked i want to insert "No". Does anyone have any ideas on how to do this? Thanks
View Articlecontrol 5 appliances using pc's parallel port[vb.net 2010]
my pc's operating system windows 7 ultimate 32 bit ------------------------- login access: username & password - admin i am working on a project that will control 5 devices through pc parallel...
View ArticleSAVE array into txt file with the samelenght of each fileds value
I just have this array filled from a simple select about Fields: X = RS1.RecordCount Erase strDBRows() strDBRows = RS1.GetRows(X) RS1.Close Set RS1 = Nothing i need to save the array into a txt file in...
View Article