Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
__PRETTY_FUNCTION__
_CRT_SECURE_NO_WARNINGS
_CrtIsValidHeapPointer(block) exception on load
_ttoi() family portable way for 32-bit and 64-bit
-nan(ind) What does this mean?
, Cannot open source file "cv.h" and "highgui.h"
'class' type redefinition error
'this' was not captured for this lambda function
"unexpected #endif" when wrapping "#include stdafx.h" with #if/#endif
[C\C++ - win32] - gettin problems for change the window size :(
[C++] - how can i calculate the number of arguments?:(
[C++] Setting Cursor Position in Application
[win32 about styles] - how can i do a borderless window?
[win32] - DrawText(): how center in vertical with new lines and tabs?
[win32] - how call WM_PAINT message?
[win32] - how change the STATIC text alignment?
[win32] - how get the main window HWND?
[win32] - how select the HBITMAP to HDC?
#define inside a class?
#ifdef doesn't work
#using <System.dll>
<filesysystem> and VS 2019 16.3.0
10035 Socket Error on Connect
32 bit console application on 64-bit system and Dependency Walker
a Dll project without DllMain ?
Access CPU Serial Number in c++
Access violation executing location 0x00000010
Access violation reading location 0xcdcdcdcd.
Access Violation Writing Location
Adding NT AUTHORITY\SYSTEM to a group
Adding one .CPP into another project .CPP so as to have them compile together
AlphaBlend example please?
Any clever trick to get strtok() to handle a null token
Application crashing in debug but running fine in Release mode
are registry keys/CRegkey functions case sensitive ?
Are WinAPI functions thread-safe or NO?
argument of type "const char*" is incompatible with parameter of type "const wchar_t*"
Assertion failure - expression (Stream != NULL)
Avoiding compiler complains about redefine variables???
Best way to access the APPDATA directory within a C++ program?
Binary download with WinHTTP
bluetooth connection using C++ , pls help , it is very urgent
Borland C++ project on visual studio editor
Building Visual Studio 2010 C++ project with a system that has only Visual Studio 2017 installed
C language; warning C4047: 'initializing' : 'char *' differs in levels of indirection from 'int'
C++ - Default value for a const reference parameter
c++ - how convert string to const WCHAR *?
c++ - how overload the addition operator with 2 arguments?
C++ : how use 'weak' macro?
C++ / CLI, Converting void * back to managed object
C++ /Cli Error C2355: 'this' : can only be referenced inside non-static member functions
C++ #include <array>
C++ 11 - typedef key word and std::function template
c++ class member dll export can't be found with GetProcAddress
C++ CLR DLL function export
C++ coding standard
C++ debug output to immediate window
C++ how to delete a certain character in a text file??
C++ sendkeys - navigate through a page using the tab button
C++ vector reaching it's maximum size
C++ Wait, look or listen for a variable to change value?
C++: std::ofstream not working - file does not create in some machines
C++/CLI and std::mutex
C++\CLI Dictionary<String^, List<myValue>^>
c1xx : fatal error C1083: Cannot open source file [Even though the file exists]
C2275: illegal use of this type as an expression
Calling a C++ Class Constructor from a DLL
Calling a dll function using __stdcall
Can I check if a pointer is valid?
Can I use pointers as key in stl map?
Can two applications listen to the same port?
Can we pass stl map value as reference to a function?
Can'f find standard C header file in visual studio 2015 community version
Can't debug "Access violation reading location 0xcccccccc"
Can't run OLEVIEW.EXE on Windows 10/64
can't static link to the C run-time library
Cannot find .obj after compiling the same file
Cannot open include file: 'jni.h': No such file or directory
Cannot open include file: 'Streams.h'
CoInitialize has not been called
COM Exception HRESULT: 0x80040200
ComboBox's dropdown list only show one item at a time with scroll bar?
Compare TCHAR
Compile C++ code To .Bin File
Confused between new and gcnew
Connecting to Windows Server programmatically, possibly through RDP, without a GUI?
Console: how change window size?
Const arrays can't be extern?
Control CPU, FAN speed etc
convering C++ unsigned short array to char array?
Converion of an MFC ATL CString to char* or std::string
conversion from 'size_t' to 'unsigned int', possible loss of data (32-64bit porting issues)
Convert char arr[100]="Howdy" -- to -- (LPCWSTR)L"Howdy"
Convert Double to Char[] using Standard C Library
Convert from char * to TCHAR
Convert string array from C# to C++ ?
Convert System::String to Double in Managed C++
Converting 64-bit number into string
Converting a Visual C++ 6.0 .dsw workspace to a Visual Studio 2012 format... How do I do this.. am new to visual studio...
Converting an unsigned long to hex
Converting character byte to DWORD Or Unsigned int (4 bytes)
converting CString to LPWSTR
Converting System::String to Integer and back (for TextBox)
Copy and Paste from a MessageBox()
Copying an unsigned char * string to another unsigned char * string using library functions
Count files and folder in drive
Crashing in ntdll.dll RtlAllocateHeap
CreateProcess fail with error code 193
CreateThread vs _beginthreadex
CreateThread() and private class functions.
Creating .ZIP archive from folder using C/C++(winapi?)
Creating a memory block filled with random values
Creating a static libraries that depends on other libraries...
Cross-thread operation not valid: Control 'richTextBox1' accessed from a thread other than the thread it was created on.
CString to double
CString to LPCSTR
Debug Assertion Failed ! Expression : map/set iterator not dereferencable
Debug assertion failed! wincore.cpp line2765
Declaration a C++ function parameter with auto
declaration global variable in c++ for multiple forms project (not static variable)
Dependancy walker : Error: Modules with different CPU types were found
Destructor and Finalizer in C++/CLI
Difference between PWSTR, LPSTR, char, WCHAR
difference between SetActiveWindow() and SetFocus()
Dispose in C++/CLI
Does gcnew require a 'delete'
does the operator overload go in header file or cpp file
Drop Down List Default value
DWORD to LPCWSTR
Enum type with less than 4 bytes???
Error 22: The device does not recognize the command
Error C2016: C requires that a struct or union has at least one member
error C2054: expected '(' to follow 'inline'
error C2065: 'endl' : undeclared identifier-error C2065: 'end' : undeclared identifier
Error C2065: 'hWnd' : undeclared identifier
error C2143: syntax error : missing ';' before '*'
Error C2143: syntax error : missing ';' before '<class-head>'
error C2143: syntax error : missing ';' before 'constant'
error C2440: 'initializing' : cannot convert from 'const char *' to 'char *'
error C2440: 'return' : cannot convert from 'const int' to 'int &'
error C2664: 'int fprintf(FILE *,const char *,...)'
error C2679: binary '=' : no operator found which takes a right-hand operand of type 'util::Point *' (or there is no acceptable
Error C2955: use of class template requires template argument list
error C3861: 'ASSERT': identifier not found
error C3861: 'exit': identifier not found
error C3861: 'max': identifier not found
error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Error LNK1104: cannot open file 'kernel32.lib'
Error LNK1104: cannot open file 'someDefFile.def'
error LNK2005: _main already defined
error LNK2005: "void __cdecl bp5(void)" (?bp5@@YAXXZ) already defined in test.obj
Error LNK2019 : unresolved external symbol
error LNK2019: unresolved external symbol
error LNK2019: unresolved external symbol
error LNK2019: unresolved external symbol
error LNK2019: unresolved external symbol
error LNK2019: unresolved external symbol __declspec(dllimport) in C++ on VS2008
error LNK2019: unresolved external symbol __imp___invalid_parameter_noinfo referenced in function _memcpy_s
error LNK2019: unresolved external symbol "void __cdecl Notify(char const *,int,int * const)" PNotify@@YAXPBD0HQAH@Z) and Error_2_fatal error LNK1120: 1 unresolved externals_
error LNK2019: unresolved external symbol with scalar deleting destructor'(unsigned int)
error LNK2019: unresolved external symbols
error message C2143: syntax error : missing ';' before '& in code ifstream& operator>>
error MIDL2025 : syntax error : expecting a type specification near ""
Error MSB3073 The command ""E:\Code\EMR\ExecuteProcess\.\Release\ExecuteProcess.exe" /RegServer echo regsvr32 exec. time > ".\Release\regsvr32.trg" echo Server registration done!
error MSB8020: The builds tools for v140 (Platform Toolset = 'v140') cannot be found
error Please use the /MD switch for _AFXDLL builds
error RC2104 : undefined keyword or key name: ID_FILE_MRU_FILE1 in my .rc file
Error: Command line error D8016 : '/RTC1' and '/clr' command-line options are incompatible
Error: When I open the executable from "WinDbg", Symbol file could not be found. Defaulted to export symbols for ntdll.dll
errors due to using pthread API
exception '0xC0020001: The string binding is invalid.' on application exit
Exception code: 0x80000003 : Application crash
Explanation of Problem With One-line if Statement in C++
export global variable from dll
Exporting functions from .exe
expression must have arithmetic unscoped enum type error
expression: list iterators incompatible
extern "C" with a struct
extract filename from __FILE__ at COMPILE-TIME!
FAQ: Cannot convert from 'const char [..]' to 'LPCTSTR'
fatal error C1900: Il mismatch between 'P1' version '20080116' and 'P2' version '20070207'
Fatal error LNK1104: cannot open file 'd3dx9.lib
fatal error LNK1104: cannot open file 'd3dx9.lib'
fatal error LNK1117: syntax error in option ""
fatal error LNK1136: invalid or corrupt file
fatal error: C1083 : can not open include file "pthread.h" : No such file or directory
finding area of rectangle using struct
finding error --error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value 'MDd_DynamicDebug'
fopen() does not open file. Why?
Force Delete a file or folder using C++
Free Heap block ... modified at ... after it was freed
Function for converting a char to a hex representing string?
Generate GUID
Generating Sound with C++
Get bit value from char
Get registered dll file path
Getting default browser information and executable path.
getting error : "cannot open file mfc120d.lib" while building the project in VS2017. upgraded from VS2013 to VS2017 recently.
Getting Function Address in Assembly code
Getting HWND from HANDLE
Getting the number of characters in a TCHAR string
Getting Time in Milliseconds in Visual C++
GetVersionEx deprecation - how to get product type from newer api's
GUID_NULL undeclared identifier
Help With Some mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug'
Help! strange error c2512 ... no appropriate default constructor available
HGLOBAL ?
how about the function _stbuf(stdout) woks ?
How can i convert from a static const TCHAR* to char array(char buf[255])
How can I do a logical AND in a preprocessor macro?
How can I get per process per cpu usage on windows
How can I prevent a base constructor from being called by an inheritor while creating an object for inheritor in c++
How can I read the txt file into CString object???
How can I write to a specific memory address?
how convert LPCTSTR to string?
How could i Mutiple Sounds with PlaySound
How do I change Serial port RxFIFO buffer size from a c++ application?
How do I get rid of this error? Error: no instance of overloaded function "getline" matches the argument list
How do I make two classes that depend on each other?
How do I remove the External Dependencies folder from a library project?
How do I reset a string::iterator in a for loop?
How do i tell application manifest file to use a DLL in current directory ?
How do you define a template class's constructor outside the class
How get items from MFC Combo box?
how overloading char* and string operators?
how ro hide the create process dos window
how to insert button in CListCtrl
How to "re-assign" a character string to an existing char array?
How to add "KeyDown Event in clr based C++ application" in my form?
How to add a static library (.lib) to Visual Studio ?
How to allocate dynamic memory for a 2d string..
How to append strings of Type TCHAR and LPCTSTR ?
How to build app on release mode
How to call managed c++ API from unmanaged c++ code
How to change the color of Titlebar and frame line of Dialog or SDI application?
how to check end of char* pointer array?
how to check for null/empty string value of LPCTSTR
How to check if machine is connected using VPN
How to convert 64-bit value to 2 LONG values?
How to Convert a _TCHAR* to a LPCSTR
how to convert CString to string
how to convert CString to const char *
How to convert from CString to LPSTR?
How to convert Int to Byte array on native C++
how to convert LPCTSTR to wstring
how to convert String MAC address to char[6]
How to Convert String to Date/Time Value?
How to convert unsigned short* to wchar_t*
how to copy a char pointer array into a vector in c++ ?
how to copy all elements of a 2d array to another 2d array?
How to correctly type cast (void*)?
How to create a msi file from command line?
How to create TextBox in Win32 application
how to deal with LNK2005: "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z) already defined in libcpmtd.lib(newop.obj) errors
How to Differentiate Local IP and VPN IP using gethostbyname()
How to Disable all button except few button in MFC C++???
How to disassemble c++ dlls?
How to enter data from the serial port to the MySQL database using the C / C ++ programming language.
How to find Current Process Name
How to find exactly which vector subscript out of range
How to Fix Compiler Error C2079
How to fix Linking error LNK2011: precompiled object not linked in; image may not run
How to fix LNK2005 'variable' already found in .obj file
How to fix System.AccessViolationException
How to fix?: error LNK2001: unresolved external symbol "extern "C" ........
How to generate 64 bit random number using rand()?
How to get a command prompt with Admin privilages
How to get a HDC?
how to get function call stack
How to get list of files under one folder
How to get stack trace for access violation exception
How to Get Text of Edit box
How to get the physical Disk number using c++?
How to get the window Handle (HWND) by using class name
How to handle ofstream c++ write failues. File is of big size( 1 to 2 GB SIZE)
How to implement a transparent mouse cursor?
How to insert an image in win32 application?
How to kill csrss.exe in Windows 10?
How to limit the number of characters read by cin ?
How to Load Images (bmp, jpeg, gif, tiff)
How to loop back to the beginning of a program?
How to make a table with grid data view in visual c++
How to make a timer in visual C++
How to open archive file(.tar file) in c/c++
How to parse the CString object???
how to pass <unordered_map> from a function to another function??
how to pass BYTE* in c++ dll to c#
How to perform a delay in CLR C++
How to read file as BYTE array into program?
how to read windows event using Java
How To Set Font Style Of An Edit Control ? (Win32 API)
How to set up the "Multiple consoles for a single application" library?
How to share values of structure using Shared Memory in Window
how to solve command line error D8016
How to store a variable address in another variable?
How to use 'cout' with Win32 project? (or what is an alternate way to display data with a Win32 project?)
How to use a variable within a regular expression in C#?
How to use GetLastError()?
how to use messagebox to show GetLastError ?
How to use the EnumPrinters() function to be able to classify Installed Printers into " Network Printers" and " Local Printers"
How to use user32.lib file in my application? for this purpose header file(user32.h) needed or not?
How to write Byte array in to a text file?
How use 'fopen_s' for open file?
Howto open files in sharing mode using fopen() or iostream ?
I cannot get a handle of a module(kernel32.dll)
I'm getting red underlining and I can't figure out why.
In C language how to lock and unlock a file
In C++ how to pass uint16_t variable to the function with an argument unsigned int &?
IN MFC C++ how to search a cstring in specific text file???
Information needed about the C++ Preprocessor->Preprocessor Definitions _CONSOLE vs _LIB
Information not available, no symbol loaded for GenApi_MDd_VC71_v1_1.dll
Initialising a std::array of structs
Insert space between each character in a sentence using plain(only) C Language
int APIENTRY _tWinMain ();
IntelliSense: no suitable constructor exists to convert from "std::string [7]" to "std::basic_string<char, std::char_traits<char>, std::allocator<char>>"
Invoke C++/CLR dll from C++ native code
Is it possible to change the static text of a dialog dynamicaly?
Is it the proper way to use /FORCE:MULTIPLE setting in Linker -> All Options -> Additional Options
Is the function printf thread safe?
Is there a way to create char* array and int array with a pre-processor macro?
Is there Smart way to fix many C4267 warning - conversion from size_t to int or other types.
Is Unicode in C++ actually UTF-16? Is wchar_t type only compatible with UTF-16? Can char type represent UTF-8 or only ANSI?
LARGE_INTEGER UNION
LINK : fatal error LNK1561: entry point must be defined
Link all object files from one project in another
Link Error about LIBCMTD.lib
linker error related to scalar deleting destructor
Linker Error with ImGui and VS2015
Linker problems compiling as 64-bit
Linking errors LNK2001: unresolved external symbol when compiled by nasm
Linking issues
list iterator not dereferencable
LNK1104: Cannot open file 'LIBCMT.lib'
LNK1201 Error at every build
LNK2019 unresolved external symbol _Bcrypt*
LNK2019: unresolved external symbol error when i compile my win32 app
LoadLibrary method is not able to load a library with dependencies on other dlls.
Logon failure 1326 when using CreateDirectoy from domain computer
LPCSTR and LPCWSTR
LPCSTR vs LPCWSTR (x64 vs x86)
LPCTSTR
LPSTR concatenation
map <int, vector<int>> m;
MaskedEditTest warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
Max. number of command line arguments?
maximum length of std::stringstream on x64?
MFC and CLR - Attempt to load an unverifiable executable with fixups
MFC error - Encountered an improper argument
MFC: How to wait for end of CWinThread based threads?
mfcs80ud.lib(dllmodul.obj) : error LNK2005: _DllMain@12 already defined in MSVCRTD.lib(dllmain.obj)
Microsoft Visual C++ 2008 SP1 Redistributable (x64) Error
Migrating from VS2010 to VS 2017: Getting error __iob_func: identifier not found
MiniDumpWriteDump generating an unresolved token(0A00034C) "extern "C" int_stdcall Error
mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value 'MT_StaticRelease'
Mixing debug and release MSVCRT library
MSVCRT.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main, in VS2008
My compiler doesn't recognize inttype.h when I use it in #include <inttypes.h>
Native C code
Native C++ return "HRESULT - 0x80010106 - Cannot change thread mode after it is set. " in .NET web service
Not able to load source file "stdio.h"
Not able to Use template with main function
Only .Lib file is generated not .dll file
Overriding a generic method that has a generic return type.
Parsing Windows Event Log (evtx) files
Passing a function as template argument
Passing array of struct from C# to C++ using C++/CLI wrapper
Pointer of Type Void * Used In Arithmetic
Printf %d and %ld
Printing ASCII ART
problem with C++ EH exception !
Problem with linking two static library with same function
qsort() on a two dimensional array?
read COM Port with C
read last character of a string
READFILE failed in serial port communication?
Reading Excel file using VC++
reading utf-8 file with c
Removing characters from a CString
Removing unused functions/methods in C++
Retrieve the system GUID
return a value from a #define macro!
Run-Time Error Exception
Screen Capture in Windows Using(C++)
Screen capture using DirectX in c++ with VirtualScreen values.
send data using "only" MAC address
Sending EMail from within a C++ program - How is it done?
separating high and low 32 bits in a 64 bit interger
Serial Communication at 230400 baud rate
Serial port read timeout
Set font text in console application
Setting a Nullable type to null in C++
Setup was unable to create a DCOM user....
Shallow Copy , Deep Copy , Memberwise Copy ,Bitwise copy
ShellExecute() not working in administrator mode
ShellExecuteExW return error code 1223
Showing how a macro is expanded
Simple C++ chat program
Singleton instance of class on seperate processes
size_t definition and C4267 warning - conversion from size_t to int, possible loss of data
Socket programming on 64-bit machine
splitting C++ class across multiple files (C++ version of C# partial class)
sprintf depreciated... so what do we use?
SSE: how to efficiently extract a float from an __m128
Standard files "stddef.h", "string.h" missing in Visual studio 2015 RC.
Static link to VC++ runtime
Static member function using static member causing linker error
std::function and copy-ability
std::vector versus std::map performance
STDMETHOD
Store CStrings to a txt file
Strange compile error about wincrypt.h (not including this file)
Strange crash with exceptions
strcpy() is unsafe. Consider using strcpy_s() instead
strings allocate in stack or heap?
Template function giving linker error
The .lib and .dll files
The builds tools for v120 (Platform Toolset = 'v120') cannot be found
The root cause for "The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))"
The selected file is a solution file, but was created by a newer version of this application and cannot be opened. The operation could not be completed. Unspecified error
The usage of getline()
Thread handling in Managed C++
Timeout in Reading Serial Port
Trouble Opening COM Port with CreateFile()
Try...Catch doesn't catch access violation exception?
trying to include .hpp file but can't find file
unable to compile - #include <ntifs.h>
Unable to create TwinCAT C++ programm
Unable to retrieve json data in C++ REST sdk (Http_Listener) in an MFC application
Underscore prefix on extern "C" link
Unhandled exception _com_error in Microsoft C++ exception at memory location
Unhandled exception at .... Access violation reading location ....
Unhandled exception at [adress] in [exe]: Microsoft C++ exception: _com_error at memory location [adress]..
Unhandled exception at 0x77692FD8 (ntdll.dll)
unknown software exception 0xc0020001 occurred in the application at location
Unrecognized debug output level
UNREFERENCED_PARAMETER macro
unresolved external symbol __invalid_parameter_noinfo
unresolved external symbol __RTC_Shutdown and unresolved external symbol __RTC_InitBase
unresolved external symbol __security_check_cookie
unresolved external symbol main referenced in function "int __cdecl __scrt_common_main_seh(void)"
Unresolved external symbols when building release version of DLL
Unresolved external symbols when upgrading to VS2017
Unresolved externals with VS 2017
Using C++ dll's without dependency on VC++ library
Using GetPrivateProfileString with utf-8
UTF-8 output using C++ locales
VC equivalent of dirent
VC++ 2015 Redistributable Package
VC++ 6.0 Platform SDK download
VirtualAllocEx (MEM_RESERVE, PAGE_READWRITE) has failed with system error code 487
Visual C++ to unzip a zip file to a specific directory
visual c++, how to restart an executable running within itself?
Visual C++, switch/case statement with a range of numbers.
visual c++, where to find file mysql.h?
Visual Studio 2008 C++ "not a valid template type argument for parameter"
Visual Studio 2017: DirectX 11: why i don't have some Directx 11 header files?
VS2015 CTP5 "error C2440: '<function-style-cast>': cannot convert from 'initializer-list' to 'Foo', note: Source or target has incomplete type"
VS2015 find error below : error C2371: 'int8_t': redefinition; different basic types
VTABLE Memory Location
warning C4273: inconsistent dll linkage
warning C4275: non dll-interface class...
warning C4482: nonstandard extension used: enum 'CBaseSnapinItem<T>::CategoryIndex' used in qualified name
warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs
warning LNK4248: unresolved typeref token (01000017) for '_TREEITEM'; image may not run
We cannot have static friend function?
What are the flags for undname.exe?
What happens to dynamic_casts when RTTI is turned off (/GR-).
what is .resx file when creating forms?
What is "new int[0]"?
What is actually LPARAM, WPARAM & LRESULT in detail?
What is difference between ".h", ".hpp" and "header file not having extension" in C++?
what is the difference between a fatal error and a "non-fatal" error?
what is the difference between mutex and critical section?
what is the difference bitween hinstance and HWND?
What is the interface keyword in native C++
What is the meaning of this macro "#define __T(x) L ## x"
What's the difference between a DLL's LIB and a Static Lib?
where do I find the definition of the getch function return codes
Where is _WIN64?
where is #include <mutex>?
Where should v initialize static variables, header file or source file?
Which compiler(s) support memset_s function?
why 'cout' is not a member of 'std'
Why do I get error C2059: syntax error: ''
Why L"string"
Why Program works in debug but not release mode
why static functions are not safe in multi thread?
Why uint8_t is defined as 'unsigned char'?
Will MSVC support a __typeof__ operator (like in GCC)?
win32 - how can i change the window font?
win32 - how get the checkbox state?
win32 - how set the menu backcolor?
win32 - how use GetDIBits() and SetDIBits()?
win32: how change window icon?
win32: how show a window, always on top?
windows library for _chkstk_ms() function
Windows Service : Types HANDLE and HMODULE cause error :(
WriteFile help in serial communication
wstring to LPTSTR