tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Re: Simple Registry Key Create and Write. Multi Errors in


From: ED GROSSHEIM
Subject: [Tinycc-devel] Re: Simple Registry Key Create and Write. Multi Errors in Tiny C
Date: Tue, 10 Aug 2010 07:10:48 -0700 (PDT)

8-52 am  08-10-10
 
    Kein,
    In this case I am trying to have a small ".exe starter", all it will do is start console applications in a custom console window (applications produced by full blown compilers).
    I need to create the key and then start an app with CreateProcess (I left out the function that creates the process for simplicity, as my problem is with the registry functions).
    When I added the registry functions to my CreateProcess file, the .exe size went from 10 kb to 30 kb. I want my ".exe starter" to be small.
I will use it all the time for console apps, where I want to control font and font size.
   
    Kein and Thomas,
 
    The best lead I have is using the aclapi.lib, except by tcc.exe is not finding it ( -laclap )  (see my list with Timo).
I would like to solve the problem of finding the .def file first
.cmd file:
 
"C:\Program Files\Tiny C\tcc.exe" -ladvapi "Run Program in Custom Console Window.c"
Results:
tcc: cannot find -ladvapi
 
I have aclapi.def in "Tiny C\lib".
 
    Thomas,
 
    If I understand you the problem is major and needs serious developer work, then I have hit a brick wall for a bit.
 
    Thanks for any input,
    Regards,
    Ed Grossheim
 


 


From: "address@hidden" <address@hidden>
To: address@hidden
Sent: Mon, August 9, 2010 1:24:51 PM
Subject: Tinycc-devel Digest, Vol 88, Issue 6

Note: Forwarded message is attached.

Send Tinycc-devel mailing list submissions to
    address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
    http://lists.nongnu.org/mailman/listinfo/tinycc-devel
or, via email, send a message with subject or body 'help' to
    address@hidden

You can reach the person managing the list at
    address@hidden

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Tinycc-devel digest..."
Today's Topics:

  1. Example file Compiles in Pelles C with -ZE option.    Simple
      Registry Key Create and Write. Multi Errors in Tiny C (ED GROSSHEIM)
  2. Re: Example file Compiles in Pelles C with -ZE option.    Simple
      Registry Key Create and Write. Multi Errors in Tiny C (KHMan)
  3. Support for indirect function in external modules
      (Thomas Preud'homme)
_______________________________________________
Tinycc-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/tinycc-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]