Windows Programming (Page 6)

VERSION resource for Win32 Console application
 
I am using Visual Studio 6.0 on a Windows XP system to develop/maintain a console application. The p...
[no replies]
Windows cannot find '<LETTER HERE>'.
 
I tried both my C drive and my M drive (flash drive). I am trying to run a program as admin from my ...
[3 replies] Last: ok, I got it to "find" M. However its starting itself up in an endless... (by Timberwolf Programmers)
ReadDirectoryChangesW refresh problem
 
i was creating a small application which copies files from directory whenever the file size changes ...
[6 replies] Last: i will go with separate thread, thanks for helping. (by time to c)
Creating a DLL that sends an email attachment
 
I'm wanting to create a DLL that my buddy can call on within his application that will send an email...
[3 replies] Last: Programming in C++ because the application is also in C++ shows I'm tr... (by KidEpicurus)
How to use Currency data type
 
Can anyone give any idea about currency data type,any simple example? How can we use currency data t...
[2 replies] Last: i am using Visual Studio 2010 and working on OPOS development and usin... (by vikas saharan)
by neilq5
Zetcode Winapi tutorials
 
I'm a beginner C++ programmer, I'm moving over from Java which I had no problems learning. I found t...
[1 reply] : I haven't read it all, but it seems pretty good. (by kbw)
Window Size Help
 
My program works but the window is too small! When I try to enlarge it only fills half of the screen...
[no replies]
Keylogger (SOLVED) (1,2,3)
 
Edit 3: Nevermind, I solved it, thank you anyway. Edit 2: Oops! Turns out I mistakenly put my use...
[50 replies] Last: Thanks Again! :D (by Winneris1)
by aggsyb
Get text from list class (Child)
 
Hi, I have text lines inside a window that I want to be able to read/extract, I have the handle fro...
[2 replies] Last: Sorry, Class tab: http://img841.imageshack.us/img841/4284/classtab.j... (by aggsyb)
error: no matching function for call to 'std::basic_string<wchar_t>::basic_string(char [260])'|
 
First: I just started learning C++ like 2 hours ago to aid my java program. I started this because ...
[1 reply] : I got it working: #include <string> #include <cstring> #include <Wi... (by Timberwolf Programmers)
Convert CString to Currency
 
How can i convert CString to Currency.
[6 replies] Last: thank you for you kind assistance. (by vikas saharan)
Error: 2 overloads have similar conversions
 
Hey guys, I am getting this error, error C2666 where it states that 2 overloads have similar conv...
[1 reply] : Welcome to the forum. Please use the code tag to format your code. I... (by kbw)
Safe Distribution: Mechanism Ideas
 
Scenario: I want to sell some of my programs to some poeple. Problems: The programs would work...
[4 replies] Last: I have spent hours looking for a similar code, but I couldn't find one... (by JaKnierim)
by Aden8
Recursive Function
 
I'm practicing writing my own functions, recursive functions to be exact. My goal is to have it coun...
[2 replies] Last: That works. Thank you! (by Aden8)
by aggsyb
Hooking to an Application
 
Hey guys, Originally posted this in the beginners thread but its probably a bit more troublesome ...
[1 reply] : Had this thread in the beginners and was told that this should probabl... (by aggsyb)
2 library related questions
 
a) how come if i want to use all of the cool libraries like sfml and boost i need visual studios? i ...
[3 replies] Last: @fredbill i know you can use it without vs but those two are meant to ... (by DTSCode)
NDIS to Ring3 Help
 
Hi, I have made a NDIS driver till now but the thing is I want to create a Ring3 driver. I know it ...
[no replies]
by IOS
apps
 
Does this forum has and android apps?
[7 replies] Last: Hi IOS, I really hope you are not starting programming GUI and Graphi... (by SpaceWorm)
Creating a thumbnail
 
hello everyone I am trying to get thumbnail from a file,the same icons you see in windows explorer....
[1 reply] : After some hard work, I manged to do it myself. I refer you to http://... (by Erik Koomen)
PUBLIC IP & server connection
 
to get public ip address of the system using win32 coding.. getting problem in connecting to the se...
[5 replies] Last: Hi, I suggest you learn by using Wininet. Which is very useful this f... (by SpaceWorm)
Pages: 1... 45678... 14
  Archived months: [mar2013]

Cannot post in this page. To post a new message, go to the first page.