On 2020-01-21 00:58, Shlomi Fish wrote:
Hi ITodd!
On Mon, 20 Jan 2020 22:20:29 -0800
ToddAndMargo via perl6-users wrote:
Hi All,
I have my Win API modules to the point I
like them now. I will be a few months
before I get them up on GIT.
You should already be using version control (git, l
Hi Todd!
On Mon, 20 Jan 2020 22:20:29 -0800
ToddAndMargo via perl6-users wrote:
> Hi All,
>
> I have my Win API modules to the point I
> like them now. I will be a few months
> before I get them up on GIT.
>
You should already be using version control (git, likely):
https://github.com/shlom
Hi All,
I have my Win API modules to the point I
like them now. I will be a few months
before I get them up on GIT.
If anyone wants to look at them now, I will
vpaste.net them for you.
:-)
-T
Hi All,
I have RegSetValueExW working now. It even
creates keys when they don't exist.
I have to catch up on other project for customers
(and refill the coffers) that have been put on
hold to get these modules programmed, so it will
be at least a month away before I can get them
up on GIT or wh
On 2020-01-03 12:56, Laurent Rosenfeld via perl6-users wrote:
Hy Todd,
why don't you use GitHub or GitLab? This is really a better solution for
software source and revision control.
Have a nice new year,
Laurent.
I am definitely thinking of it!
Hy Todd,
why don't you use GitHub or GitLab? This is really a better solution for
software source and revision control.
Have a nice new year,
Laurent.
Le ven. 3 janv. 2020 à 21:29, ToddAndMargo via perl6-users <
perl6-us...@perl.org> a écrit :
> On 2019-12-31 23:12, ToddAndMargo via perl6-user
On 2020-01-01 11:49, Veesh Goldman wrote:
For the record:
github is also searchable by google. Also, you could write blog posts,
which are also searchable by google.
I happen to read this list on my phone, and for some reason it gets
super annoyed at very long posts, so I find these lengthy c
On 2019-12-31 23:12, ToddAndMargo via perl6-users wrote:
Hi All,
My latest three modules. two more in the works that use these:
WinReg.pm6
WinMessageBox
NativeConstants.pm6
WinReg.pm6 about killed me!
-T
Hi All,
Anyone using this code, it is going through some
major changes.
When I get
For the record:
github is also searchable by google. Also, you could write blog posts,
which are also searchable by google.
I happen to read this list on my phone, and for some reason it gets super
annoyed at very long posts, so I find these lengthy code postings a problem
too.
On Wed, Jan 1, 202
On 2020-01-01 07:25, Richard Hainsworth wrote:
Todd!
Of what use are these module printouts?
Tons of examples on how to do various things. Raku is missing
a Windows API module, which is what this is targets at.
For someone who complains immediately if you are disrespected by having
your g
Todd!
Of what use are these module printouts?
For someone who complains immediately if you are disrespected by having
your grammar corrected, you are remarkably disrespectful to everyone else.
The work you have done getting these modules to work on Windows is
great. Given the dominance of Wi
Hi All,
My latest three modules. two more in the works that use these:
WinReg.pm6
WinMessageBox
NativeConstants.pm6
WinReg.pm6 about killed me!
-T
# unit module WinReg;
# WinReg.pm6
#`{
Utilities to operate on the Windows registry
perl6 -I. -c WinReg.pm6
Test one liner:
On 2019-12-29 18:47, ToddAndMargo via perl6-users wrote:
On 2019-12-29 17:39, ToddAndMargo via perl6-users wrote:
Hi All,
I have been working feverishly on Windows modules to
support a program I have been tasked to write for
a customer.
And after all the wonderful help everyone has given me,
I
On 2019-12-29 17:39, ToddAndMargo via perl6-users wrote:
Hi All,
I have been working feverishly on Windows modules to
support a program I have been tasked to write for
a customer.
And after all the wonderful help everyone has given me,
I better show what I have done with it!
So far there are f
14 matches
Mail list logo