1:
C++ Accessing varibale Across Files
2:
WH_KEYBOARD hooks and WM_KEYUP events... ?
3:
Optimization question
4:
Accessing COM objects through SAFEARRAY elements
5:
Visual Studio 2005 debuging question
6:
IsDebuggerPresent() is true but OutputDebugString() produces no output
7:
passing this object
8:
Optimization! Where?
9:
mswsock.dll!WSPStartup+0x102b
10:
How to show items in CListView?
11:
Sugestions on learning VC++?
12:
Run-Time Check Failure #2 - Stack around the variable 'foobar' was
13:
Loading (debugging) symbols in the module window
14:
adding ogx file to project
15:
map
16:
access violation exception dump debug
17:
Who gets higher salary a Java Programmer or a C++ Programmer?
18:
Looking for a simple C++ method to solve this virtual framework adjustment
19:
Two questions about using shared_ptr
20:
What does a structured exception look like to C++?
21:
linux app to windows
22:
BYTE const * to const LPBYTE
23:
control loop help
24:
CryptBinaryToString and CryptStringToBinary
25:
CString to LPCTSTR
26:
binary file to CString
27:
writing binary data (CString) to file
28:
Base64 string save to binary file
29:
CSocketComm
30:
Simple question on Pointers
31:
Chinese antique
32:
How to use CreateProcess for multiple processes?
33:
Understanding the performance difference between class specific operator new and the global one
34:
CRT SxS requirements...
35:
managed C++ dll & c++ interop
36:
Logger
37:
CMFCOutlookBar class
38:
Chinese antique
39:
Member Initialization Gotcha!
40:
return type vs passing a reference
41:
Conditional compiling according to C++ compiler version (Express or Professional)
42:
Virtual base classes and dbghelp
43:
Detect 64bit o/s at run time?
44:
using <functional> in VC2008SP1
45:
debug information
46:
Politics
47:
C struct vs C++ struct - what are the differences?
48:
PostMessage fails with error code 183
49:
Why pointers to functions?
50:
Sharing one class object from one process to another process
51:
Defined constants for Excel automation
52:
How to understand the signature from lib file?
53:
How to get function signature from Lib File?
54:
Run code part (like threadproc) in separate process
55:
Can't get rid of /ZI even with OmitDefaultLibName false
56:
Initializing an array
57:
VC++ CRT versions
58:
New columns in debugger modules window
59:
Use of class istreambuf_iterator::proxy
60:
Writing to another thread's window
61:
Our VS2008sp1 Release builds crash badly...
62:
Truncate (memory-mapped) file
63:
Which conversion function does the C++ compiler choose?
64:
Display a 32bit value as a 4ch string?
65:
How to insert an element in the middle of the list?
66:
localeconv() failing after _configthreadlocale()
67:
Can't debug DLL
68:
LoadUserProfile( ) fails with system error code 5(ACCESS_DENIED)
69:
Simple C question!
70:
Downloading files using BITS gives Transient Error
71:
manifest woes
72:
Downloading files using BITS gives Transient Error
73:
clistctrl question
74:
About assembly code generated for function calls (VS 2008)
75:
Same code and different result, Why?
76:
using const & in function prototypes
77:
problem with old name project files
78:
iostream upgrade problems
79:
Include Problem
80:
Error C2679
81:
EnterCriticalSection
82:
VS2005 conversion of '\n\r' to 0x0D0A
83:
Simple va_list question.
84:
DOCX file formats and plug-in creation
85:
Windows Programing
86:
COM error problems: _com_error and _b_str_t
87:
subclassing question
88:
Throwing exception accross C callback
89:
Native Assembly Cache (WinSxS folder) & assemblies version policies
90:
C/C++ memory-order compiled definitions?
91:
Signalling NaN binary format
92:
VC++: Trying to change taskbar icons using notifyIcon1 and imageList1
93:
CL.exe
94:
forloop doesn't take define?
95:
Writing COM wrapper
96:
Restore FPU mask using _controlfp
97:
Passing structs....
98:
Should I use mutex in this context?
99:
Another multiD array ptr question
100:
Multi-dimentional array pointer
101:
vs2008-How do I slipstream service pack 1?
102:
Precompiled headers hiding bad c++
103:
CMAP under vs2005+
104:
static aray question?
105:
DLL preferred load address
106:
Strange lowercase to uppercase conversion.
107:
address in DLL
108:
VS2008 destroys static objects before global (non-static) objects?
109:
Using VirtualAlloc ...
110:
Why use UNICODE?
111:
How can I convert EMF to PDF?
112:
Dinkum wostream format of a single character...
113:
creating an invisible message window
114:
RPC NDR -> .Net
115:
Clean extra files in build folder
116:
Build 0 ????
117:
Simple structures comparison!!!!
118:
math functions: lgamma, gamma, erf, erfc etc
119:
preprocessed file issue
120:
Theming CPropertyPage
121:
HeapAlloc Crashes in wcsncpy
122:
While loop acting weird!
123:
LTCG causes unnecessary lib requirement
124:
Doubts about precompiling
125:
DLL load issue
126:
event handler for array of controls
127:
Quries with _RecordsetPtr
128:
test
129:
header files in VC
130:
msvcp90d.dll and msvcr90d.dll
131:
How to typedef a memeber function type?
132:
VC++ Express edition question!
133:
Strange pimpl problem - const correctness not respected by compiler
134:
convert wstring to wchar*
135:
Recursive variadic macro
136:
SetTextCharacterExtra
137:
Any way to verify static array size at compile time?
138:
Simple console question
139:
error C3861: 'glVertix2i': identifier not found
140:
Seeting malloc pointer to NULL [2] -Totally confused!!!!!
141:
Code to Search for Attached Drives
142:
ask for advice for data access design pattern
143:
need a 32 bit decimal number
144:
RTCCALLBACK hooks in CRT
145:
size_t
146:
Problem with delay loading a dll
147:
Setting malloc pointer to NULL?
148:
What's wrong ?
149:
Easy question on numeric limits
150:
resource leak in destructor?
151:
Calling VB.net from C++
152:
different result on x86 and x64
153:
video capture
154:
Partial template specialization with a reference as a parameter -
155:
About duplicate variable names in macros.
156:
Passing a structure to a function by its address?
157:
No RTTI tutorials?
158:
Linking error in VS2008(vc++)
159:
command window of VC
160:
product validation
161:
Antialiasing.... General question!
162:
compile error for function InternetOpen
163:
Virtual execution environment?
164:
name decoration issue in DLL
165:
debugging release version build issue in managed code
166:
broken samples....
167:
VS2008 Beta vs Release Version
168:
Stl map and CString trouble
169:
VS2005 Profiler generating very huge .vsp file
170:
what message is sent by login services when user logs in to system.
171:
Change BIOS using C/C++?
172:
Passing an array of structures from a pointer [3]
173:
Run-Time Check Failure
174:
digital camera
175:
Segfault on new?
176:
Passing an array of structures from a pointer [2]
177:
Forcedly kill console session terminates service
178:
How to open 2GB .vsp file quickly? It takes 30 minutes to open on 4GB RAM machine
179:
Resource string count
180:
Did Microsoft slightly change C++ language in 2008?
181:
Passing an array of structuresfrom a pointer?
182:
GetProcAddress failed?
183:
Soliciting user input in an edit box
184:
question about cin
185:
queryperformance
186:
clock()
187:
Calling managed function from unmanaged code
188:
Making DLL work with VB and VC++
189:
include file for a COM client (consumer)
190:
T-SQL type application?
191:
value of uninitialized variables
192:
VC++ 2005/2008 failed to open a file whose filename encoded in MBCS?
193:
Global Mutex on Vista
194:
WAB (Windows Address Book)
195:
Can LoadIcon be used to load the icon of another process
196:
How to get the array size of TCHAR*
197:
VkKeyScan problem
198:
VkKeyScanCode
199:
Forward declaration of managed class: howto?
200:
STA message pump code in ATL
201:
How to detect hot locks !
202:
RichTextBox problem
203:
strange assmebly code for a method call
204:
diamond problem and virtual inheritance
205:
C++ program paste paragraph of text
206:
Problem with SQLGetData in VC++/MFC
207:
debug symbol issue in VC
208:
Bug with UNICODE and std::vector?
209:
virtual function call issue
210:
template typedef
211:
Problem with placement operator delete []
212:
friends
213:
Linked Lists debugger question
214:
SetLayeredWindowAttributes()?
215:
C Question (array items in an array of structures)
216:
Strange struct definition
217:
Strange struct definition
218:
Security related problems using the Outlook object model
219:
WinInet issue
220:
Why dynamic_cast/static_cast?
221:
POS Printer
222:
About const_cast and volatileness
223:
vtable issue
224:
duplicate resource. type:CURSOR when "Use MFC in a Static Library"
225:
Project : error PRJ0003 : Error spawning 'cl.exe' Visual
226:
Using GetKeyNameText with MapVirtualKey()
227:
About the C++ compile to .hex file
228:
use customized data type in IDispatch.Invoke
229:
std::map
230:
Where does IE store the auto complete form data in registry
231:
Release version generated unexpected results
232:
easier way to add an interface?
233:
boost regex++ on vc6 and Cstring
234:
sscanf() vs. swscanf()?
235:
typelib ID
236:
IUnknown interface
237:
Where comes initial manifest file (file.exe.embed.manifest) from?
238:
universal marshaler and typelib
239:
IDispatch and dispinterface
240:
InstallerDLL with unmaneged Visual C++ code
241:
Visual C++ and Visual C++/CLI
242:
Printing from Console Application
243:
Window extra data
244:
Clearing Screen in Console App
245:
WH_KEYBOARD_LL problem
246:
sprintf warning
247:
Auto list members
248:
Dual interface
249:
Layered windows seen via remote desktop
250:
A question about using Low Level I/O API to read/write binary file
251:
ProgID to CLSID
252:
Where does IE store the auto complete password in registry
253:
Will there be any problem when converting vc6 to vc2005
254:
vector subscript out of range?
255:
My program is not visible using Remote Desktop.
256:
Combining libs
257:
new cCSocket(Port) spawns Thread ...
258:
how to pronounce __decslpec?
259:
SOAP header
260:
A new forum for programmers
261:
sscanf
262:
Ngen response getting worse
263:
managed code/unmanaged code...What's the difference???
264:
problem with SQL Server 2005 sp called from VC++ 6.0
265:
CoInitializeSecurity: Impersonation level for code hosted in a surrogate
266:
Game loop for GDI-based games
267:
How to do sizeof on string variable's value_type?
268:
Printing an image drawn on a device to file
269:
Wrong float to double conversion in VC++ 2005
270:
uuid operator
271:
Windows sevices and user permissions
272:
progid
273:
string trim and toupper/tolower
274:
ofstream and locales: how do they use heap memory?
275:
Bedbugs or fire ants?
276:
Help-a-Dummy Please
277:
substr and find of string
278:
sofortkredit ohne schufa kredite online beantragen sofortkredite ohne schufa sofort kredite online kredit ohne schufa online net
279:
COM type name
280:
Is HHOOK a kernel object?
281:
CoClass name and interface name
282:
Check Internet Connection using VC++
283:
How to clean auto complete password information using vc++
284:
API to clean auto complete form data using vc++
285:
Flushing child process' inherited std output
286:
CoClass name issues
287:
How to define the input type in TextBox?
288:
Debugging a crash dump
289:
What is the change for VC++ 2008, from WinXP SP3 to Win2008?
290:
How this double number derived?
291:
A VC++ 2005 printf() question.
292:
Connection TCP connection endpoints
293:
how to get boost regex library working in vc6
294:
How can I get Windows Type (32 bit or 64 bit) in c/c++ application?
295:
Deleting a struct with a list<HWND> member
296:
Stack is not unwinded when called from C#
297:
Warning C6298 on ::Drawtext, why
298:
Insert into map
299:
WCHAR conversion problem
300:
using reference as member variable is dangerous?
301:
Check if a process is running under the current user (not by using
302:
STL map issue
303:
Question about IXmlWriter WriteRaw(string) and UTF-8
304:
Using packed structs in C
305:
try - catch usage
306:
A problem about static object in DLL
307:
task manager
308:
Compile problems due to header files
309:
Windows Mobile 6, C# and C++
310:
Heap memory available (W32 console app in Visual C++)
311:
C Question: TypeDefing a structure ?
312:
Reliable RS232 at 115200 baud
313:
How can I prevent my application being copied?
314:
native MD5 API?
315:
Two of the same DLLs
316:
Async Procedure Calls and GetLastError
317:
Unicode Problems (TCHAR, wchar_t, functions)
318:
member variable of STL string class
319:
how to change VT_DECIMAL to float in the vc6.0?
320:
code metrics on MFC C++ Code
321:
Enumerating cluster printers
322:
ResolveIpNetEntry2() examples?
323:
Books on Data Structures and Algorithms
324:
VS 6.0 Directories Options, how to set platform sdk dirs.
325:
LNK4210 and .CRT section
326:
BITS AddFileSet method returns E_INVALIDARG
327:
A C++ question
328:
MMC snapin forum
329:
name resolution issue
330:
Manifest confusion
331:
finding exported function in a DLL without loading it.
332:
adding item to title bar & system menu for proprtypage/sheet dialo
333:
ActiveX control on win33 console mfc dialog box
334:
SIZE_MAXIMIZED and GetClientRect()
335:
proxy stub code
336:
Exporting function in VS2008 DLL
337:
STA owner thread blocking issue
338:
"Windows Programing" beginner questions concerning libraries
339:
Get list programs Taskbar Button?
340:
Can't resize/move dialog box
341:
who know the error code 0x80044065, which is returned by AVIStreamWrite function
342:
Greying the "X" on a dialog box?
343:
anish add
344:
Little Problem with a ComboBox
345:
.Net passport authentication
346:
STA message pump issue
347:
Http authentication
348:
Strange "unreferenced local variable" warning when using local extern
349:
Try to understand the cause of the problem
350:
Windows Service Question