715 Topics

Member Avatar for
Member Avatar for gunjannigam

I am using Java Comm API to send some data on Serial Port and Again Checking it back. The Problem is that I am not able to get the correct data back always. Sometime I see a garbage value there. Here is my Code Setup SerialPort For Sending Data [CODE] …

0
54
Member Avatar for kutchbhi

Currently I am reading this book -> Microsoft - Programming Windows API 5th . But it was released in 1998 . The very first Hellowin program in this book seems incompatible with xp sp3 (it didn't mention something that needed to be #defined). So can someone point me to a …

Member Avatar for marco93
0
142
Member Avatar for rajuchacha007

Hi all, I would like to know whether there any JAVA API exists which does copying, deleting or moving files from and to directories and which is platform independent. I mean consider 3 layers. Last one is of OS (windows, linux, unix, solaris). Middle one is of JAVA API and …

Member Avatar for nomemory
0
150
Member Avatar for bernadlosini

The question given like this using the CreateProcess () in the Win32 API. In this instance, you will need to specify a separate program to be invoked from CreateProcess(). It is this separate program that will run as a child process outputting the Fibonacci sequence. Perform necessary error checking to …

Member Avatar for Sameer.coder
0
974
Member Avatar for ksenthilbabu

Hey, I am using URLDownloadToFile API for downloading files from website to which i updated, but this API is retrieving the older files even after i upload a latest version of the file. I used a fake parameters along with the url but in fail. [CODE]szFileName = "C:/somename.zip" surl ="http://www.sitename.com/foldername/filename.zip?FakeParam=" …

Member Avatar for omoridi
0
305
Member Avatar for narayanc1

Hai, I am developing an application to send and receive data via bluetooth for Symbian mobiles.We have a scanner with built in linux and some C++ program.A C++ Dll is given to communicate by using Windows Mobile 5 and Windows Mobile 6.When we worked using .Net application when the Serial …

Member Avatar for narayanc1
0
119
Member Avatar for jimmy_moh

Hi ALL am completely new to this enviorment , am not sure it is the right section to post my query.. 1 : i have one exe "sample.exe" in my PC 2: i signed this file using the tool "signcode.exe" 3: after that if we right click on "sample.exe" and …

0
43
Member Avatar for hemgoyal_1990

Hi All, I have a PHP code for Sending http post from cURL. it work fine but i have a trouble that when i am send any data from loop it display me only first string the remaining string it not print. I am Use this Code. [ICODE]<html> <head> <meta …

Member Avatar for hemgoyal_1990
0
695
Member Avatar for Nathan Campos

Hello, Because of my new and the most of the future projects, i'm needing to learn C and use Windows, but because of this, i don't know how to use the Windows API, then i'm asking for an example of using DeleteFile function. Thanks, Nathan Paulino Campos

Member Avatar for marco93
0
130
Member Avatar for sixstorm1

Hi everyone, I am trying to print content from a Win32 richedit control, but it doesn't work. The text wraps to the half width of the page, and after printing, the text in the richedit is also messed up (word wrap to the half width of the box). I use …

0
152
Member Avatar for goody11

Hey, I was working on a program in windows API where there are multiple edit boxes and there are push buttons. If a pushbutton is clicked, I want the program to find the edit box that the cursor is in and add the character to that edit box. Now I …

Member Avatar for Frederick2
0
129
Member Avatar for sixstorm1

Hi everyone, I have a modal dialog box which is called by the main thread. This dialog has no parent (appears at center screen, overlapped, and shown in taskbar). When the user clicks "Save" in the dialog, the dialog procedure receives the command and displays a save file dialog (GetSaveFileName). …

Member Avatar for sixstorm1
1
246
Member Avatar for newsguy

Symantec has detected a new Trojan which targets Skype users in order to monitor and record conversations made using the Internet telephony service. Apparently the source code for this particular Trojan, called Pesky Spy, is already being touted around the usual places where the bad guys can pick up such …

1
242
Member Avatar for EddieC

AUGUST 7, 2008--There was much to celebrate at the [URL=http://www.linuxworldexpo.com/live/12/]LinuxWorld Conference and Expo[/URL] this week in San Francisco's Moscone Center, particularly if you're a developer building applications on or for the platform. Remember when gOS debuted as the operating system inside Wal-Mart's US$199 PC? The company yesterday introduced [URL=http://www.thinkgos.com/new/]gOS 3 …

0
298
Member Avatar for EddieC

MySpace Tuesday announced some changes to its developer program, fine-tuning its policies about the way member applications are allowed to communicate with users. It also leaked news of enhancements to its messaging API set to be available in June. The [URL=http://developer.myspace.com/Community/blogs/devteam/archive/2008/05/20/new-app-guidelines-must-read.aspx]new guidelines[/URL] were outlined in a blog post by the …

0
204
Member Avatar for John A

If you always thought that OpenStep, Cocoa's base, was limited to Mac OS X, you're wrong. A project called [URL="http://www.gnustep.org"]GNUstep[/URL] is dedicated to creating an open-source implementation of the reusable objects that Cocoa uses. Cocoa, which is the framework that the vast majority of Mac OS X software developers use …

0
203
Member Avatar for mikeandike22

[B][U]Windows Live Writer[/U]:[/B][INDENT]Windows Live Writer beta is now available to download at [URL="http://windowslivewriter.spaces.live.com/"]http://windowslivewriter.spaces.live.com/[/URL].[/INDENT] Windows Live Writer is a desktop application for composing blog entries onWindows Live Spaces or other blog services. Some features include a WYSIWYG (What You See Is What You Get) editor along with an HTML editor and …

Member Avatar for mikeandike22
0
214
Member Avatar for happygeek

There are not many things, it has to be said, that a Linux user would covet of his Windows using neighbor. Skype is quite possibly one of them though, but not for much longer. The first meaningful development for the Linux Skype client in almost a year has arrived in …

0
191
Member Avatar for happygeek

Last week, via the official [URL="http://blogs.msdn.com/winfs/"]MSDN WinFS blog[/URL] rather than the usual Microsoft PR channels, it was announced that WinFS is effectively dead. There was much talk of the great many technical innovations the WinFS project has created and how those innovations may find their way into a broader Data …

Member Avatar for thewizard397
0
235
Member Avatar for Catweazle

The next version of Microsoft's graphics API DirectX will definitely be different to its predecessors. To be included in the upcoming Windows Vista, DirectX 10 will be the programming interface previously called Windows Graphics Foundation by its developers. Those people who follow developments in PC graphics hardware will quickly realise …

Member Avatar for benna
0
143
Member Avatar for thekashyap

Hi *, Here is a small program I had created to search for a given .class file within given CLASSPATH. It is primarily used in our project on test machines where lotsa ppl put lotsa patches in lotsa paths/jars and finally end up wondering which class file is being used. …

0
212
Member Avatar for vegaseat

Get simple information like serial number, bytes/sector, sectors/cluster, free and total disk space of your hard drive using Windows API calls.

Member Avatar for sytheron
2
155
Member Avatar for vegaseat

Use a Windows API call to add some color to your text output. A rewrite of an earlier C++ snippet for the C crowd.

2
569
Member Avatar for willygstyle

Hey all, I've figured out how to monitor changes in a directory. But is it possible to monitor if a user is accessing a directory. I assume that when you click on a folder to change directory that triggers some event, but what event and how would I get access …

0
55
Member Avatar for TheWhite

I'm making an app that, when executed will continue to do something in an infinite loop, forever (or until the process is manually stopped). My goal is to create a process with a unique name which will run this application (right now java uses javaw.exe as the same name for …

Member Avatar for JamesCherrill
0
134
Member Avatar for AceiferMaximus

I am trying to get a list of the Certificates that are in my Cert Store using C++. I can do this in C#, but I can't even find the documentation or an example on how to do this in C++. Could someone point me in the right direction, or …

0
64
Member Avatar for kane222

I went to start up my computer today, and then suddenly LSASS.exe came up with a error "Insufficient resources exist to complete api" It then froze my mouse, and forced me to reboot. I tried Safe Mode, came up with a bluescreen and a fatal error, I tried last known …

Member Avatar for mjdodd
0
156
Member Avatar for goody11

Hi, I was wondering how you could change the head bar of a window in windows API. This is the line of code that I want it to change: CAPTION "Spanish Conjugation Quiz"

Member Avatar for chiwawa10
0
67
Member Avatar for scranton

I borrowed some code for a windows file browser from the internet. It creates a tree of all folders starting from 'Desktop' like a good file browser should, but there's a bit of a problem with 'my network places'. As it is it shows all folders under 'my network places' …

Member Avatar for scranton
0
80
Member Avatar for amarucla

Hi All, I'm developing GUI for my project. I'm working in Windows and using VC++ 2008. I've found some examples, on internet using which I've developed a dailog box window (like shown in attached figure) using win32 api. The example has a list box and few buttons. I managed to …

Member Avatar for amarucla
0
364
Member Avatar for Silvershaft

Hey, I have read windows API tutorial now but I am wondering how I can add things to main window itself, I know how to add things to dialogs and such but I just wonder how to add to main window, For example add button to main window? Sorry this …

Member Avatar for Silvershaft
0
131
Member Avatar for goody11

Hey, I was attempting to make a password protection system in windows API where someone can type the password in an editbox and if it is the right password, then continue the program else display an error message box. I've tried a bunch of different things but can't get one …

Member Avatar for goody11
0
113
Member Avatar for Stefano Mtangoo

I want to use folded panel in wxPython, like one In explorer in Windows XP. I have tried to check through API and Demo but I cannot Get Idea. The Demo example is complicated Anyone to get me up and running. I'm still googling, but your help is highly appreciated …

Member Avatar for Stefano Mtangoo
0
206
Member Avatar for Silvershaft

I think I master the basics of C++ that good I can move, not all though there are many things still I don't know of course. I've made applications with mysql and made my own little roleplaying game and some calculator like things. Basically noobie like programs with no graphics …

Member Avatar for Dave Sinkula
0
93
Member Avatar for NguyenThai

Hi everyone. Right now I'm working with my project. This project will be the program to stimulate mouse click event. I already finished the basic of program, like using mouse_event() but I need to improve it more than it had. Basically what I mean is I need to use the …

0
68
Member Avatar for goody11

Hey, I'm trying to make a save function in API that will append to a txt file instead of writing over it. Can I get some help? Here's what I have so far: [code] #include <new> #include "windows.h" BOOL SaveTextFileFromEdit(HWND hEdit, HWND hEdit2, HWND hEdit3, HWND hEdit4, HWND hEdit5, HWND …

Member Avatar for Ancient Dragon
0
180
Member Avatar for Renaldob

Hi, Can anyone advise me on how to find out whether a program is installed on a windows machine using COM or windows API function. Thanks

Member Avatar for VIeditorlover
0
77
Member Avatar for daviddoria

I frequent the c++ forum, and I've seen quite a number of posts that are about windows api/MFC stuff. This seems to be quite a separate thing than just "c++". Would it make sense to add a new forum to separate it? Dave

Member Avatar for NicAx64
0
204
Member Avatar for abrocketman

I have created a swf file in flash cs4 and exported it. I have viewed it locally and it works fine. Once I upload it to the server it just play. I have looked at everything and it just wont play. I am stuck and not sure what else to …

Member Avatar for JasonHippy
0
228
Member Avatar for goody11

I can't figure out how to make my save function append to the txt file it always overwrites. Also, I'm trying to figure out how to make each set of words on a newline in the text file. Here is the function: [code] BOOL SaveTextFileFromEdit(HWND hEdit, HWND hEdit2, HWND hEdit3, …

Member Avatar for bdusablon
0
128
Member Avatar for kevintse

As I emphasize *piece by piece* in the question, I have to read the ANSI file piece by piece to conserve resources, say 40 kilobytes for each read. Now I am handling an ANSI file that contains Chinese characters (encoded using the GBK charset, two bytes for each Chinese character …

Member Avatar for Ancient Dragon
0
139
Member Avatar for exzibit23

this is the code for tje fading effect of a form.. can anyone explain this code to me.. i really wanna learn this thing.. or do you have any site or ebooks to read related to my problem?? I dont know what book should I read. Is this all about …

Member Avatar for vb5prgrmr
0
104
Member Avatar for kevintse

Well I am writing a program for Windows Mobile phone, I need to read text files in the program, the character sets (charset) of the files I am going to read are unknown, here I need to convert whatever text(Actually I probably only need to handle UTF-8, UTF-16 BE, GBK, …

Member Avatar for kevintse
0
314
Member Avatar for macla
Member Avatar for tux4life
0
145
Member Avatar for sibotho

Hi guys, I have a code that sends sms through clickatell gateway, but now I am getting the NotSupportedException with the message "this stream does not support seek operations". Anyone who has used clickatell gateway for sms successfully please help me. Please help me eliminate this exception and get my …

Member Avatar for nivS1978
0
256
Member Avatar for serkan sendur

some functionality is not available in .NET class library, so we need to use one the items in the title of this thread. My question is when to refer to which one. Thanks

Member Avatar for serkan sendur
0
183
Member Avatar for ronpaul53

I can quite honestly say I am lost, having learnt HTML during the past 2 years and trying to understand a bit about java, but find myself very confused. Yes could look in books but find them equally confusing the same as when learning HTML and preferred to do more …

Member Avatar for ronpaul53
0
176
Member Avatar for gretty

Hi I am trying to teach myself C++ windows programing, ie creating windows applications (is that GUI or API or neither :P). I know the fundamentals of C++ programming but looking at some windows code it looks really difficult. [B]Can you suggest any good books or maybe some tutorial sites …

Member Avatar for Ancient Dragon
0
263
Member Avatar for gergep

i am wondering how to create a gui that is something like wxWidgets. I know how to use the windows api and all of that so i am not asking how to create a button or edit box but really am asking how to create a pixel on the screen …

Member Avatar for tux4life
0
79
Member Avatar for u8sand

Hey guys, I've been programming in consoles/visual C++. But i've been wanting to learn WindowsAPI programming WITHOUT the stupid visual interface for a while now. Could someone provide me some pointers on a good place i can learn this? Right now I'm using [url]http://www.winprog.org/tutorial/start.html[/url]

Member Avatar for u8sand
0
105

The End.