Windows Programming - September 2011 (Page 2)

i cant figure out why this code wont work
 
OK so i'm in a C++ class and for this lab i have to make a little store program, i got most of it wo...
[2 replies] Last: omg lol.. i figured it was somthing simple. thx a ton! (by Hardmode)
Custom Credential Provider login using password or OTP key
 
Hi, I am developing Credential provider for One Time Password. There I am able to create for Logon,...
[4 replies] Last: Coincidentally, I have the ASP.net page I told you about open: http:/... (by webJose)
issue with regsvr32 utility
 
in my last posting, I reported the issue with register a non-COM dll. now I got more details about t...
[2 replies] Last: thanks webJose the issue is a global variable which create a thread... (by henry1999sg)
Win32 API help
 
Hello, I am wondering if someone can give me a site or any help on making a program that does not us...
[11 replies] Last: And freddie, with your article, i virtually didnt understand a word... (by freddie1)
by Gene
Help with snapping
 
Hello, Im trying to make a program with a square cursor, which is sized 32*32, I would like for it t...
[1 reply] : Never Mind, Fixed it now (by Gene)
by DSTR3A
Setting 2 Reg Keys
 
I'm trying to set two registry keys with this code and it doesn't seem to be setting the CURRENT_USE...
[5 replies] Last: Thank You! Much appreiated! (by DSTR3A)
by Nybble
Closing a handle
 
So I'm looking for a method to close a handle of this exe, it is a mutex and it stops you from havin...
[2 replies] Last: lol yes it can be done and so easy I crapped my pants... thanks though... (by Nybble)
Creating an installer for my program
 
not sure where to post this but I'm using visual studio 2010 and I'm trying to create an installer f...
[1 reply] : Why does the PATH need to be changed? Is there something preventing yo... (by Computergeek01)
linking between a header where a class is declared and it's .cpp implement file
 
as the title says, i'm having some difficulty getting includes and #pragma comment declarations to c...
[10 replies] Last: ah, interesting, i had a misunderstanding somewhere. I made the mistak... (by FatalCatharsis)
Preventing a window being moved whilst in drag mode
 
I am trying to prevent windows overlapping. I have a Window Manager type class that will do a rectan...
[9 replies] Last: OK I will stick with it. I did something simmilar to allow a client ar... (by JoeSaddigh)
Visual C++ Problem (1,2)
 
I dropped and dragged a couple buttons and text boxes into visual C++. Immediately I see the code i...
[21 replies] Last: [quote=wxWidgets] Source Archives wxAll - all wxWidgets ports (ot... (by hanst99)
TIME SPAN
 
I have program written in VC++ 6.0 require to calculate total days which is 30 and I am stuck at fol...
[1 reply] : I am trying to get DateDifference from TimeStart to timeEnd in VC++ ... (by Vijay Patel)
by ltc
Can't add *.ltb into C#
 
Hi all, I am having a problem about COM programming. Please give idea to fix it. I created success...
[16 replies] Last: Maybe think about something like this... import "unknwn.idl"; ... (by freddie1)
File Read Line by Line
 
I am trying to read from a text file that is continuously getting more and more data. Since the rate...
[5 replies] Last: Maybe my code would help the others who needs the easy example. ^_^ I... (by apollochung)
bluetooth inRange outRange event trace in windows machine.
 
Hi All, I want to trap the bluetooth events i.e. inRange or outRange of device at windows7 machine....
[no replies]
Set fullscreen dynamically?
 
I'm working on an assignment to make pong (due tonight). I'm all done, except I need to implement th...
[no replies]
How to add search in to the program?
 
Hello, I am new to C/C++ and I would like to make my first project something similar to torrent sear...
[1 reply] : How new are you? If your going for a first project i would recommend a... (by Bleh)
by BnB
Windowed Applications
 
Hey Guys! Some months ago, I started learning C++. I learned all the stuff about console applicat...
[2 replies] Last: Thanks! (by BnB)
by sanaa
need code
 
hi there i'm working in a project and need a packet sniffer code please can anybody help me find o...
[5 replies] Last: sanaa: I put it you that you don't know what you want. Computergeek01... (by kbw)
by shwick
How to display text in system tray icon with win32 api C++
 
I have a question similar to this, http://stackoverflow.com/questions/457050/how-to-display-text...
[2 replies] Last: It worked for me when I commented out line 28. You might want to use F... (by gpotw)
September 2011 Pages: 1234... 6
  Archived months: [aug2011] [oct2011]

This is an archived page. To post a new message, go to the current page.