by surgey46
Windows Service debugging and permission issues, securiry attributes, ACLs, etc.
|
|
[5 replies] Last: I never done INTERNET EXPLORER COM interface, I need more info. how th... (by surgey46)
|
by thenewguy
Encryption maker problems
|
|
[2 replies] Last: bump (by thenewguy)
|
by unregistered
Qns about the windows API in windows 7
|
|
[7 replies] Last: That's why I still maintain that Win32/64 Sdk / Api style coding is t... (by sohguanh)
|
by Ryku89
Borland inclined plane simulation problem..
|
|
[no replies]
|
by coding4fun
Continue when a certain key is pressed/get pressed key
|
|
[3 replies] Last: Awesome, thanks! Both programs work! (by coding4fun)
|
Problem with creating window! |
|
[8 replies] Last: The most basic way to get a simple window would be to use this code, t... (by FidgityParseLanguage)
|
by thenewguy
textBox1->Text into an int
|
|
[12 replies] Last: Thanks, but I dunno where to begin on trying to name the files. But in... (by thenewguy)
|
by Inathero
ProgressBars Style (C++ win32)
|
|
[6 replies] Last: Damn, what a shame. Well many thanks =) (by Inathero)
|
by UberTron
Updating textbox
|
|
[1 reply] : The updating of the user interface in windows is a low priority - (the... (by guestgulkan)
|
by PiMaster
Image drawing issue
|
|
[2 replies] Last: The load_bmp function does not work for me. Crashes. I've narrowed... (by guestgulkan)
|
by GABsturr
Using WM_MOUSEWHEEL?
|
|
[no replies]
|
by c0y454
Load a variable from DLL to .exe
|
|
[4 replies] Last: First of all, thanks kbw !! You are quite right, I am using Visual... (by c0y454)
|
by ShadowRayz
Combining two arrays
|
|
[2 replies] Last: Thank you VERY much :) for others who might find this post: You mi... (by ShadowRayz)
|
by Migeria
checkedListBox remove items
|
|
[3 replies] Last: I noticed that C++ and C# are similar. But here it's C++/CLI. What ma... (by Migeria)
|
by billabong83
Multi Threading using Visual Studio
|
|
[2 replies] Last: The thread that's running when the app starts is the main thread. ... (by kbw)
|
by qwerty1
Windows Programming Noob - New datatypes?
|
|
[15 replies] Last: That makes sense. Thanks for the links.. bookmarked as well. Definitel... (by qwerty1)
|
by thenewguy
executing in a different directory
|
|
[4 replies] Last: Use the following overload of Process.Start: http://msdn.microsoft.... (by myusername)
|
by Migeria
App stopped working
|
|
[1 reply] : Deleted (by Migeria)
|
Linear search function quick question |
|
[no replies]
|
by myusername
progress bar dialog - function?
|
|
[3 replies] Last: Thank you guestgulkan. That's exactly what I was looking for. (by myusername)
|