14,025 Topics
![]() | |
Hello I'm trying to make a window with Windows API. Whenever I run my application, the buttons look like Windows 98 buttons. How do I make the buttons look like XP buttons on Windows XP and Win7 buttons on Windows 7? My compiler is Mingw. [CODE]CreateWindowEx( 0, "BUTTON", "OK", WS_TABSTOP … | |
![]() | Here is a free excel to tab file convertor. Feel free to use for whatever purpose you want. There is no need for excel to be installed on the host pc. Assumes the user is on a windows platform. Extract all three files into one folder and run the main … ![]() |
Hi Everyone, I want to create program, with different forms, in that it would have a main form in which if the user decides to select other forms, it would change right in the main form, so disallowing the user from noticing that he/she is viewing another form. Is it … | |
Xbox Live’s third annual Summer of Arcade, presenting the biggest and best smash hits of the season, kicks off today with the release of Limbo. A short description on the Xbox Live Marketplace leads way into a marvelously morose journey: “Uncertain of his sister's fate, a boy enters LIMBO.” That’s … | |
Here is my HJT logfile and what happened is i downloaded DivX plus player and i watched a movie with it and then i tried watchin a movie later on and nothing.. It says entry point not found and i have already tried reinstalling but for some reason i canyt … | |
First, english is not my first language so please bear with me. Two days ago, internet explorer suddenly starts to 'pop up' with ads, its only one window each time but it takes all my computer capacity. Here is the info requested: Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4323 Windows … | |
![]() | Greetings! My apologies if this is not the correct procedure for posting/re-posting. I originally posted this on 14 July in another thread. At that time I didn't have the current definitions for the programs/logs I ran. I re-ran all the preliminary requirements today. I'm suddenly having a problem accessing web … |
Every time I do a google search and try to click on one of the links my browser redirect to another site. I and attach a hijackthis log. Could someone please help. Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 10:00:02 PM, on 07/23/10 Platform: Windows XP SP3 (WinNT … | |
Hi team, I'm having some issues getting the results of my query to output on a data grid. I'm using an sql query to get the data from access, which is working fine, but then I want to output it onto a datagrid. My code is as follows just for … | |
Hello, I have been trying to migrate some code I have written so I can use the advantages of Collection items in several forms I programmed in Access 2002. I was using an array list to collect information from a machine part and its resulting defect, then display a small … | |
I am trying to get the right stuff onto my computer; and get it, and keep it running smoothly. Now, I installed this Genuie Microsoft Software for the latest updates for security and latest new add on stuff for Microsoft. I have Windows Internet 7- I believe, and it seems … | |
No doubt, by now you have heard of Microsoft’s latest addition to their Xbox 360, the Kinect controller-less …uhh controller. Instead of a standard handheld controller, the Kinect is a stationary sensor bar that sits in front of your TV. While the Kinect has been compared to the Nintendo Wii’s … | |
I have been trying to connect Database in Java for a quit time now. Following is the code. I have worked with .mdb extension, but this time I am using .accdb extension. Database File. [icode] import java.sql.*; class DB{ static Connection con; static Statement sta; static void getDBConnection(String path) { … | |
I am unable to load certain web pages after having my video game account hacked. The pages that wont load deal with ways to change passwords to my account. So I think I may have a virus that is making it where I cant load cetain web pages so I … | |
Hello, I am creating a page that displays sections of a database based on ClassTypeID, and using the following as my SQL statement: [code]"SELECT * FROM Classes WHERE ClassTypeID=" & request("ClassTypeID") & ""[/code] The user will select a category from the following menu: [code] <p><a href="class.asp?ClassTypeID=1">Care Management</a> </p> <p><a href="class.asp?ClassTypeID=2">Claims/Customer … | |
Hi!, when im trying to execute following code.i get this error.can any one help me to make it correct. java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source) at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source) at sun.jdbc.odbc.JdbcOdbc.SQLExecDirect(Unknown Source) at sun.jdbc.odbc.JdbcOdbcStatement.execute(Unknown Source) at sun.jdbc.odbc.JdbcOdbcStatement.executeQuery(Unknown Source) at SelectApp.main(SelectApp.java:18) this is my … | |
Dear Steve Ballmer, I believe it's time to give up development of a mobile operating system. With all due respect to the multi-billion dollar empire you're entrusted with running, the simple truth is that Microsoft is quite bad at developing user interfaces that are friendly and intuitive. Windows 7 is … | |
Hi I'm running Windows XP with SP3 and I have a malware problem I think. Scotty keeps telling me that a program wants to run with a .srz file extension, and computer is acting a bit strange, not least when malwarebytes and superantispyware won't run when asked to. Managed a … | |
I am updating an Access 97 DB w/ VBA code to Access 2007. The VBA code uses DAO objects that Access 2007 references when I converted the db files (first from 97 to 2002, then to 2007). My problem specifically is with the two references: "Microsoft DAO 3.6 Object Library" … | |
Hi, i want to retrive data from a table which has a composite primary key. This is the query im using; "select price from Item_size where primarykey='"+pk+"'" But it does not work. Im using MS Access. can anyone help me! | |
I have just the same problem with popup ads frim IE, and I don't use IE at all! It's really annoying and I've tried so much things to get rid of it and nothing... then I came across this post. I used the program HijackThis and the result is the … | |
[ATTACH=right]15946[/ATTACH]Just as we were finally getting to know all the ins and outs of Windows Mobile 6.5, Windows Phone 7 is getting ready to drop - ain't that just like Microsoft? According to the guys [URL="http://www.pcmag.com/article2/0,2817,2366631,00.asp"]at PC Magazine[/URL], who recently got some hands-on time with the new platform, we've wasted … | |
I have set the textbox to public so that another form can access it but when i run it in debug mode with the following line it gives me exception so it doesn't store correct directory. For example: If I enter D:\newfolder it gives me D:\\newfolder. Why does it add … | |
Hi, I moved into my new apartment recently and configured our wireless router. But when I try to connect, I get stuck on "Identifying... Local Only". My apartment-mates don't seem to have this problem. I am honestly getting very frustrated with this and have searched the internet for solutions but … | |
Hi there, I need help: I am having trouble viewing the hotmail / mail.live login page. I can get into the MSN web page but when I click on the hotmail tab it gives me the following error message: with Mozilla Firefox browser: "Not Found The requested URL /login.srf was … | |
I have this code to enter data of checked boxes to be entered in other table of access database. I have taken template field and added a text box in Item Template but how to enter the text box data in a database on a button click. protected void Page_Load(object … | |
Is there any way to get a border like this in Tkinter? Notice how it lacks the buttons on the top right. Also I don't want this program to show in the task bar. This is in windows 7, btw. | |
It only took Sony four years, but they’ve finally created their version of the Wii killer: a glowing magic wand lollipop known to the world as the PlayStation Move. Requiring Sony's PlayStation Eye camera to deliver the experience dubbed by some as the most advanced motion controlled gaming to date … | |
Take line below which is in batch file and convert it in C# so that I don't have to create a seperate file. Thanks! Any suggestions? I have spent way too long on this. Odbcconf /a {CONFIGDSN "Microsoft Access Driver (*.mdb)" "DSN=NexTest_CDMA_2009|Description=NexTest_CDMA_2009|DBQ=C:\prod\database\nextest_CDMA_2009.mdb"} | |
[CODE] //copy database files to target directory string fileName = "test.txt"; string targetPath = StaticFormInstances.choose.txtbxTargetDir.Text; string sourcePath = @"\\il93fil48\3GSM\release\testapplication_REL_01_00_09\database"; //Use Path Class to manipulate file and directory paths string sourceFile = System.IO.Path.Combine(sourcePath, fileName); string destFile = System.IO.Path.Combine(targetPath, fileName); //Create a new target folder if it doesn't exist if (!System.IO.Directory.Exists(targetPath)) { … | |
Hello. I am looping through files in a folder and need to remove empty columns of a spreadsheet in a given range of A-G (at least any column between these ranges may be blank). I eventually want to do the same thing with the rows. I have revised my code, … | |
Hello, I am trying to write a simple program which listens to some data on network and writes to a file. I decided to use mmapped files because the data is very large (magnitude of 3-5 Gigs) and very fast. so as expected, i put the data in queue and … | |
The good news is that security savvy Windows users will, more than likely, have already disabled the AutoRun and AutoPlay features. The bad news is that a new zero-day vulnerability could care less, and executes automatically anyway. [attach]15918[/attach]The zero-day vulnerability in question was first spotted by Sergey Ulase, a researcher … | |
i ran hijack and i need to know what to do to fix the rundll error and get the internet back working here is the log : Scan saved at 5:15:23 PM, on 7/19/2010 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18702) Boot mode: Normal Running processes: … | |
The Consumerist is currently running a [URL="http://consumerist.com/5160187/identifying-yourself-as-a-lesbian-gets-you-banned-on-xbox-live"]story[/URL] about how a gamer was first harassed by other players and then booted off Xbox Live by Microsoft. Her crime? Admitting she was a lesbian in her gamer profile. According to the report she was harassed online by other gamers and when she … | |
Hi, I've looked all over the web for several days and seem to find no answer to this issue. I would appreciate any leads. Thanks in advance for your time! I need to find the underlying disk capacity (total size) of an unmapped network share in windows (Win7, XP, Server … | |
My projects aim is to create an application that do syntax checking of javascript and html. I am using Microsoft.Jscript reference to help in the checking. Here is the code that I used to get the .js file and do a compilation so that it can generate errors if there … | |
I'm hoping someone can help me here. I have 2 tables in a access database. I'm trying to join certain data points from both, simple. I've done a few joins already for this site. But the problem I'm having is this one seems to be destined to annoy me. [code]sql … | |
[ATTACH=right]15792[/ATTACH]Google has been attempting to break out of their search engine based box for quite some time by presenting challenges to some of the IT world's biggest names such as Microsoft and Apple. Now with the new App Inventor that Google has launched for Android it is giving developers more … | |
Hey people, first all let me apologise if this in the wrong section I couldnt find a seciton for office or just excel. So i figured windows software was my second safest bet, he hopes lol. I'm having a problem with excel. I'm trying to write a function that will … | |
hi all, i want to run the slide show say ten slides and then close it programaatically , but in my code given below it opens the slide show and closes immediately ... .. please give me a solution to this problem [code]Microsoft.Office.Interop.PowerPoint.Application ppApp = new Microsoft.Office.Interop.PowerPoint.Application(); ppApp.Visible = MsoTriState.msoTrue; … | |
Hey guys. So I saw some posts on here from years back about people having trouble with this. Basically Symantec Email Proxy keeps popping up saying stuff like "your email message was unable to be sent..." its some kind of trojan or virus. Can anyone help? Here is my Hijack … | |
Hi, I have tried Microsoft webmatrix, It is very good. Is there any way to debug the PHP script ? If debugging PHP script is supported, then it will be a great IDE for PHP. If you don't know about Web Matrix, Check it here. [url]http://www.microsoft.com/web/webmatrix[/url] | |
i am writing an application on my pc considered as client, to insert record on a microsoft access database on another pc that u can consider it as server, that has static ip address remotely.i can ping the remote address of the pc that i want to access without problems.the … | |
Check this out: [URL="http://www.lfd.uci.edu/~gohlke/pythonlibs/"]Unofficial Windows Binaries for Python Extension Packages[/URL] | |
I used to use this site all thetime but i have been outta the computer game for 2 years and need some help. I have multiple error mainly when trying to install things... Like a dvd player and filehippo's update checker. I also had a Dr Watson Postmortem error a … | |
I'm having the same problem as a previous post. No sound (wav sound bar gets lowered to min) and hidden IE windows. Cannot kill IE task (comes right back). Neither AVG/Avast/MalwareB detects anything. Ran ESET (offline) and it found the following: C:\Documents and Settings\Craig1\Local Settings\temp\447511515.exe a variant of Win32/TrojanDownloader.Unruy.CD trojan … | |
Hello, I put together a small tutorial that I wanted to share. I found only scattered information on this and put a more complete tutorial together with code and comments. [URL="http://blog.ajwilhelm.net/archives/7"]Parsing Excel files with Python[/URL] | |
I am have a small Ubuntu based file server running in a small business. I set up Samba and I can log in to the server and RW files to the directory on the server from the windows machines. There is, however, another folder within the shared directory which has … | |
> Hi, welcome to daniweb. > Please do the following: > (snip) Thanks - I appreciate any help or guidance (especially with the HiJackThis log)! I ran both MBA-M and HiJackThis, and here are the reports: Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4320 Windows 5.1.2600 Service Pack 3 Internet Explorer … |
The End.