-
Follow on from our discussion on CodeProject.
Are you accepting PRs? I have an enhancement to contribute, i.e. to make the entity Id any type (int, string, Guid, etc).
-
While building moongl I get this error:
```
mingw32-make[1]: Entering directory 'D:/CodeProjects/test/moongl/src'
process_begin: CreateProcess(NULL, lua -e "print(string.match(_VERSION, \"%d+%.%d…
-
when terminal is set to 80x24 and the user tried to define `delete` it causes the following error:
```
_curses.error: addwstr() returned ERR
File "/home/thomas/Dropbox/Ubuntu/CodeProjects/Person…
-
Could you add proxy support. Socks5?
I found this online maybe it will help?
https://www.codeproject.com/Articles/5954/C-class-for-connecting-via-a-SOCKS5-Proxy-Server
-
@mkassner
There's a new version of videoInput library especially addressed to us:
http://www.codeproject.com/Articles/776058/Capturing-Live-video-from-Web-camera-on-Windows-an?msg=5044658#xx5044658xx…
-
Checking code for modifications in memory, could be added?
Here is article i tried compile code it working for some extent
https://www.codeproject.com/Articles/17636/Dynamic-TEXT-Section-Image-Ve…
-
References:
1. https://stackoverflow.com/questions/11146381/whats-the-best-way-to-watchdog-a-desktop-application
2. https://www.codeproject.com/Tips/1054098/Simple-Csharp-Watchdog
3. https://www.co…
-
```
http://www.codeproject.com/Messages/553926/some-suggestion-about-ACBS_AUTOSUGGES
T-style.aspx
if( nPos == 0 )
{
if (m_iter->strText != str) // xRadish
suggestlist.push_back( item );
}
```
Ori…
-
```
Good implementation can be found here:
http://www.codeproject.com/Articles/3853/Wave-a-Standard-conformant-C-preprocess
or-library
Or in boost::wave library.
```
Original issue reported on co…
-
Hey there,
thanks for your hard work.
I installed the latest beta 2.6.95 today. When I launch the tool I get following error message and the images are not processed. They just pile up in the qu…