Displaying 9 results from an estimated 9 matches for "wincon".
Did you mean:
  incon
  
1998 Jun 09
1
R-beta: R-beta makefile
>This mean that the specs file of Cygnus gcc is different from the
>mingw32 one.
OK thanks
(I added main() {} as per FAQ and I got the dynload to build a dll ok)
I am also interested in building the R sources as per your descriptions.
To simplify things, I have removed b18 cygwin and have now installed
egcs-mingw32 with your djtools as recommended.
Everything seems to work OK; tools that
1997 Oct 04
1
R-alpha: paste problem in TASKS --- yes, I do really want it
This is from line 104 of current TASKS:
----------------------------------------------------------------------
TASK:	"paste" problem
STATUS:	Open
FROM:	maechler@stat.math.ethz.ch
	in S,
		paste(....., collapse = string)
	always returns ONE string  (a character vector of length 1),
	according to documentation and several examples.
	in R, this is not true:
		R> paste(rep("
2010 Mar 23
0
[LLVMdev] Cygwin llvm-gcc-4.2 regression
...#39;
/usr/lib/../include/w32api/winnt.h:3456: error: expected specifier-qualifier-lis
t before 'WCHAR'
In file included from /usr/lib/../include/w32api/windows.h:49,
                 from /home/ang/src/llvm-gcc4.2-2.7.source/gcc/config/i386/cygmi
ng-crtbegin.c:43:
/usr/lib/../include/w32api/wincon.h:64: error: expected specifier-qualifier-list
 before 'WCHAR'
/usr/lib/../include/w32api/wincon.h:101: error: expected specifier-qualifier-lis
t before 'WCHAR'
/usr/lib/../include/w32api/wincon.h:140: error: expected declaration specifiers
or '...' before 'WCHAR'
/u...
1998 Nov 25
1
Connect to Visual? and Bench Mark
Hi,
  Is there any possible way to connect to VB, VC++, Delphi, Python, etc...
to R?
  I am trying to put some nice GUI using something like VB and use R as a
back end for computations. I search through the FAQ and help archive, but
could not find any.
  I am willing to look at any tools on Sun/Solaris environment as well (Like
C or Python or Perl).
  If anyone can share some examples, pls let me
2016 Jun 16
0
Wine release 1.8.3
...alPathNameByHandleA/W (64-bit Autodesk Fusion 360, Microsoft OneDrive)
  35054  Dragon Age 2 system diagnostics tool fails to recognize GeForce GT 425M
  35092  Multiple 64-bit applications need __CxxFrameHandler implementation (Ableton Live 9.1, Adobe Cloud apps)
  35711  Winelib: compile error in wincon.h if NOGDI is defined before #include <windows.h>
  36031  GeForce 9700M incorrectly detected as 9400
  37087  Gothic 2 english demo fails with 'Conflict: a hook process was found. Please deactivate all Antivirus and Anti-Trojan programs and debuggers.'
  38102  Process Hacker 2.x nee...
1998 Mar 22
3
R-0.61.1 compiled with egcs-mingw32
I have made available the work of the last weekend that I mentioned
in my previous messages on ftp://sirio.stat.unipd.it/pub/R.
Many thanks to Peter D. and Ross I. for their suggestions.
If you think that the work is of some interest, I can upload it
to CRAN.
guido m.
This is the README enclosed in the distribution.
-------------------------------------------------------------------------
2016 Apr 01
0
Wine release 1.9.7
...e quick tabs screen
  31393  Nvidia force antialiasing no longer works
  32347  Alien8 and Head Over Heels crash when window is moved partly off-screen
  35092  Multiple 64-bit applications need __CxxFrameHandler implementation (Ableton Live 9.1, Adobe Cloud apps)
  35711  Winelib: compile error in wincon.h if NOGDI is defined before #include <windows.h>
  36136  oleaut32/tests/vartest.c test shows a couple leaks with valgrind
  36297  valgrind shows uninitialized memory in msxml3/tests/domdoc.c
  36383  valgrind shows several uninitialized values in ddraw_CreateSurface() in ddraw/tests/dsurfa...
2020 May 08
0
Wine release 5.8
...wined3d: Submit the current command buffer in adapter_vk_flush_context().
Jacek Caban (39):
      server: Fix setting context flags in get_thread_context.
      msvcp: Get rid of no longer needed hack.
      wine/exception.h: Don't override __attribute__ keyword on clang MSVC target.
      wincon.h: Don't use calling convention wrappers on MSVC.
      include: Improve _CrtDbgBreak macro.
      math.h: Use builtin nan and inf on clang MSVC target.
      wine/asm.h: Introduce __ASM_USE_THISCALL_WRAPPER macro.
      msvcirt: Use __ASM_USE_THISCALL_WRAPPER macro.
      msvcp60: Use __ASM_US...
2009 Aug 21
0
Wine release 1.1.28
...rect header for virtual memory mapping for end address.
      winedbg: Fixed syntax of set command in man pages.
      winedbg: Properly end non-formatted text in man page.
      winedbg: Make limitations of set command clearer in man page.
      include: Add missing declarations and definitions to wincon.h.
Francois Gouget (6):
      taskmgr: Remove spaces before '\n'.
      setupapi: Remove a space before an ellipsis.
      Assorted spelling fixes.
      windowscodecs: Add a trailing '\n' to a FIXME().
      comctl32/tests: Add a trailing '\n' to ok() calls.
      gdiplus/...