Windows Programming (Page 3)

Command line issue: 'a was unexpected at this time'
 
Hello everyone, I hope I'm at the right place to ask this question. When trying to run a .bat file i...
[no replies]
Need Help in c++ app
 
Hello Everyone, Guys I need an application that do this : I'll gave it a bunch of words EX: (M...
[2 replies] Last: try to read javascript (by IOS)
How can the memory allocation affect the windowcreate function?
 
// Main.cpp #include <windows.h> #include <tchar.h> #include "Main.h" long fnWndProc_OnCr...
[13 replies] Last: It will contain the last value you stored there. Note that, in terms ... (by freddie1)
Picture Control changed visibility after changed focus
 
Here I am working on MFC dialogue based application,in which there are multiple child dialogues adde...
[no replies]
FTP Upload w/ WinSock
 
Hello all. I'm trying to upload a file to my FTP server using WinSock. Here's my code for downloadin...
[no replies]
Me-thinks: Windows...
 
I think that microsoft should redesign or augment MFC, WINAPI, etc. Because it is the most Ad hoc ey...
[2 replies] Last: lack of better alternatives then. It not bad once you know what things... (by DeXecipher)
The use of "->"
 
i am trying port the cpu matrix multiplication to gpu,below is a part of cpu mmul MMUL(K1, tmp1,t...
[12 replies] Last: Can you have a look..!! (by neonano)
Events systems
 
Hey, you all know of the windows events and the message loops etc. Is there any where that provides...
[2 replies] Last: I would try www.relisoft.com. (by jws)
XMVECTOR
 
hello, how do I specify how many dimensions to use in my vector? How do I not make it 4... http://ms...
[2 replies] Last: From http://www.asawicki.info/news_1366_introduction_to_xna_math.html ... (by cire)
highlight array of text in textbox
 
Basically what i am wondering is in win32 api textbox, how can have it so it highlights certain word...
[1 reply] : What do you mean by a "win32 api textbox"? The Win32 API has the edit... (by andywestken)
by aggsyb
Using a control for SendInput on a custom form ? (will pay)
 
Ok this is so beyond frustrating that I will even be willing to pay someone to help me via skype.......
[5 replies] Last: Here is your example Ben ... //Main.h #ifndef Main_h #define M... (by freddie1)
by aj3423
InitCommonControlsEx is not necessary in win7?
 
Hi, I'm using win7 32bit + vs 2012 , I found InitCommonControlsEx is not necessary when using co...
[no replies]
Clear variable value
 
Hi, I am developing a POS terminal application. In my case I am using NFC to communicate with NFC...
[1 reply] : Hi, I solved it. I developed a separate function to call to sendAPDU... (by dushantha12)
Does this look like a pig?
 
_,_@ ["__) / \
[3 replies] Last: // ___& // e'^_ ) // " " Asik and ... (by andywestken)
Change window style while app is running
 
I want to create a function (if there isn't one already) that'll resize a window when given its hand...
[2 replies] Last: You can change some of the style using GetWindowLongPtr/SetWindowLongP... (by andywestken)
by aggsyb
Converting spy ++ messages to code ?
 
Hey, using MFC and just playing around with spy++ and I think this is the info I need to be able to ...
[4 replies] Last: What do you need the emumulation for? The way I generate mouse clic... (by andywestken)
by JOUNGE
Braille detection and translation in C++
 
Hi, according to my studies i create a progress which will be used to detect braille on a photo and...
[no replies]
Run as admin mode
 
I was wondering, is it possible to add admin rights to a program? for example I've made a program t...
[3 replies] Last: Hi, I am very happy that you found it useful! I know that the assem... (by SpaceWorm)
How to turn a Local Hook to a Global Hook?
 
Hi, Recently I, made a hook which hooks MessageBoxA() function from the User32.dll. It was only Loc...
[1 reply] : Does anyone want to help. Please . :< (by SpaceWorm)
by areej
my code rong
 
Class Main GUI import javax.swing.*; import java.awt.*; import java.awt.event.*; public class...
[5 replies] Last: Hi, I know the answer to your problem, which is a very simple mistake... (by SpaceWorm)
Pages: 12345... 12
  Archived months: [mar2013]

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