3,417 Topics
![]() | |
THIS IS MY CODE, at the end is the nullpointer error i get....hope you can help me.... public class CuartaApp { // These fields are read in from the application.properties file. This file // must be populated with a valid IP address for Avaya Communication // Manager, as well as … | |
Hi All, I wrote a guitar-related program, one of the options is a guitar tuner which works fine, each note is in a separate 3second wav file. However, when I tried to write an option to play a full chord i.e. play 6 files, one after the other, only the … | |
HELP ME PLEASE!!!!! I am developing an aplication with an API for getting my engieneering degree. I have to use a deprecated class because there is no other tha can make what i need. But I am havin lots of problems with the configuration and i keep getting warnings of … | |
Good night; I have been busy with this problem for the bigger part of the week already. I have run, CWShredder, AdAware, MS antispyware, AboutBuster, Registry First Aid, Spybot - Search & Destroy, HijackThis etc, etc... All in safemode! I am being terrorised by Search Assistent / Shopping Wizard / … | |
Hi, I was wondering if anyone has encountered this problem. I'm using Win32 API calls FirstFile() and FindNextFile() to search for files on my computer. The problem is, both function calls seem to return extra files that aren't part of my search string. Has anyone else experienced the same problem? … | |
hi, i want information about where i will get e-book for Registry API to chang or modify Registry from platform SDK in VC++. Is any one have book related with registry changer or registry handler through WINDOWS REGISTRY API please give me . | |
Hi,guys, I am new to c#. But my current work focus on using AZman to do authorization. I dont know where I can get Azman API. Also, can any one posts some example using Azman? Thanks for any reply. | |
I want to implement "whats this" functionality as seen in most of windows programs. For example -> When you right click on desktop and select properties and when u again right click on the properties dialog you get a pop up menu with "whats this". When i click on that … | |
Hi , I have been trying to use the win32::API:Struct for a while and mostly it works fine :) However i have ran into trouble with using structs within structs ... I dont know how to retrieve values from the nested struct .. example: [code] Win32::API::Struct->typedef('MDS_Forwarding', qw( char Address[257]; char … | |
Hi, I have installed PHP4 with MySQL4 and APAche2. Apparantly with an API client 3.23.49 I need to upgrade as MySQL is on 48 bit password and not 16...I keep getting " mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in..." How do I … | |
How to we provide context sensitive help using win32 api. I did not understand all theat topic ids and stuff in msdn. Is there any examples on the net. I am a .hlp file to which i wanna provide context sensitive help from my project. | |
Hi people, I am doing a project for my college. I am doing the UI part using Win32 Api. I am learing wuite a lot from various tutorials available on the net. I am through with most of the GUI but only get stuck when resizing of controls is required. … | |
Logfile of HijackThis v1.99.1 Scan saved at 9:39:04, on 19-5-2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\csrss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\Explorer.EXE C:\WINDOWS\system32\spoolsv.exe C:\Program Files\Common Files\Microsoft Shared\VS7Debug\mdm.exe C:\Norman\bin\ZANDA.EXE C:\WINDOWS\system32\wdfmgr.exe C:\WINDOWS\system32\fxssvc.exe C:\WINDOWS\System32\keyhook.exe C:\Norman\bin\ZLH.EXE C:\SCANJET\PrecisionScanLT\hppwrsav.exe C:\WINDOWS\Mixer.exe C:\Program Files\PCI Audio … | |
Hi, I am just a beginner at windows programming, so I am wondering, how do I create a dialog-based application (similar to that of using VC++ and MFC) with just the pure windows API? Currently I am just doing the following, but I have a slight feeling in my gut … | |
Hello everyone, I want to clone the content of a Hashtable (its keys, its values and its key-value relationship). But I have found that the clone method can not completely clone a Hashtable, as is mentioned in the description of clone method of Java API Specification, Creates a shallow copy … | |
I pasted all of the highjackthis report but Idont know if you can read it. I cant get my internet Explorer to download a single thing. I gat a message that IE cant find the file or the file doent exist. If someone could make heads or tails 0f this … | |
This was orginally posted by ShadowBoxer: Because of some suggestions, I'm going to try to gather some good programming resources in this thread. If you know any good websites, either post them here, or PM me and I'll add them to this post. [b] Tutorials, Books, Utils, Misc[/b] [list] [*] … | |
Hi, I am currently writing a C++ API for Unigraphics(CAD Program) as part of my final year uinversity project. In the example programs im modifying, there is alot of use of '*' and '&', in the context: When defining variables: char *feature_select = "Please Select Features"; void *filter = NULL; … | |
i teach a high school c++ course. i would like to use a window for user interface instead of dos console. could anyone provide me the basic code to display "hello world" in a window? and if possible a link to the code necessary to use window api for c++ … | |
Hello Ladies & Gentlemen, Can any boddy tell me where to get the yahoo API and how can we merge Yahoo API in our Search Software which i have made in VB. Please help me if any boddy knows then please give me the url where can i download easily. … | |
I'm currently a 4th-year CS major. This is not to say I took many CS courses, but I still need to take classes on Operating Systems, System programming, S/W Engineering, AI, Database, etc. So, far, my programming skills are pretty trivial. I know C++/Java but can only write simple trivial … | |
I would like to know if Java API has a built in shopping cart class which is readymade and ready to use. Thanks rational611 | |
looking for help from someone who has tried google Api's. We are planning for a headsup on monitoring web for information on specific subjects. Plan to use .NET here. Regards, | |
[url="http://code.google.com/"]http://code.google.com/[/url] [b]perftools[/b]: Libraries and tools that help you tune and debug your multi-threaded c++ programs. [b]coredumper[/b]: Gives you the ability to dump cores from programs when it was previously not possible. [b]sparsehashtable[/b]: An assortment of interesting new hash tables for C++ developers. [b]goopy/functional[/b]: This library brings functional language attributes to … | |
Hi all, What is a Google API Key? Thanks Michelle | |
I am new to programming and have a project due and am at a total loss. I've been sitting here reading the book for two hours and can not figure my problem out. Here is my project: You're helping Danny Ocean with his plot to rob a casino or two … | |
Hi all. Here are two questions to begin with: 1. What is the difference between the C++ standard library, and the C++ standard template library? 2. You know how Java has the API & documentation info. for all classes available? Where can I find similar documentation for the C++ standard … | |
This is a question to those who have AdSense and use the Google search on there site: why do you have the google search box leave your website when you click submit (aka it goes to [url]http://www.google.com/custom?q=[/url]....)? Google has some APIs which allows you to query there servers and display … | |
I finally got the time to redesign the Visual Basic API section of my site. I added an ASP scripts to colorize the VB code to look exactly as if you were working on MS VB. I built this apps for my own personal use, but everyone are free to … | |
I am taking a Computer Graphics course where we are doing some c++ programming using the OpenGL API. I'm writing a C++ program in Visual Studio.NET, where I've installed GLUT (Open GL Utility Toolkit). OpenGL, itself, apparently comes with VS. The only include that I have in my one-file program … | |
Hi, I hope I'm posting this in the right place. I'm trying to develop some code to mark the DSCP field of all packets using the MS Traffic Control api. From looking around this seems to be several years old but I can't find any code examples or useful information … | |
Hi everyone, I have a question about key events. In the key events they have some values called as follows: static int KEY_LOCATION_LEFT static int KEY_LOCATION_NUMPAD static int KEY_LOCATION_RIGHT static int KEY_LOCATION_STANDARD I have seen the api and the explanation of what the above values represent and still do not … | |
I am one of the many people trying to grasp something new in this forum. I come here, because it seems to frequented by C++ experts, who actually try to respond. I am trying to learn how to program an HTTP protocol based text file download. I have searched far … | |
Do u all know what is API? Do anyone there have the code of API for iTegno SMS modem? | |
I'm curious as to how many of you routinely use jdk 1.5 tigers added features, methods, api's and whatever. Or, do you just stick to 1.4? | |
I would like to transfer a file from a server to a user for the user to read. I would like to be able to insure that the user can view, but not save or print the file. I am willing to write a user tool to enable viewing and … | |
Is it possible to update your programs information from other websites? I mean if you have like a stock program or currency program, the data changes everyday. So can you recieve updates from websites, and change this info? If so could you point me to a site that explains how, … | |
Is there a way within Java to adjust the screen size? When I wrote a program in C++, I used the following code to do it, but I can't find anywhere (either Sun's API's, or on this site) how to do it. system("mode con:lines=50"); system("mode con:cols=100"); | |
I am deciding to develope a add-in or a program for outlook express which could enable outlook express to share WAB on different computers. I have checked the this website: [url]http://www.slipstick.com/outlook/share.htm[/url] But as far as I can see, All the methods it mentioned, they concern the outlook instead of outlook … | |
I installed pcOrion and when I ran a scan it found several problems and fixed them,however. Now when I run a scan it finds the same 23 coookies everytime and even though i tell the program to fix them, on the next scan the cookies are still there. I have … | |
I have a library of my own stuff written in Java, and I use the JavaDoc feature to help me keep it organized. My question is how do I get JavaDoc to print my little blurb of the package? For instance, [URL]http://java.sun.com/j2se/1.5.0/docs/api/overview-summary.html[/URL] you can see what i'm talking about in … | |
Hi there, Im about to destroy my machine or whipe it whichever seems clearer to me when I get ready to do it!! :P I have something that has rooted into my machine and has not let go, I don't wanna whipe my machine I wanna remove this....if I have … | |
i try to compile source code from a CD in MSVC++ 6. It is scripted in C++ and uses the Win32 api and Direct X 8.0 SDK - and i have included the ddraw.h, ddrawx.h (i have tried with and without this) and with the .lib files. Whenever i tried … | |
Hello all, My question is simple: [B]Does the .NET framework support FAX services?[/B] and if so, [B]Is there any ready to free use classes, dlls?(not the C++ API)[/B] Any idea can be helpfull, Thanks! | |
Hello EveryBody, I ve Created a JMF supported Audio/Video Player, now i want to set presets like Rock,Jazz,etc. for my player using JMF API. Can anyone help me out in this regard. | |
Hi, I am Subhasish,a newly joined member of this forum. I have problem, with series60 developer platform for symbian,using C++ API. Here it is in details. I wants to develop a DLL using C++ bluetooth API.And also a suitable GUI for it,for Symbian.But i am new in it.So anybody who … | |
the program works fine but it gives this java uses or overrides a deprecated API error after i compile the code is below it is a program that uses sql the data base is northwind.I hope you could help me its a project so any help would be welcomed. [CODE] … | |
Hi everyone, I would like to ask if anyone knows how to load classes from a .jar file and what api i should be looking at. Could someone show me or e-mail me the codings of how to do this the right way. My e-mail is [email]freesoft_2000@yahoo.com[/email] Thank You Yours … | |
Hi everyone, Can anyone recommend me or show me some web links to any free or gpl programming languages (windows platforms or multi platform) that has very easy implementation of adding printing and print preview capabilities to applications to print both graphics as well as styled text. What i mean … | |
When i open this program it's come out this . Anyone Can Help me? AppName: wffm.exe AppVer: 5.13.1.2003 ModName: unknown ModVer: 0.0.0.0 Offset: 00000000 <?xml version="1.0" encoding="UTF-16"?> <DATABASE> <EXE NAME="WFFM.exe" FILTER="GRABMI_FILTER_PRIVACY"> <MATCHING_FILE NAME="cMPG1V.dll" SIZE="176128" CHECKSUM="0xA83E5C53" BIN_FILE_VERSION="3.0.0.2229" BIN_PRODUCT_VERSION="3.0.0.2229" PRODUCT_VERSION="3.0.2229 " FILE_DESCRIPTION="cMPG1V" COMPANY_NAME="LeadTek Research Inc." PRODUCT_NAME="WinFast TV" FILE_VERSION="3.0.2229 " ORIGINAL_FILENAME="cMPG1V.dll" INTERNAL_NAME="cMPG1V" LEGAL_COPYRIGHT="The … |
The End.